18861N/A#
18861N/A# spec file for package SUNWxchat
18861N/A#
18861N/A# includes module(s): xchat
18861N/A#
18861N/A# Copyright 2009 Sun Microsystems, Inc.
18861N/A# This file and all modifications and additions to the pristine
18861N/A# package are under the same license as the package itself.
18861N/A#
18861N/A%define owner laca
18861N/A#
18861N/A%include Solaris.inc
18861N/A%use xchat = xchat.spec
18861N/A
18861N/AName: SUNWxchat
18861N/AIPS_package_name: desktop/irc/xchat
18861N/AMeta(info.classification): %{classification_prefix}:Applications/Internet
18861N/ASummary: XChat IRC Client
18861N/AVersion: %{xchat.version}
18861N/ASUNW_BaseDir: %{_basedir}
18861N/ASUNW_Copyright: %{name}.copyright
19140N/ALicense: %{xchat.license}
18861N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
18861N/A%include default-depend.inc
20857N/A%include desktop-incorporation.inc
18861N/ABuildRequires: SUNWgtk2-devel
18861N/ABuildRequires: SUNWgnome-libs-devel
18993N/ABuildRequires: SUNWPython26
18861N/ARequires: SUNWgtk2
18993N/ARequires: SUNWPython26
20857N/ABuildRequires: runtime/perl-512
18861N/ARequires: SUNWopenssl-libraries
18861N/ABuildRequires: SUNWopenssl-include
18861N/ARequires: SUNWlibsexy
18861N/ABuildRequires: SUNWlibsexy-devel
18861N/ARequires: SUNWgnome-spell
18861N/ARequires: SUNWgnome-libs
18861N/ARequires: SUNWdbus
18861N/ARequires: SUNWdesktop-cache
18861N/ARequires: %name-root
18861N/ABuildRequires: SUNWdbus-devel
18861N/A
18861N/A%package root
18861N/ASummary: %{summary} - / filesystem
18861N/ASUNW_BaseDir: /
18861N/A%include default-depend.inc
20857N/A%include desktop-incorporation.inc
18861N/A
18861N/A%package l10n
18861N/ASummary: %{summary} - l10n files
18861N/ARequires: %{name}
18861N/A
18861N/A%prep
18861N/Amkdir -p %name-%version
18861N/A%xchat.prep -d %name-%version
18861N/A
18861N/A%build
18861N/A%xchat.build -d %name-%version
18861N/A
18861N/A%install
18861N/A%xchat.install -d %name-%version
18861N/A
18861N/A%clean
18861N/Arm -rf $RPM_BUILD_ROOT
18861N/A
18861N/A%post
18861N/A%restart_fmri gconf-cache desktop-mime-cache
18861N/A
18861N/A%files
18861N/A%defattr (-, root, bin)
18861N/A%dir %attr (0755, root, bin) %{_bindir}
18861N/A%{_bindir}/*
18861N/A%dir %attr (0755, root, bin) %{_libdir}
18861N/A%{_libdir}/*
18861N/A%dir %attr (0755, root, sys) %{_datadir}
18861N/A%dir %attr (0755, root, other) %{_datadir}/applications
18861N/A%{_datadir}/applications/*
18861N/A%dir %attr (0755, root, other) %{_datadir}/pixmaps
18861N/A%{_datadir}/pixmaps/*
18861N/A%{_datadir}/dbus-1/services/org.xchat.*
18861N/A
18861N/A%files root
18861N/A%defattr (-, root, sys)
18861N/A%attr (0755, root, sys) %dir %{_sysconfdir}
18861N/A%{_sysconfdir}/gconf/schemas/apps_xchat_url_handler.schemas
18861N/A
18861N/A%files l10n
18861N/A%defattr (-, root, bin)
18861N/A%dir %attr (0755, root, sys) %{_datadir}
18861N/A%attr (-, root, other) %{_datadir}/locale
18861N/A
18861N/A%changelog
18861N/A* Fri Apr 3 2009 - laca@sun.com
18861N/A- use desktop-cache instead of postrun
18861N/A* Fri Jul 25 2008 - damien.carbery@sun.com
18861N/A- Add Build/Requires SUNWgnome-base-libs/-devel.
18861N/A* Fri Jul 25 2008 - laca@sun.com
18861N/A- add missing deps
18861N/A* Thu Jul 24 2008 - laca@sun.com
18861N/A- create SUNWxchat.spec from SFExchat.spec and move to spec-files-other
18861N/A* Thu Jun 12 2008 - brian.cameron@sun.com
18861N/A- Bump to 2.8.6.
18861N/A* Mon Oct 22 2007 - brian.cameron@sun.com
18861N/A- Remove patch xchat-03-dbus-LDADD.diff since it is not longer needed.
18861N/A* Wed Oct 17 2007 - laca@sun.com
18861N/A- add /usr/gnu to CFLAGS/LDFLAGS
18861N/A* Thu Aug 02 2007 - Brian Cameron <brian.cameron@sun.com>
18861N/A- Bump to 2.8.4.
18861N/A* Tue May 29 2007 - Thomas Wagner
18861N/A- bump to 2.8.2
18861N/A- /usr/bin/msgfmt errors, use /opt/sfw/bin/msgfmt
18861N/A- reworked patch for 2.8.2
18861N/A* Sun Jan 7 2007 - laca@sun.com
18861N/A- bump to 2.8.0, merge patches, update %files
18861N/A* Mon Jul 31 2006 - glynn.foster@sun.com
18861N/A- bump to 2.6.6
18861N/A* Mon Jun 12 2006 - laca@sun.com
18861N/A- bump to 2.6.4
18861N/A- rename to SFExchat
18861N/A- add -l10n pkg
18861N/A- change to root:bin to follow other JDS pkgs.
18861N/A- add patch that fixes the proxy in 2.6.4
18861N/A* Fri Jun 2 2006 - laca@sun.com
18861N/A- use post/postun scripts to install schemas into the merged gconf files
18861N/A- merge -share pkg into base
18861N/A* Thu Apr 20 2006 - damien.carbery@sun.com
18861N/A- Bump to 2.6.2.
18861N/A* Mon Mar 20 2006 - brian.cameron@sun.com
18861N/A- Remove unneeded intltoolize call.
18861N/A* Thu Jan 26 2006 - brian.cameron@sun.com
18861N/A- Update to 2.6.1
18861N/A* Wed Dec 07 2005 - brian.cameron@sun.com
18861N/A- Update to 2.6.0
18861N/A* Wed Oct 12 2005 - laca@sun.com
18861N/A- update to 2.4.5; fix
18861N/A* Thu Jan 06 2004 - Brian.Cameron@sun.com
18861N/A- created
18861N/A
19458N/A
19775N/A