]> git.pld-linux.org Git - packages/python-pygtk.git/commitdiff
- 2.10.3 auto/th/python-pygtk-2_10_3-1
authorgrzegol <grzegol@pld-linux.org>
Wed, 4 Oct 2006 19:33:02 +0000 (19:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pygtk.spec -> 1.146

python-pygtk.spec

index 6eb4d35c8826a8cd6aab31ea1c679e0ff314a576..00a1cebc0127cb56e23cdda57d07443cb558fd8f 100644 (file)
@@ -9,13 +9,13 @@
 Summary:       Python bindings for GTK+ 2.x libraries
 Summary(pl):   Wi±zania Pythona do bibliotek GTK+ 2.x
 Name:          python-%{module}
-Version:       2.10.2
+Version:       2.10.3
 Release:       1
 Epoch:         2
 License:       LGPL
 Group:         Libraries/Python
 Source0:       http://ftp.gnome.org/pub/gnome/sources/pygtk/2.10/%{module}-%{version}.tar.bz2
-# Source0-md5: 743ee3d0cbd9e63a50cdf382c28557da
+# Source0-md5: 57cd2b7e6e383b58ce145199d03e40b7
 Source1:       %{name}-python.m4
 Source2:       %{name}-jhflags.m4
 Patch0:                %{name}-pyc.patch
@@ -23,14 +23,14 @@ URL:                http://www.pygtk.org/
 BuildRequires: atk-devel >= 1:1.12.3
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1:1.7
-BuildRequires: gtk+2-devel >= 2:2.10.5
+BuildRequires: gtk+2-devel >= 2:2.10.6
 BuildRequires: libglade2-devel >= 1:2.6.0
 BuildRequires: libtool
 BuildRequires: pango-devel >= 1:1.14.5
 BuildRequires: python-devel >= 1:2.3.2
 %{?with_numpy:BuildRequires:   python-Numeric-devel}
 BuildRequires: python-pycairo-devel >= 1.2.2
-BuildRequires: python-pygobject-devel >= 2.12.1-4
+BuildRequires: python-pygobject-devel >= 2.12.2
 # needs /usr/share/doc/gtk-doc/html/pygobject/style.css
 BuildRequires: python-pygobject-apidocs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,9 +51,9 @@ Requires:     %{name}-atk = %{epoch}:%{version}-%{release}
 Requires:      %{name}-glade = %{epoch}:%{version}-%{release}
 Requires:      %{name}-gtk = %{epoch}:%{version}-%{release}
 Requires:      %{name}-pango = %{epoch}:%{version}-%{release}
-Requires:      gtk+2-devel >= 2:2.10.5
+Requires:      gtk+2-devel >= 2:2.10.6
 Requires:      python-devel >= 1:2.3.2
-Requires:      python-pygobject-devel >= 2.12.1-4
+Requires:      python-pygobject-devel >= 2.12.2
 Obsoletes:     python-pygtk < 1:1.0
 
 %description devel
@@ -83,7 +83,7 @@ Summary(pl):  Wi
 Group:         Libraries/Python
 Requires:      %{name}-atk = %{epoch}:%{version}-%{release}
 Requires:      %{name}-pango = %{epoch}:%{version}-%{release}
-Requires:      gtk+2 >= 2:2.10.5
+Requires:      gtk+2 >= 2:2.10.6
 Requires:      python-pycairo >= 1.2.2
 Conflicts:     python-pygtk < 1:1.0
 Obsoletes:     python-pygtk-glarea
@@ -98,7 +98,7 @@ Wi
 Summary:       Python bindings for ATK library
 Summary(pl):   Wi±zania Pythona do biblioteki ATK
 Group:         Libraries/Python
-Requires:      python-pygobject >= 2.12.1-4
+Requires:      python-pygobject >= 2.12.2
 Requires:      atk >= 1:1.12.3
 
 %description atk
@@ -113,7 +113,7 @@ Summary(pl):        Wi
 Group:         Libraries/Python
 Requires:      pango >= 1:1.14.5
 Requires:      python-pycairo >= 1.2.2
-Requires:      python-pygobject >= 2.12.1-4
+Requires:      python-pygobject >= 2.12.2
 
 %description pango
 Python bindings for Pango library.
@@ -152,9 +152,9 @@ Dokumentacja API pygtk.
 %patch0 -p1
 
 # don't remove it
-#mkdir m4
-#cp %{SOURCE1} m4/python.m4
-#cp %{SOURCE2} m4/jhflags.m4
+mkdir m4
+cp %{SOURCE1} m4/python.m4
+cp %{SOURCE2} m4/jhflags.m4
 
 %build
 %{__libtoolize}
This page took 0.049825 seconds and 4 git commands to generate.