Author: megabajt Date: Tue Jul 8 22:17:39 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated -MOZILLA_HOME.patch, added -xulrunner.patch - release 10
---- Files affected: SPECS: python-gnome-extras.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/python-gnome-extras.spec diff -u SPECS/python-gnome-extras.spec:1.46 SPECS/python-gnome-extras.spec:1.47 --- SPECS/python-gnome-extras.spec:1.46 Sat Apr 26 23:44:25 2008 +++ SPECS/python-gnome-extras.spec Wed Jul 9 00:17:33 2008 @@ -8,12 +8,13 @@ Summary(pl.UTF-8): Wiązania Pythona do bibliotek GNOME Name: python-gnome-extras Version: 2.19.1 -Release: 9 +Release: 10 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 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: gdl-devel >= 0.7.2 @@ -35,7 +36,7 @@ BuildRequires: python-gnome-devel >= %{gnome_python_req} BuildRequires: python-pygtk-devel >= %{pygtk_req} BuildRequires: rpmbuild(macros) >= 1.234 -BuildRequires: xulrunner-devel >= 1.8 +BuildRequires: xulrunner-devel >= 1.9-5 %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -180,6 +181,7 @@ %prep %setup -q -n %{module}-%{version} %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -266,7 +268,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.46 2008/04/26 21:44:25 megabajt +Revision 1.47 2008/07/08 22:17:33 megabajt +- updated -MOZILLA_HOME.patch, added -xulrunner.patch +- release 10 + +Revision 1.46 2008-04-26 21:44:25 megabajt - release 9 Revision 1.45 2008-04-15 21:35:57 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gnome-extras.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
