SPECS (DEVEL): python-pygtk.spec - 2.7.0, updated BRs

freetz freetz at pld-linux.org
Mon Jul 11 14:57:51 CEST 2005


Author: freetz                       Date: Mon Jul 11 12:57:51 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.7.0, updated BRs

---- Files affected:
SPECS:
   python-pygtk.spec (1.113 -> 1.113.2.1) 

---- Diffs:

================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.113 SPECS/python-pygtk.spec:1.113.2.1
--- SPECS/python-pygtk.spec:1.113	Wed May 11 19:34:51 2005
+++ SPECS/python-pygtk.spec	Mon Jul 11 14:57:46 2005
@@ -10,26 +10,28 @@
 Summary:	Python bindings for GTK+ 2.x libraries
 Summary(pl):	Wiązania Pythona do bibliotek GTK+ 2.x
 Name:		python-%{module}
-Version:	2.6.2
-Release:	2
+Version:	2.7.0
+Release:	1
 Epoch:		2
 License:	LGPL
 Group:		Libraries/Python
-Source0:	http://ftp.gnome.org/pub/gnome/sources/pygtk/2.6/%{module}-%{version}.tar.bz2
-# Source0-md5:	0d4dca0564fc867a976808d18443f059
+Source0:	http://ftp.gnome.org/pub/gnome/sources/pygtk/2.7/%{module}-%{version}.tar.bz2
+# Source0-md5:	91aeda5f296a645797ab00b71bd53ab4
 Source1:	%{name}-python.m4
 Source2:	%{name}-jhflags.m4
+Source3:	%{name}-pangocairo.defs
 Patch0:		%{name}-pyc.patch
 URL:		http://www.pygtk.org/
-BuildRequires:	atk-devel >= 1:1.9.1
+BuildRequires:	atk-devel >= 1:1.8.1
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
-BuildRequires:	gtk+2-devel >= 2:2.6.4
+BuildRequires:	gtk+2-devel >= 2:2.7.1
 BuildRequires:	libglade2-devel >= 1:2.5.1
 BuildRequires:	libtool
-BuildRequires:	pango-devel >= 1:1.8.1
+BuildRequires:	pango-devel >= 1:1.9.0
 BuildRequires:	python-devel >= 1:2.3.2
 %{?with_numpy:BuildRequires:	python-numpy-devel}
+BuildRequires:	python-pycairo-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -94,7 +96,7 @@
 Group:		Libraries/Python
 Requires:	%{name}-atk = %{epoch}:%{version}-%{release}
 Requires:	%{name}-pango = %{epoch}:%{version}-%{release}
-Requires:	gtk+2 >= 2:2.6.2
+Requires:	gtk+2 >= 2:2.7.0
 Conflicts:	python-pygtk < 1:1.0
 Obsoletes:	python-pygtk-glarea
 
@@ -109,7 +111,7 @@
 Summary(pl):	Wiązania Pythona do biblioteki ATK
 Group:		Libraries/Python
 Requires:	%{name}-gobject = %{epoch}:%{version}-%{release}
-Requires:	atk >= 1.9.0
+Requires:	atk >= 1.8.0
 
 %description atk
 Python bindings for ATK library.
@@ -122,7 +124,7 @@
 Summary(pl):	Wiązania Pythona do biblioteki Pango
 Group:		Libraries/Python
 Requires:	%{name}-gobject = %{epoch}:%{version}-%{release}
-Requires:	pango >= 1.8.0
+Requires:	pango >= 1.9.0
 
 %description pango
 Python bindings for Pango library.
@@ -151,6 +153,7 @@
 mkdir m4
 cp %{SOURCE1} m4/python.m4
 cp %{SOURCE2} m4/jhflags.m4
+cp %{SOURCE3} .
 
 %build
 %{__libtoolize}
@@ -231,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113.2.1  2005/07/11 12:57:46  freetz
+- 2.7.0, updated BRs
+
 Revision 1.113  2005/05/11 17:34:51  pluto
 - release 2 for Th.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pygtk.spec?r1=1.113&r2=1.113.2.1&f=u




More information about the pld-cvs-commit mailing list