Hello community,

here is the log from the commit of package libkface for openSUSE:Factory
checked in at Sun Sep 11 19:26:30 CEST 2011.



--------
--- libkface/libkface.changes   2011-07-28 10:47:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/libkface/libkface.changes      2011-08-26 
13:34:22.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 26 13:33:48 UTC 2011 - [email protected]
+
+- Capitalized summary (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ libkface.spec ++++++
--- /var/tmp/diff_new_pack.g46pv6/_old  2011-09-11 19:26:25.000000000 +0200
+++ /var/tmp/diff_new_pack.g46pv6/_new  2011-09-11 19:26:25.000000000 +0200
@@ -18,15 +18,15 @@
 
 
 Name:           libkface
-BuildRequires:  libkde4-devel
-BuildRequires:  opencv-devel
+Version:        2.0.0
+Release:        2
 License:        LGPLv2.1+
-Group:          Development/Libraries/KDE
-Summary:        wrapper around LibFace to perform face recognition and 
detection over pictures
+Summary:        Wrapper around LibFace to perform face recognition and 
detection over pictures
 Url:            http://www.digikam.org
-Version:        2.0.0
-Release:        1
+Group:          Development/Libraries/KDE
 Source:         
http://sourceforge.net/projects/digikam/files/digikam/%{version}/digikam-%{version}.tar.bz2
+BuildRequires:  libkde4-devel
+BuildRequires:  opencv-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 
@@ -43,23 +43,21 @@
 
 %install
   cd extra/libkface/build
-  %makeinstall
+  %make_install
   %kde_post_install
 
 %package -n libkface1
 License:        BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ ; MIT License (or 
similar)
+Summary:        Wrapper around LibFace to perform face recognition and 
detection over pictures
 Group:          Development/Libraries/KDE
-Summary:        wrapper around LibFace to perform face recognition and 
detection over pictures
 
 %description -n libkface1
 Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and 
detection over pictures
 
 %files -n libkface1 
 %defattr(-,root,root)
-%dir %_kde4_appsdir/libkface
-%dir %_kde4_appsdir/libkface/haarcascades
-%_kde4_appsdir/libkface/haarcascades/*.xml
-%_kde4_libdir/libkface.so.*
+%{_kde4_appsdir}/libkface
+%{_kde4_libdir}/libkface.so.*
 
 %post -n libkface1 -p /sbin/ldconfig
 
@@ -67,9 +65,9 @@
 
 %package devel
 License:        BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ ; MIT License (or 
similar)
+Summary:        Wrapper around LibFace to perform face recognition and 
detection over pictures
 Group:          Development/Libraries/KDE
-Summary:        wrapper around LibFace to perform face recognition and 
detection over pictures
-Requires:       libkface1 = %version
+Requires:       libkface1 = %{version}
 
 %description devel
 Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and 
detection over pictures
@@ -77,9 +75,9 @@
 %files devel
 %defattr(-,root,root)
 %doc extra/libkface/{COPYING,README}
-%_kde4_libdir/libkface.so
-/usr/include/libkface/
-%_kde4_libdir/pkgconfig/libkface.pc
-%_kde4_appsdir/cmake/modules/FindKface.cmake
+%{_kde4_libdir}/libkface.so
+%{_includedir}/libkface/
+%{_kde4_libdir}/pkgconfig/libkface.pc
+%{_kde4_appsdir}/cmake/modules/FindKface.cmake
 
 %changelog


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



Remember to have fun...

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

Reply via email to