SPECS (DEVEL): python-pygtk.spec - 2.13.0
patrys
patrys at pld-linux.org
Thu Aug 28 14:54:58 CEST 2008
Author: patrys Date: Thu Aug 28 12:54:58 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 2.13.0
---- Files affected:
SPECS:
python-pygtk.spec (1.160 -> 1.160.2.1)
---- Diffs:
================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.160 SPECS/python-pygtk.spec:1.160.2.1
--- SPECS/python-pygtk.spec:1.160 Tue Apr 15 23:50:10 2008
+++ SPECS/python-pygtk.spec Thu Aug 28 14:54:53 2008
@@ -10,28 +10,27 @@
Summary: Python bindings for GTK+ 2.x libraries
Summary(pl.UTF-8): Wiązania Pythona do bibliotek GTK+ 2.x
Name: python-%{module}
-Version: 2.12.1
-Release: 2
+Version: 2.13.0
+Release: 1
Epoch: 2
License: LGPL v2.1+
Group: Libraries/Python
-Source0: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.12/%{module}-%{version}.tar.bz2
-# Source0-md5: a816346d750d61e3fa67a200e4292694
+Source0: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.13/%{module}-%{version}.tar.bz2
+# Source0-md5: e1513921bfd3790b456899c483fceaea
Source1: %{name}-python.m4
Source2: %{name}-jhflags.m4
-Patch0: %{name}-pyc.patch
URL: http://www.pygtk.org/
BuildRequires: atk-devel >= 1:1.20.0
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.7
-BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: gtk+2-devel >= 2:2.13.0
BuildRequires: libglade2-devel >= 1:2.6.0-4
BuildRequires: libtool
BuildRequires: pkgconfig
%{?with_numpy:BuildRequires: python-Numeric-devel}
BuildRequires: python-devel >= 1:2.3.2
BuildRequires: python-pycairo-devel >= 1.2.6
-BuildRequires: python-pygobject-devel >= 2.14.1
+BuildRequires: python-pygobject-devel >= 2.15.2
# needs /usr/share/doc/gtk-doc/html/pygobject/style.css
BuildRequires: python-pygobject-apidocs
BuildRequires: rpm-pythonprov
@@ -150,7 +149,6 @@
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
# don't remove it
#mkdir m4
@@ -193,8 +191,6 @@
%attr(755,root,root) %{_bindir}/pygtk-demo
%dir %{_datadir}/pygtk
%dir %{_datadir}/pygtk/2.0
-%dir %{_datadir}/pygtk/2.0/codegen
-%{_datadir}/pygtk/2.0/codegen/*.py[co]
%dir %{_datadir}/pygtk/2.0/defs
%{_datadir}/pygtk/2.0/defs/*.defs
%{_datadir}/pygtk/2.0/defs/*.override
@@ -235,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.160.2.1 2008/08/28 12:54:53 patrys
+- 2.13.0
+
Revision 1.160 2008/04/15 21:50:10 qboosh
- devel dirs moved back to -devel (their users fixed instead)
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pygtk.spec?r1=1.160&r2=1.160.2.1&f=u
More information about the pld-cvs-commit
mailing list