SPECS: python-pygtk.spec - 2.9.3, removed gtk-API-update patch (al...
freetz
freetz at pld-linux.org
Wed Jul 12 19:08:33 CEST 2006
Author: freetz Date: Wed Jul 12 17:08:33 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.9.3, removed gtk-API-update patch (already in sources), updated deps
---- Files affected:
SPECS:
python-pygtk.spec (1.133 -> 1.134)
---- Diffs:
================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.133 SPECS/python-pygtk.spec:1.134
--- SPECS/python-pygtk.spec:1.133 Tue Jul 11 22:50:51 2006
+++ SPECS/python-pygtk.spec Wed Jul 12 19:08:28 2006
@@ -10,23 +10,22 @@
Summary: Python bindings for GTK+ 2.x libraries
Summary(pl): Wiązania Pythona do bibliotek GTK+ 2.x
Name: python-%{module}
-Version: 2.9.2
-Release: 3
+Version: 2.9.3
+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: 2625ddd1aba04869eb2f9e4d4cc5552b
+# Source0-md5: 7dce749a2bac4b9c8ba4ca7f44c1162f
Source1: %{name}-python.m4
Source2: %{name}-jhflags.m4
Patch0: %{name}-pyc.patch
-Patch1: %{name}-gtk_print_API_update.patch
URL: http://www.pygtk.org/
-BuildRequires: atk-devel >= 1:1.11.4
+BuildRequires: atk-devel >= 1:1.12.1
BuildRequires: autoconf >= 2.52
BuildRequires: automake
BuildRequires: gtk+2-devel >= 2:2.10.0
-BuildRequires: libglade2-devel >= 1:2.5.1
+BuildRequires: libglade2-devel >= 1:2.6.0
BuildRequires: libtool
BuildRequires: pango-devel >= 1:1.13.3
BuildRequires: python-devel >= 1:2.3.2
@@ -99,7 +98,7 @@
Summary(pl): Wiązania Pythona do biblioteki ATK
Group: Libraries/Python
Requires: python-pygobject >= 2.10.1
-Requires: atk >= 1:1.11.4
+Requires: atk >= 1:1.12.1
%description atk
Python bindings for ATK library.
@@ -126,7 +125,7 @@
Summary(pl): Wiązania Pythona do biblioteki Glade
Group: Libraries/Python
Requires: %{name}-gtk = %{epoch}:%{version}-%{release}
-Requires: libglade2 >= 1:2.5.1
+Requires: libglade2 >= 1:2.6.0
Obsoletes: python-pygtk-libglade < 1:1.0
%description glade
@@ -138,7 +137,6 @@
%prep
%setup -q -n %{module}-%{version}
%patch0 -p1
-%patch1 -p1
# 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.134 2006/07/12 17:08:28 freetz
+- 2.9.3, removed gtk-API-update patch (already in sources), updated deps
+
Revision 1.133 2006/07/11 20:50:51 freetz
- updated deps, rel.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygtk.spec?r1=1.133&r2=1.134&f=u
More information about the pld-cvs-commit
mailing list