Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory
checked in at Tue Aug 23 15:14:15 CEST 2011.



--------
--- libkexiv2/libkexiv2.changes 2011-07-22 20:28:01.000000000 +0200
+++ /mounts/work_src_done/STABLE/libkexiv2/libkexiv2.changes    2011-08-18 
13:46:39.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug 18 13:45:17 UTC 2011 - [email protected]
+
+
+- Removed obsolete patch (fix for RPMLINT warning)
+- Removed redundant buildrequires
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  4_6_BRANCH.diff

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

Other differences:
------------------
++++++ libkexiv2.spec ++++++
--- /var/tmp/diff_new_pack.2Bqj5f/_old  2011-08-23 15:13:54.000000000 +0200
+++ /var/tmp/diff_new_pack.2Bqj5f/_new  2011-08-23 15:13:54.000000000 +0200
@@ -18,27 +18,25 @@
 
 
 Name:           libkexiv2
-BuildRequires:  libkde4-devel
-BuildRequires:  libexiv2-devel
-BuildRequires:  libsoprano-devel soprano-backend-redland
+Version:        4.7.0
+Release:        3
 License:        LGPLv2.1+
-Group:          Development/Libraries/KDE
 Summary:        Library to manipulate picture meta data
 Url:            http://www.kde.org
-Version:        4.7.0
-Release:        1
-Source0:        %{name}-%version.tar.bz2
-Patch0:         4_6_BRANCH.diff
+Group:          Development/Libraries/KDE
+Source0:        %{name}-%{version}.tar.bz2
+BuildRequires:  libexiv2-devel
+BuildRequires:  libkde4-devel
+Requires:       libkexiv2-10 = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
-Requires:       libkexiv2-10 = %version
 
 %description
 Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
 metadata.
 
 %prep
-%setup -q -n %{name}-%version
+%setup -q -n %{name}-%{version}
 
 %build
   %cmake_kde4 -d build
@@ -46,15 +44,15 @@
 
 %install
   cd build
-  %makeinstall
+  %make_install
 
 %clean
-  rm -rf $RPM_BUILD_ROOT
+  rm -rf %{buildroot}
 
 %package -n libkexiv2-10
 License:        GPLv2+
-Group:          Development/Libraries/KDE
 Summary:        Library to manipulate picture meta data
+Group:          Development/Libraries/KDE
 
 %description -n libkexiv2-10
 Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
@@ -66,15 +64,16 @@
 
 %files -n libkexiv2-10
 %defattr(-,root,root)
-%_kde4_appsdir/libkexiv2/
-%_kde4_libdir/libkexiv2.so.*
+%{_kde4_appsdir}/libkexiv2/
+%{_kde4_libdir}/libkexiv2.so.*
 
 %package devel
 License:        GPLv2+
-Group:          Development/Libraries/KDE
 Summary:        Library to manipulate picture meta data
-Requires:       libkexiv2-10 = %version
+Group:          Development/Libraries/KDE
+Requires:       libexiv2-devel
 Requires:       libkde4-devel
+Requires:       libkexiv2-10 = %{version}
 %requires_ge  libqt4-x11
 
 %description devel
@@ -84,8 +83,8 @@
 %files devel
 %defattr(-,root,root)
 %doc COPYING README
-%_kde4_libdir/libkexiv2.so
-/usr/include/libkexiv2/
-%_kde4_libdir/pkgconfig/libkexiv2.pc
+%{_kde4_libdir}/libkexiv2.so
+%{_kde4_libdir}/pkgconfig/libkexiv2.pc
+%{_includedir}/libkexiv2/
 
 %changelog


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



Remember to have fun...

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

Reply via email to