Author: megabajt Date: Sat Oct 4 20:54:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -new-gdl.patch to allow build with gdl-2.24.0 - release 13
---- Files affected: SPECS: python-gnome-extras.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/python-gnome-extras.spec diff -u SPECS/python-gnome-extras.spec:1.49 SPECS/python-gnome-extras.spec:1.50 --- SPECS/python-gnome-extras.spec:1.49 Tue Sep 30 12:26:19 2008 +++ SPECS/python-gnome-extras.spec Sat Oct 4 22:54:33 2008 @@ -8,13 +8,15 @@ Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME Name: python-gnome-extras Version: 2.19.1 -Release: 12 +Release: 13 License: GPL v2/LGPL v2.1 (see COPYING) Group: Libraries/Python Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/%{module}-%{version}.tar.bz2 # Source0-md5: 08896c63d71ce44d20fafbaf9c0edc78 Patch0: %{name}-MOZILLA_HOME.patch Patch1: %{name}-xulrunner.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=553911 +Patch2: %{name}-new-gdl.patch BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: gdl-devel >= 0.7.2 @@ -182,6 +184,7 @@ %setup -q -n %{module}-%{version} %patch0 -p1 %patch1 -p1 +%patch2 -p0 %build %{__libtoolize} @@ -268,6 +271,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2008/10/04 20:54:33 megabajt +- added -new-gdl.patch to allow build with gdl-2.24.0 +- release 13 + Revision 1.49 2008/09/30 10:26:19 hawk - release 12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-extras.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
