Hello community,

here is the log from the commit of package python-kde4 for openSUSE:Factory 
checked in at 2015-05-18 22:30:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kde4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-kde4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kde4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kde4/python-kde4.changes  2015-04-07 
09:27:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-kde4.new/python-kde4.changes     
2015-05-18 22:31:01.000000000 +0200
@@ -1,0 +2,5 @@
+Sun May 17 13:52:25 UTC 2015 - [email protected]
+
+- split off -doc package with 26 MB of HTML documentation
+
+-------------------------------------------------------------------
python3-kde4.changes: same change

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

Other differences:
------------------
++++++ python-kde4.spec ++++++
--- /var/tmp/diff_new_pack.1Y2Mem/_old  2015-05-18 22:31:02.000000000 +0200
+++ /var/tmp/diff_new_pack.1Y2Mem/_new  2015-05-18 22:31:02.000000000 +0200
@@ -36,6 +36,7 @@
 Requires:       python-qt4
 Requires:       update-alternatives
 Recommends:     %{name}-akonadi
+Recommends:     %{name}-doc
 Recommends:     %{name}-khtml
 Recommends:     %{name}-knewstuff
 Recommends:     %{name}-plasma
@@ -65,6 +66,14 @@
 This package contains bindings for the Akonadi PIM libraries, allowing the 
creation of
 Python applications using Akonadi. 
 
+%package doc
+Summary:        Documentation for Python bindings for KDE 4
+Group:          Development/Libraries/KDE
+Requires:       %{name} = %{version}
+
+%description doc
+This package contains documentation for the KDE 4 python bindings.
+
 %package khtml
 Summary:        Python bindings for KDE 4 - KHTML
 Group:          Development/Libraries/KDE
@@ -152,7 +161,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.LESSER docs/html
+%doc COPYING COPYING.LESSER
 %{_kde4_appsdir}/pykde4
 %{_bindir}/pykdeuic4-%{py_ver}
 %{_kde4_modulesdir}/kpythonpluginfactory.so
@@ -175,6 +184,9 @@
 %defattr(-,root,root)
 %{python_sitearch}/PyKDE4/akonadi.so
 
+%files doc
+%doc docs/html
+
 %files khtml
 %defattr(-,root,root)
 %{python_sitearch}/PyKDE4/khtml.so

++++++ python3-kde4.spec ++++++
--- /var/tmp/diff_new_pack.1Y2Mem/_old  2015-05-18 22:31:02.000000000 +0200
+++ /var/tmp/diff_new_pack.1Y2Mem/_new  2015-05-18 22:31:02.000000000 +0200
@@ -36,6 +36,7 @@
 Requires:       python3-qt4
 Requires:       update-alternatives
 Recommends:     %{name}-akonadi
+Recommends:     %{name}-doc
 Recommends:     %{name}-khtml
 Recommends:     %{name}-knewstuff
 Recommends:     %{name}-plasma
@@ -62,6 +63,14 @@
 This package contains bindings for the Akonadi PIM libraries, allowing the 
creation of
 Python applications using Akonadi. 
 
+%package doc
+Summary:        Documentation for Python bindings for KDE 4
+Group:          Development/Libraries/KDE
+Requires:       %{name} = %{version}
+
+%description doc
+This package contains documentation for the KDE 4 python bindings.
+
 %package khtml
 Summary:        Python bindings for KDE 4 - KHTML
 Group:          Development/Libraries/KDE
@@ -156,7 +165,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.LESSER docs/html
+%doc COPYING COPYING.LESSER
 %{_kde4_appsdir}/pykde4
 %{_bindir}/pykdeuic4-%{py3_ver}
 %dir %{python3_sitearch}/PyKDE4
@@ -180,6 +189,9 @@
 %defattr(-,root,root)
 %{python3_sitearch}/PyKDE4/akonadi.so
 
+%files doc
+%doc docs/html
+
 %files khtml
 %defattr(-,root,root)
 %{python3_sitearch}/PyKDE4/khtml.so


Reply via email to