SPECS: python-pygobject.spec - updated to 2.12.2 - removed outdate...
grzegol
grzegol at pld-linux.org
Wed Oct 4 21:11:40 CEST 2006
Author: grzegol Date: Wed Oct 4 19:11:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.12.2
- removed outdated py25 patch (applied upstream)
---- Files affected:
SPECS:
python-pygobject.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/python-pygobject.spec
diff -u SPECS/python-pygobject.spec:1.20 SPECS/python-pygobject.spec:1.21
--- SPECS/python-pygobject.spec:1.20 Fri Sep 29 16:30:51 2006
+++ SPECS/python-pygobject.spec Wed Oct 4 21:11:35 2006
@@ -5,23 +5,22 @@
Summary: Python bindings for GObject library
Summary(pl): Wiązania Pythona do biblioteki GObject
Name: python-%{module}
-Version: 2.12.1
-Release: 7
+Version: 2.12.2
+Release: 1
License: LGPL
Group: Libraries/Python
Source0: http://ftp.gnome.org/pub/gnome/sources/pygobject/2.12/%{module}-%{version}.tar.bz2
-# Source0-md5: bc2cb314be7d66c19b75805609556aaa
+# Source0-md5: 394999abd1921ceff653c98165c713a0
Patch0: %{name}-pc.patch
-Patch1: %{name}-py25.patch
URL: http://www.pygtk.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.7
-BuildRequires: glib2-devel >= 1:2.12.3
+BuildRequires: glib2-devel >= 1:2.12.4
BuildRequires: libtool
BuildRequires: libxslt-progs >= 1.1.17
BuildRequires: python-devel >= 1:2.3.5
%pyrequires_eq python-modules
-Requires: glib2 >= 1:2.12.3
+Requires: glib2 >= 1:2.12.4
Conflicts: python-pygtk < 1:1.0
Obsoletes: python-pygtk-glarea
Obsoletes: python-pygtk-gobject
@@ -38,7 +37,7 @@
Summary(pl): Wiązania Pythona do biblioteki GObject
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.12.3
+Requires: glib2-devel >= 1:2.12.4
Requires: python-devel >= 1:2.3.5
%description devel
@@ -77,7 +76,6 @@
%prep
%setup -q -n %{module}-%{version}
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -138,6 +136,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/10/04 19:11:35 grzegol
+- updated to 2.12.2
+- removed outdated py25 patch (applied upstream)
+
Revision 1.20 2006/09/29 14:30:51 wiget
- added py25.patch - fix some warnings
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygobject.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list