Hello community,

here is the log from the commit of package kdesvn for openSUSE:Factory
checked in at Sun Sep 11 19:25:34 CEST 2011.



--------
--- KDE/kdesvn/kdesvn.changes   2011-01-14 13:25:11.000000000 +0100
+++ /mounts/work_src_done/STABLE/kdesvn/kdesvn.changes  2011-09-01 
15:51:32.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Aug 30 06:36:25 UTC 2011 - [email protected]
+
+- few fixes for RPMLINT warnings
+  * add %fdupes for files duplicated
+  * do not obsoletes itself
+- remove redundant BuildRequires
+- clean up the specfile formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kdesvn.spec ++++++
--- /var/tmp/diff_new_pack.tvf40u/_old  2011-09-11 19:25:31.000000000 +0200
+++ /var/tmp/diff_new_pack.tvf40u/_new  2011-09-11 19:25:31.000000000 +0200
@@ -19,27 +19,28 @@
 
 
 Name:           kdesvn
-BuildRequires:  cmake fdupes libkde4-devel
-BuildRequires:  ImageMagick openldap2-devel sqlite3-devel subversion-devel
+Version:        1.5.5
+Release:        6
 License:        GPLv2+
-Group:          Development/Tools/Version Control
 Summary:        KDE Subversion Client
-Version:        1.5.5
-Release:        1
-Source:         %name-%version.tar.bz2
-Patch:          kdesvn.diff
-Patch2:         remove-nl.diff
 Url:            http://www.alwins-world.de/programs/kdesvn/index.html
+Group:          Development/Tools/Version Control
+Source:         %{name}-%{version}.tar.bz2
+Patch0:         kdesvn.diff
+Patch2:         remove-nl.diff
+BuildRequires:  fdupes
+BuildRequires:  libkde4-devel
+BuildRequires:  openldap2-devel
+BuildRequires:  sqlite3-devel
+BuildRequires:  subversion-devel
+Provides:       kde4-kdesvn = %{version}
+Obsoletes:      kde4-kdesvn < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       kde4-kdesvn = 1.3.0
-Obsoletes:      kde4-kdesvn <= 1.3.0
 %kde4_runtime_requires
 
 %description
 kdesvn is a GUI client for subversion repositories.
 
-
-
 Authors:
 --------
     Rajko Albrecht <[email protected]>
@@ -53,8 +54,6 @@
 %description -n libsvnqt6
 kdesvn is a GUI client for subversion repositories.
 
-
-
 Authors:
 --------
     Rajko Albrecht <[email protected]>
@@ -63,20 +62,18 @@
 License:        GPLv2+
 Summary:        KDE Subversion Client
 Group:          Development/Tools/Version Control
-Requires:       libsvnqt6 >= %version
+Requires:       libsvnqt6 >= %{version}
 
 %description -n libsvnqt-devel
 kdesvn is a GUI client for subversion repositories.
 
-
-
 Authors:
 --------
     Rajko Albrecht <[email protected]>
 
 %prep
 %setup -q
-%patch
+%patch0
 %patch2
 
 %build
@@ -85,25 +82,25 @@
 
 %install
   cd build
-  %makeinstall
+  %make_install
   cd ..
-  %suse_update_desktop_file -G "SVN Client" %name Development RevisionControl
-  %find_lang %name
-  %fdupes $RPM_BUILD_ROOT/usr/share/icons
+  %suse_update_desktop_file -G "SVN Client" %{name} Development RevisionControl
+  %find_lang %{name}
+  %fdupes -s %{buildroot}%{_datadir}
   %kde_post_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post -n libsvnqt6 -p /sbin/ldconfig
 
 %postun -n libsvnqt6 -p /sbin/ldconfig
 
-%files -f %name.lang
+%files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING COPYING.OpenSSL
-%_bindir/kdesvn
-%_bindir/kdesvnaskpass
+%{_bindir}/kdesvn
+%{_bindir}/kdesvnaskpass
 %_kde4_modules/kded_kdesvnd.so
 %_kde4_modules/kdesvnpart.so
 %_kde4_modules/kio_ksvn.so
@@ -125,14 +122,14 @@
 
 %files -n libsvnqt-devel
 %defattr(-,root,root)
-/usr/include/svnqt
-%_libdir/libsvnqt.so
+%{_includedir}/svnqt
+%{_libdir}/libsvnqt.so
 
 %files -n libsvnqt6
 %defattr(-,root,root)
 %dir %{_datadir}/svnqt
 %dir %{_datadir}/svnqt/i18n
-%_libdir/libsvnqt.so.*
+%{_libdir}/libsvnqt.so.*
 %{_datadir}/svnqt/i18n/svnqt_*.qm
 
 %changelog


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



Remember to have fun...

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

Reply via email to