Author: megabajt Date: Sat May 3 17:55:25 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -gnomekeyring-result-check.patch (fixes lp#226170 and gnome#531254) - release 4
---- Files affected: SPECS: python-gnome-desktop.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/python-gnome-desktop.spec diff -u SPECS/python-gnome-desktop.spec:1.38 SPECS/python-gnome-desktop.spec:1.39 --- SPECS/python-gnome-desktop.spec:1.38 Sun Apr 27 00:24:42 2008 +++ SPECS/python-gnome-desktop.spec Sat May 3 19:55:20 2008 @@ -10,10 +10,11 @@ Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME Name: python-gnome-desktop Version: 2.22.0 -Release: 3 +Release: 4 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 BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: bug-buddy >= 2.22.0 @@ -249,6 +250,7 @@ %prep %setup -q -n %{module}-%{version} +%patch0 -p0 %build %waf configure \ @@ -358,6 +360,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2008-05-03 17:55:20 megabajt +- added -gnomekeyring-result-check.patch (fixes lp#226170 and gnome#531254) +- release 4 + Revision 1.38 2008-04-26 22:24:42 megabajt - fix typo in name of pkgconfig file - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-desktop.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
