Hello community,

here is the log from the commit of package python-kde4 for openSUSE:Factory
checked in at Mon Aug 29 10:00:31 CEST 2011.



--------
--- python-kde4/python-kde4.changes     2011-07-22 20:30:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/python-kde4/python-kde4.changes        
2011-08-26 20:39:49.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Aug 26 09:37:54 UTC 2011 - m...@novell.com
+
+- fixes for RPMLINT warnings
+  * add %kde4_runtime_requires macro
+  * add %kde4_akonadi_requires macro
+  * modified Summary for begin with a capital letter
+  * add Url tag
+  * add fdupes for duplicated files
+  * modified description for contents longer than the summary
+  * add %py_requires to avoid dependencies warning
+- clean up the specfile formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ python-kde4.spec ++++++
--- /var/tmp/diff_new_pack.ftnEXq/_old  2011-08-29 09:40:42.000000000 +0200
+++ /var/tmp/diff_new_pack.ftnEXq/_new  2011-08-29 09:40:42.000000000 +0200
@@ -19,34 +19,49 @@
 
 
 Name:           python-kde4
-BuildRequires:  kde4-filesystem
-BuildRequires:  python python-devel python-qt4-devel python-sip-devel
-BuildRequires:  kdebase4-workspace-devel libattica-devel
-BuildRequires:  shared-desktop-ontologies-devel soprano soprano-backend-redland
-BuildRequires:  libjasper-devel libkdepimlibs4-devel
-BuildRequires:  okular okular-devel
+Version:        4.7.0
+Release:        3
 License:        LGPLv2.1+
+Summary:        Python bindings for the KDE4 libraries
+Url:            http://www.kde.org
 Group:          Development/Libraries/KDE
-Summary:        kdebindings python-kde library
-Version:        4.7.0
-Release:        1
-Source0:        pykde4-%version.tar.bz2
+Source0:        pykde4-%{version}.tar.bz2
+BuildRequires:  fdupes
+BuildRequires:  kde4-filesystem
+BuildRequires:  kdebase4-workspace-devel
+BuildRequires:  libattica-devel
+BuildRequires:  libjasper-devel
+BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  okular
+BuildRequires:  okular-devel
+BuildRequires:  python
+BuildRequires:  python-devel
+BuildRequires:  python-qt4-devel
+BuildRequires:  python-sip-devel
+BuildRequires:  shared-desktop-ontologies-devel
+BuildRequires:  soprano
+BuildRequires:  soprano-backend-redland
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%py_requires
+%kde4_runtime_requires
+%kde4_akonadi_requires
 
 %description
-Smoke Generator
+This package contains PyKDE, the Python bindings for the KDE4 libraries, 
+that allow you to write KDE programs using Python.
 
 %package devel
 License:        LGPLv2.1+
+Summary:        Developemnt files of python-kde4
 Group:          Development/Libraries/KDE
-Summary:        Bindings for KDE 4.x libraries
-Requires:       python-kde4 = %version python-qt4-devel
+Requires:       python-kde4 = %{version}
+Requires:       python-qt4-devel
 
 %description devel
 This package contains development files for the Python bindings for KDE4.
 
 %prep
-%setup -q -n pykde4-%version
+%setup -q -n pykde4-%{version}
 
 %build
   %cmake_kde4 -d build 
@@ -54,7 +69,8 @@
 
 %install
   cd build
-  %makeinstall
+  %make_install
+  %fdupes -s %{buildroot}%{_datadir}
 
 %post -p /sbin/ldconfig
 
@@ -72,7 +88,7 @@
 
 %files devel
 %defattr(-,root,root)
-/usr/share/sip/PyKDE4
+%{_datadir}/sip/PyKDE4
 %_kde4_appsdir/pykde4/examples
 
 %changelog


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to