]> git.pld-linux.org Git - packages/python-pygtk.git/commitdiff
- 2.9.3, removed gtk-API-update patch (already in sources), updated deps auto/th/python-pygtk-2_9_3-1
authorfreetz <freetz@pld-linux.org>
Wed, 12 Jul 2006 17:08:28 +0000 (17:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pygtk.spec -> 1.134

python-pygtk.spec

index a57120345728f0ddb38b9a67f55e4fadcdaf6580..38e025cbe2ca8d3328290749cb9b24df506daca6 100644 (file)
@@ -9,23 +9,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
@@ -98,7 +97,7 @@ Summary:      Python bindings for ATK library
 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.
@@ -125,7 +124,7 @@ Summary:    Python bindings for Glade library
 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
@@ -137,7 +136,6 @@ Wi
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 # don't remove it
 mkdir m4
This page took 0.047418 seconds and 4 git commands to generate.