Hello community,

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



--------
--- GNOME/python-gobject/python-gobject.changes 2011-08-22 14:47:08.000000000 
+0200
+++ /mounts/work_src_done/STABLE/python-gobject/python-gobject.changes  
2011-08-24 18:33:22.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Aug 24 16:32:52 UTC 2011 - [email protected]
+
+- Fix -devel package files section (pygobject doc is gone) 
+
+-------------------------------------------------------------------
+Wed Aug 24 11:42:49 UTC 2011 - [email protected]
+
+- Delete gtk-doc/html/pygobject: The documentation is not
+  reflecting the gi-bindings. but the old static ones.
+
+-------------------------------------------------------------------
python3-gobject.changes: same change

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ python-gobject.spec ++++++
--- /var/tmp/diff_new_pack.kmid3x/_old  2011-08-25 10:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.kmid3x/_new  2011-08-25 10:21:14.000000000 +0200
@@ -31,7 +31,7 @@
 %define _name   pygobject
 Summary:        Python bindings for GObject
 Version:        2.90.2
-Release:        3
+Release:        5
 License:        LGPLv2.1+
 Group:          Development/Libraries/Python
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
@@ -112,7 +112,9 @@
 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
+rm -r %{buildroot}%{local_py_sitedir}/gtk-2.0
+# Remove the outdataed pygobject documentation. It does not apply to the 
gi-bindings.
+rm -r %{buildroot}%{_datadir}/gtk-doc/html/pygobject/
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -146,11 +148,5 @@
 # that should live in the main package
 %dir %{_datadir}/%{_name}
 %{_datadir}/%{_name}/xsl/
-## doc: we need the files there since building API docs for other python
-## bindings require some files from here
-# Own these repositories to not depend on gtk-doc while building:
-%dir %{_datadir}/gtk-doc
-%dir %{_datadir}/gtk-doc/html
-%doc %{_datadir}/gtk-doc/html/pygobject/
 
 %changelog

++++++ python3-gobject.spec ++++++
--- /var/tmp/diff_new_pack.kmid3x/_old  2011-08-25 10:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.kmid3x/_new  2011-08-25 10:21:14.000000000 +0200
@@ -31,7 +31,7 @@
 %define _name   pygobject
 Summary:        Python bindings for GObject
 Version:        2.90.2
-Release:        2
+Release:        3
 License:        LGPLv2.1+
 Group:          Development/Libraries/Python
 Url:            http://ftp.gnome.org/pub/GNOME/sources/pygobject/
@@ -112,7 +112,9 @@
 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
+rm -r %{buildroot}%{local_py_sitedir}/gtk-2.0
+# Remove the outdataed pygobject documentation. It does not apply to the 
gi-bindings.
+rm -r %{buildroot}%{_datadir}/gtk-doc/html/pygobject/
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -146,11 +148,5 @@
 # that should live in the main package
 %dir %{_datadir}/%{_name}
 %{_datadir}/%{_name}/xsl/
-## doc: we need the files there since building API docs for other python
-## bindings require some files from here
-# Own these repositories to not depend on gtk-doc while building:
-%dir %{_datadir}/gtk-doc
-%dir %{_datadir}/gtk-doc/html
-%doc %{_datadir}/gtk-doc/html/pygobject/
 
 %changelog


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



Remember to have fun...

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

Reply via email to