Author: aredridel Date: Sun Oct 29 04:35:13 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.14
---- Files affected: SPECS: xchat-gnome.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/xchat-gnome.spec diff -u SPECS/xchat-gnome.spec:1.17 SPECS/xchat-gnome.spec:1.18 --- SPECS/xchat-gnome.spec:1.17 Mon Aug 7 23:09:51 2006 +++ SPECS/xchat-gnome.spec Sun Oct 29 05:35:08 2006 @@ -4,12 +4,12 @@ Summary(fr): Client IRC (chat) avec interface graphique Summary(pl): Graficzny klient IRC (chat) Name: xchat-gnome -Version: 0.13 +Version: 0.14 Release: 1 License: GPL Group: X11/Applications/Networking Source0: http://flapjack.navi.cx/releases/xchat-gnome/%{name}-%{version}.tar.bz2 -# Source0-md5: 5614773724afa0c2e617615722e10091 +# Source0-md5: 8686d5328541404415df486fa115eb6d Patch0: %{name}-long-delimiter.patch URL: http://xchat.org/ BuildRequires: enchant-devel @@ -19,7 +19,9 @@ BuildRequires: libsexy-devel BuildRequires: perl-devel BuildRequires: python-devel +BuildRequires: scrollkeeper >= 0.3.11 Requires(post): GConf2 +Requires(post,postun): scrollkeeper BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -89,16 +91,18 @@ %post %gconf_schema_install +%scrollkeeper_update_post + +%postun +%scrollkeeper_update_postun %files -f xchat-gnome.lang %defattr(644,root,root,755) %doc README ChangeLog %attr(755,root,root) %{_bindir}/xchat-gnome -%attr(755,root,root) %{_bindir}/xchat-gnome-remote %dir %{_libdir}/xchat-gnome %dir %{_libdir}/xchat-gnome/plugins %attr(755,root,root) %{_libdir}/xchat-gnome/plugins/autoaway.so -%attr(755,root,root) %{_libdir}/xchat-gnome/plugins/dbus.so %attr(755,root,root) %{_libdir}/xchat-gnome/plugins/netmonitor.so %attr(755,root,root) %{_libdir}/xchat-gnome/plugins/notification.so %attr(755,root,root) %{_libdir}/xchat-gnome/plugins/notifyosd.so @@ -111,7 +115,8 @@ #%{_pixmapsdir}/xchat-gnome.png %{_sysconfdir}/gconf/schemas/*.schemas %{_omf_dest_dir}/%{name}/xchat-gnome-C.omf - +%{_datadir}/dbus-1/services/org.gnome.Xchat.service +%{_mandir}/man1/xchat-gnome.1* %files perl %defattr(644,root,root,755) @@ -127,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2006/10/29 04:35:08 aredridel +- 0.14 + Revision 1.17 2006/08/07 21:09:51 aredridel - 0.13 - needs libpng .la hack until libpng is autotooled ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xchat-gnome.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
