Author: wrobell Date: Wed Apr 30 21:35:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.23.1
---- Files affected: SPECS: empathy.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/empathy.spec diff -u SPECS/empathy.spec:1.30 SPECS/empathy.spec:1.31 --- SPECS/empathy.spec:1.30 Sat Apr 5 08:15:24 2008 +++ SPECS/empathy.spec Wed Apr 30 23:35:23 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.22.1 +Version: 0.23.1 Release: 1 License: GPL Group: Applications/Communications -Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/0.22/%{name}-%{version}.tar.bz2 -# Source0-md5: d8045104e4aff6559f81c13c37b22c9e +Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/0.23/%{name}-%{version}.tar.bz2 +# Source0-md5: 8ed7511804b1e0d77416843dc66d99c7 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.1 +BuildRequires: telepathy-glib-devel >= 0.7.6 BuildRequires: telepathy-mission-control-devel >= 4.53 Requires(post,postun): gtk+2 >= 2:2.12.0 Requires(post,postun): hicolor-icon-theme @@ -113,20 +113,21 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 sed -i -e [EMAIL PROTECTED]@latin# po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po %build -%{__glib_gettextize} -%{__libtoolize} -%{__intltoolize} -%{__aclocal} -%{__autoheader} -%{__automake} -%{__autoconf} +#%{__glib_gettextize} +#%{__libtoolize} +#%{__intltoolize} +#%{__aclocal} +#%{__autoheader} +#%{__automake} +#%{__autoconf} %configure \ + --with-compile-warnings=no \ --disable-schemas-install \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -168,14 +169,17 @@ %{_iconsdir}/hicolor/*/apps/* %{_sysconfdir}/gconf/schemas/empathy.schemas %{_sysconfdir}/gconf/schemas/GNOME_Megaphone_Applet.schemas -%{_sysconfdir}/xdg/autostart/empathy.desktop -%attr(755,root,root) %{_libdir}/empathy-call-chandler +#%{_sysconfdir}/xdg/autostart/empathy.desktop +#%attr(755,root,root) %{_libdir}/empathy-call-chandler +%attr(755,root,root) %{_libdir}/nothere-applet %attr(755,root,root) %{_libdir}/megaphone-applet -%{_libdir}/bonobo/servers/GNOME_Megaphone_Applet.server -%{_datadir}/dbus-1/services/*.service +%{_libdir}/bonobo/servers/*.server +#%{_datadir}/dbus-1/services/*.service %{_datadir}/mission-control/profiles/*.profile -%{_datadir}/telepathy/managers/empathy-chat.chandler -%{_datadir}/telepathy/managers/empathy-call.chandler +#%{_datadir}/telepathy/managers/empathy-chat.chandler +#%{_datadir}/telepathy/managers/empathy-call.chandler +%{_desktopdir}/*.desktop +%{_omf_dest_dir}/%{name} %files libs %defattr(644,root,root,755) @@ -214,6 +218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2008-04-30 21:35:23 wrobell +- ver. 0.23.1 + Revision 1.30 2008-04-05 06:15:24 aredridel - 0.22.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/empathy.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
