Author: patrys Date: Sun May 18 16:09:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.23.2
---- Files affected: SPECS: empathy.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/empathy.spec diff -u SPECS/empathy.spec:1.31 SPECS/empathy.spec:1.32 --- SPECS/empathy.spec:1.31 Wed Apr 30 23:35:23 2008 +++ SPECS/empathy.spec Sun May 18 18:08:56 2008 @@ -2,12 +2,12 @@ Summary: Very easy to use GNOME Telepathy client Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME Name: empathy -Version: 0.23.1 +Version: 0.23.2 Release: 1 License: GPL Group: Applications/Communications Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/0.23/%{name}-%{version}.tar.bz2 -# Source0-md5: 8ed7511804b1e0d77416843dc66d99c7 +# Source0-md5: 6a5038cd420d5ffdf49f2732c6f81edd Patch0: %{name}-python2.5.patch URL: http://empathy.imendio.org/ BuildRequires: GConf2-devel @@ -29,7 +29,7 @@ BuildRequires: pkgconfig BuildRequires: python-pygtk-devel BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: telepathy-glib-devel >= 0.7.6 +BuildRequires: telepathy-glib-devel >= 0.7.7 BuildRequires: telepathy-mission-control-devel >= 4.53 Requires(post,postun): gtk+2 >= 2:2.12.0 Requires(post,postun): hicolor-icon-theme @@ -178,13 +178,16 @@ %{_datadir}/mission-control/profiles/*.profile #%{_datadir}/telepathy/managers/empathy-chat.chandler #%{_datadir}/telepathy/managers/empathy-call.chandler +%{_mandir}/man1/empathy*.1* %{_desktopdir}/*.desktop %{_omf_dest_dir}/%{name} %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libempathy.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libempathy.so.13 %attr(755,root,root) %{_libdir}/libempathy-gtk.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libempathy-gtk.so.13 %files devel %defattr(644,root,root,755) @@ -218,6 +221,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2008-05-18 16:08:56 patrys +- 0.23.2 + Revision 1.31 2008-04-30 21:35:23 wrobell - ver. 0.23.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/empathy.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
