SPECS: python-pygtk.spec - 2.9.2, updated deps, gtkunixprint patch...
freetz
freetz at pld-linux.org
Sun Jun 18 20:32:11 CEST 2006
Author: freetz Date: Sun Jun 18 18:32:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.9.2, updated deps, gtkunixprint patch applied upstream
---- Files affected:
SPECS:
python-pygtk.spec (1.130 -> 1.131)
---- Diffs:
================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.130 SPECS/python-pygtk.spec:1.131
--- SPECS/python-pygtk.spec:1.130 Thu Jun 15 17:19:57 2006
+++ SPECS/python-pygtk.spec Sun Jun 18 20:32:06 2006
@@ -10,22 +10,21 @@
Summary: Python bindings for GTK+ 2.x libraries
Summary(pl): Wiązania Pythona do bibliotek GTK+ 2.x
Name: python-%{module}
-Version: 2.9.1
+Version: 2.9.2
Release: 1
Epoch: 2
License: LGPL
Group: Libraries/Python
Source0: http://ftp.gnome.org/pub/gnome/sources/pygtk/2.9/%{module}-%{version}.tar.bz2
-# Source0-md5: b020eed71960e612e35821a0f28e5a3b
+# Source0-md5: 2625ddd1aba04869eb2f9e4d4cc5552b
Source1: %{name}-python.m4
Source2: %{name}-jhflags.m4
Patch0: %{name}-pyc.patch
-Patch1: %{name}-gtkunixprint.patch
URL: http://www.pygtk.org/
BuildRequires: atk-devel >= 1:1.11.4
BuildRequires: autoconf >= 2.52
BuildRequires: automake
-BuildRequires: gtk+2-devel >= 2:2.9.2
+BuildRequires: gtk+2-devel >= 2:2.9.3
BuildRequires: libglade2-devel >= 1:2.5.1
BuildRequires: libtool
BuildRequires: pango-devel >= 1:1.13.2
@@ -51,7 +50,7 @@
Requires: %{name}-glade = %{epoch}:%{version}-%{release}
Requires: %{name}-gtk = %{epoch}:%{version}-%{release}
Requires: %{name}-pango = %{epoch}:%{version}-%{release}
-Requires: gtk+2-devel >= 2:2.9.2
+Requires: gtk+2-devel >= 2:2.9.3
Requires: python-devel >= 1:2.3.2
Requires: python-pygobject-devel >= 2.10.1
Obsoletes: python-pygtk < 1:1.0
@@ -138,7 +137,6 @@
%prep
%setup -q -n %{module}-%{version}
%patch0 -p1
-%patch1 -p0
# don't remove it
mkdir m4
@@ -213,6 +211,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.131 2006/06/18 18:32:06 freetz
+- 2.9.2, updated deps, gtkunixprint patch applied upstream
+
Revision 1.130 2006/06/15 15:19:57 freetz
- 2.9.1, fixed http://bugzilla.gnome.org/show_bug.cgi?id=344957 (patch
added), updated deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygtk.spec?r1=1.130&r2=1.131&f=u
More information about the pld-cvs-commit
mailing list