SPECS: python-pygobject.spec - 2.11.0, updated deps and file list
freetz
freetz at pld-linux.org
Wed Jul 12 20:26:01 CEST 2006
Author: freetz Date: Wed Jul 12 18:26:01 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.11.0, updated deps and file list
---- Files affected:
SPECS:
python-pygobject.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-pygobject.spec
diff -u SPECS/python-pygobject.spec:1.1 SPECS/python-pygobject.spec:1.2
--- SPECS/python-pygobject.spec:1.1 Wed Jun 7 14:18:02 2006
+++ SPECS/python-pygobject.spec Wed Jul 12 20:25:56 2006
@@ -5,22 +5,22 @@
Summary: Python bindings for GObject library
Summary(pl): Wiązania Pythona do biblioteki GObject
Name: python-%{module}
-Version: 2.10.1
+Version: 2.11.0
Release: 1
License: LGPL
Group: Libraries/Python
-Source0: http://ftp.gnome.org/pub/gnome/sources/pygobject/2.10/%{module}-%{version}.tar.bz2
-# Source0-md5: 3a69a75b4dfdb52642f26a4d45fcfde8
+Source0: http://ftp.gnome.org/pub/gnome/sources/pygobject/2.11/%{module}-%{version}.tar.bz2
+# Source0-md5: 5a437150bdffdcdb5c7de7f3f6906449
Source1: %{name}-jhflags.m4
Source2: %{name}-python.m4
URL: http://www.pygtk.org/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.11.2
+BuildRequires: glib2-devel >= 1:2.12.0
BuildRequires: libtool
BuildRequires: python-devel >= 1:2.3.2
%pyrequires_eq python-modules
-Requires: glib2 >= 1:2.11.2
+Requires: glib2 >= 1:2.12.0
Conflicts: python-pygtk < 1:1.0
Obsoletes: python-pygtk-glarea
Obsoletes: python-pygtk-gobject
@@ -37,7 +37,7 @@
Summary(pl): Wiązania Pythona do biblioteki GObject
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: glib2-devel >= 1:2.11.2
+Requires: glib2-devel >= 1:2.12.0
Requires: python-devel >= 1:2.3.2
%description devel
@@ -95,8 +95,10 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{py_sitedir}/gtk-2.0/gobject*.so
+%attr(755,root,root) %{py_sitedir}/gtk-2.0/gobject/*.so
%dir %{py_sitedir}/gtk-2.0
+%dir %{py_sitedir}/gtk-2.0/gobject
+%{py_sitedir}/gtk-2.0/gobject/*.py[co]
%{py_sitedir}/gtk-2.0/*.py[co]
%{py_sitedir}/*.py[co]
%{py_sitedir}/pygtk.pth
@@ -116,6 +118,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/07/12 18:25:56 freetz
+- 2.11.0, updated deps and file list
+
Revision 1.1 2006/06/07 12:18:02 freetz
- intial, based on pygtk spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygobject.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list