Author: megabajt Date: Sat Oct 4 15:41:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.24.0; merged changes from DEVEL
---- Files affected: SPECS: python-gnome-desktop.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/python-gnome-desktop.spec diff -u SPECS/python-gnome-desktop.spec:1.40 SPECS/python-gnome-desktop.spec:1.41 --- SPECS/python-gnome-desktop.spec:1.40 Fri Oct 3 19:50:22 2008 +++ SPECS/python-gnome-desktop.spec Sat Oct 4 17:41:29 2008 @@ -9,13 +9,12 @@ Summary: GNOME bindings for Python Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME Name: python-gnome-desktop -Version: 2.22.0 -Release: 5 +Version: 2.24.0 +Release: 1 License: GPL v2/LGPL v2.1 (see COPYING) Group: Libraries/Python -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.22/%{module}-%{version}.tar.bz2 -Patch0: %{name}-gnomekeyring-result-check.patch -# Source0-md5: 504877a973f6abc0788283232cd703cb +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.24/%{module}-%{version}.tar.bz2 +# Source0-md5: a6689e581fc2e67937593033be7007f9 BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: bug-buddy >= 2.22.0 BuildRequires: gnome-desktop-devel >= 2.10.0 @@ -38,7 +37,7 @@ BuildRequires: python-pygtk-devel >= %{pygtk_req} BuildRequires: rpmbuild(macros) >= 1.336 %{?with_totem:BuildRequires: totem-pl-parser-devel >= 1.6.0} -BuildRequires: waf +BuildRequires: waf >= 1.4.2 %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -116,9 +115,8 @@ Requires: %{name} = %{version}-%{release} Requires: python-gnome-ui >= %{gnome_python_req} Requires: python-pygtk-glade >= %{pygtk_req} -Provides: python-gnome-applet -Obsoletes: python-gnome-applet -Obsoletes: python-gnome-extras-applet +Provides: python-evolution +Obsoletes: python-evolution %description evolution Evolution bindings for Python. @@ -250,7 +248,6 @@ %prep %setup -q -n %{module}-%{version} -%patch0 -p0 %build %waf configure \ @@ -317,7 +314,7 @@ %files keyring %defattr(644,root,root,755) -%attr(755,root,root) %{py_sitedir}/gtk-2.0/gnomekeyring.so +%attr(755,root,root) %{py_sitedir}/gnomekeyring.so %files libgtop %defattr(644,root,root,755) @@ -360,8 +357,20 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008/10/04 15:41:29 megabajt +- updated to 2.24.0; merged changes from DEVEL + Revision 1.40 2008/10/03 17:50:22 arekm - release 5 + +Revision 1.39.2.3 2008/09/04 10:15:58 patrys +- 2.23.1 + +Revision 1.39.2.2 2008/08/06 07:30:58 patrys +- fix evo package + +Revision 1.39.2.1 2008/06/16 10:31:45 patrys +- 2.23.0 Revision 1.39 2008-05-03 17:55:20 megabajt - added -gnomekeyring-result-check.patch (fixes lp#226170 and gnome#531254) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-desktop.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
