Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory
checked in at Tue Aug 23 10:42:54 CEST 2011.



--------
--- GNOME/python-gobject/python3-gobject.changes        2011-08-18 
23:16:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-gobject/python3-gobject.changes 
2011-08-22 14:47:09.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug 22 12:41:59 UTC 2011 - [email protected]
+
+- Do not package gtk-2.0 subfolder. python-gobject2 provides that.
+  python-gobject 3.0 is targetting GTK+ 3.0. See also bgo#657054.
+
+-------------------------------------------------------------------
python-gobject.changes: same change

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.65GzyZ/_old  2011-08-23 10:42:15.000000000 +0200
+++ /var/tmp/diff_new_pack.65GzyZ/_new  2011-08-23 10:42:15.000000000 +0200
@@ -31,7 +31,7 @@
 %define _name   pygobject
 Summary:        Python bindings for GObject
 Version:        2.90.2
-Release:        1
+Release:        2
 License:        LGPLv2.1+
 Group:          Development/Libraries/Python
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
@@ -72,6 +72,7 @@
 
 %package -n libpyglib-gi-2_0-python0
 
+
 Summary:        Python Gobject Introspeciton binding
 Group:          System/Libraries
 
@@ -110,6 +111,8 @@
 %makeinstall
 find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
 rm examples/Makefile*
+# Remove gtk-2.0 folder. It is still shipped in python-gobject2, and 
pygobject3 relies on gtk3
+rm -rf %{buildroot}%{local_py_sitedir}/gtk-2.0
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -122,9 +125,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS NEWS README ChangeLog examples
-%dir %{local_py_sitedir}/gtk-2.0
 %{local_py_sitedir}/gi/
-%{local_py_sitedir}/gtk-2.0/dsextras.py*
 # Live in cairo subpackage
 %exclude %{local_py_sitedir}/gi/_gi_cairo.so
 

++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.65GzyZ/_old  2011-08-23 10:42:15.000000000 +0200
+++ /var/tmp/diff_new_pack.65GzyZ/_new  2011-08-23 10:42:15.000000000 +0200
@@ -31,7 +31,7 @@
 %define _name   pygobject
 Summary:        Python bindings for GObject
 Version:        2.90.2
-Release:        1
+Release:        3
 License:        LGPLv2.1+
 Group:          Development/Libraries/Python
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
@@ -72,6 +72,7 @@
 
 %package -n libpyglib-gi-2_0-python0
 
+
 Summary:        Python Gobject Introspeciton binding
 Group:          System/Libraries
 
@@ -110,6 +111,8 @@
 %makeinstall
 find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
 rm examples/Makefile*
+# Remove gtk-2.0 folder. It is still shipped in python-gobject2, and 
pygobject3 relies on gtk3
+rm -rf %{buildroot}%{local_py_sitedir}/gtk-2.0
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -122,9 +125,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS NEWS README ChangeLog examples
-%dir %{local_py_sitedir}/gtk-2.0
 %{local_py_sitedir}/gi/
-%{local_py_sitedir}/gtk-2.0/dsextras.py*
 # Live in cairo subpackage
 %exclude %{local_py_sitedir}/gi/_gi_cairo.so
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to