SPECS: python-pygtk.spec - merged from DEVEL
freetz
freetz at pld-linux.org
Mon Sep 5 19:35:08 CEST 2005
Author: freetz Date: Mon Sep 5 17:35:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- merged from DEVEL
---- Files affected:
SPECS:
python-pygtk.spec (1.114 -> 1.115)
---- Diffs:
================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.114 SPECS/python-pygtk.spec:1.115
--- SPECS/python-pygtk.spec:1.114 Wed Jul 20 20:02:53 2005
+++ SPECS/python-pygtk.spec Mon Sep 5 19:35:00 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: 3
+Version: 2.8.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.8/%{module}-%{version}.tar.bz2
+# Source0-md5: fa1ec27360232cd318051f5196851f3e
Source1: %{name}-python.m4
Source2: %{name}-jhflags.m4
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: glib2-devel >= 1:2.8.0
+BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: libglade2-devel >= 1:2.5.1
BuildRequires: libtool
-BuildRequires: pango-devel >= 1:1.8.1
+BuildRequires: pango-devel >= 1:1.10.0
BuildRequires: python-devel >= 1:2.3.2
%{?with_numpy:BuildRequires: python-numpy-devel}
+BuildRequires: python-pycairo-devel >= 0.5.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -78,7 +80,7 @@
Summary(pl): Wiązania Pythona do biblioteki GObject
Group: Libraries/Python
%pyrequires_eq python-modules
-Requires: glib2 >= 1:2.6.2
+Requires: glib2 >= 1:2.8.0
Conflicts: python-pygtk < 1:1.0
Obsoletes: python-pygtk-glarea
@@ -94,7 +96,8 @@
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.8.0
+Requires: python-pycairo >= 0.5.0
Conflicts: python-pygtk < 1:1.0
Obsoletes: python-pygtk-glarea
@@ -109,7 +112,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:1.8.0
%description atk
Python bindings for ATK library.
@@ -122,7 +125,8 @@
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:1.10.0
+Requires: python-pycairo
%description pango
Python bindings for Pango library.
@@ -183,15 +187,12 @@
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
-%{_includedir}/pygtk-2.0
-
%dir %{_datadir}/%{module}
%dir %{_datadir}/%{module}/2.0
%dir %{_datadir}/%{module}/2.0/codegen
%{_datadir}/%{module}/2.0/codegen/*.py[co]
-
%{_datadir}/%{module}/2.0/defs
-
+%{_includedir}/pygtk-2.0
%{_pkgconfigdir}/*.pc
%files examples
@@ -231,6 +232,36 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.115 2005/09/05 17:35:00 freetz
+- merged from DEVEL
+
+Revision 1.113.2.8 2005/09/05 11:51:12 freetz
+- 2.8.0
+
+Revision 1.113.2.7 2005/08/25 09:13:58 paladine
+- updated to 2.7.4
+- removed pangocairo.defs (already in sources)
+- fixed/updated BRs/Rs
+- sorted %%files
+
+Revision 1.113.2.6 2005/08/18 21:44:43 aflinta
+- rebuild with cairo, rel. 2
+
+Revision 1.113.2.5 2005/08/10 21:34:50 freetz
+- 2.7.3 (Artur try it! ;)
+
+Revision 1.113.2.4 2005/08/03 17:31:06 wiget
+- pango and gtk requires python-pycairo
+
+Revision 1.113.2.3 2005/08/03 10:11:39 wiget
+- updated to 2.7.2
+
+Revision 1.113.2.2 2005/07/23 11:14:30 freetz
+- 2.7.1, bump BRs/Rs
+
+Revision 1.113.2.1 2005/07/11 12:57:46 freetz
+- 2.7.0, updated BRs
+
Revision 1.114 2005/07/20 18:02:53 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygtk.spec?r1=1.114&r2=1.115&f=u
More information about the pld-cvs-commit
mailing list