packages: python-pygobject/python-pygobject.spec - updated to 2.28.6
qboosh
qboosh at pld-linux.org
Thu Jun 16 17:02:18 CEST 2011
Author: qboosh Date: Thu Jun 16 15:02:18 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.28.6
---- Files affected:
packages/python-pygobject:
python-pygobject.spec (1.65 -> 1.66)
---- Diffs:
================================================================
Index: packages/python-pygobject/python-pygobject.spec
diff -u packages/python-pygobject/python-pygobject.spec:1.65 packages/python-pygobject/python-pygobject.spec:1.66
--- packages/python-pygobject/python-pygobject.spec:1.65 Sun May 22 21:03:49 2011
+++ packages/python-pygobject/python-pygobject.spec Thu Jun 16 17:02:09 2011
@@ -9,12 +9,12 @@
Summary: Python bindings for GObject library
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
Name: python-%{module}
-Version: 2.28.4
+Version: 2.28.6
Release: 1
License: LGPL v2+
Group: Libraries/Python
-Source0: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/%{module}-%{version}.tar.bz2
-# Source0-md5: 14e700d5f4b8af00a68a6bcdd65a8db9
+Source0: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/%{module}-%{version}.tar.xz
+# Source0-md5: 9415cb7f2b3a847f2310ccea258b101e
Patch0: %{name}-pc.patch
Patch1: %{name}-pyc.patch
Patch2: gio.patch
@@ -22,16 +22,18 @@
URL: http://www.pygtk.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.7
-BuildRequires: glib2-devel >= 1:2.22.4
+BuildRequires: glib2-devel >= 1:2.24.0
BuildRequires: gobject-introspection-devel >= 0.10.2
BuildRequires: libffi-devel >= 3.0
BuildRequires: libtool
BuildRequires: libxslt-progs >= 1.1.22
BuildRequires: pkgconfig
BuildRequires: rpm-pythonprov
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
%if %{with python2}
BuildRequires: python-devel >= 1:2.5.2
-BuildRequires: python-pycairo-devel >= 1.0.2
+BuildRequires: python-pycairo-devel >= 1.2.0
%pyrequires_eq python-modules
%endif
%if %{with python3}
@@ -40,7 +42,7 @@
BuildRequires: python3-modules
BuildRequires: python3-pycairo-devel >= 1.8.10
%endif
-Requires: glib2 >= 1:2.22.4
+Requires: glib2 >= 1:2.24.0
Requires: gobject-introspection >= 0.9.5
Provides: python-pygtk-gobject
Obsoletes: python-pygtk-glarea
@@ -62,7 +64,7 @@
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.22.4
+Requires: glib2-devel >= 1:2.24.0
Requires: libffi-devel >= 3.0
Requires: python-devel >= 1:2.5.2
@@ -89,7 +91,7 @@
Summary: Python bindings for GObject library
Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
Group: Development/Languages/Python
-Requires: glib2-devel >= 1:2.22.4
+Requires: glib2-devel >= 1:2.24.0
Requires: libffi-devel >= 3.0
Requires: python3-devel
Requires: python3-pygobject = %{version}-%{release}
@@ -288,6 +290,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66 2011/06/16 15:02:09 qboosh
+- updated to 2.28.6
+
Revision 1.65 2011/05/22 19:03:49 qboosh
- added pycairo patch (fixes build with python3-based pycairo 1.10.0)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygobject/python-pygobject.spec?r1=1.65&r2=1.66&f=u
More information about the pld-cvs-commit
mailing list