Hello community, here is the log from the commit of package libkface for openSUSE:Factory checked in at 2011-12-21 10:00:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkface (Old) and /work/SRC/openSUSE:Factory/.libkface.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkface", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libkface/libkface.changes 2011-11-14 14:32:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libkface.new/libkface.changes 2011-12-21 10:00:52.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Dec 14 20:21:45 UTC 2011 - [email protected] + +- Update to version 2.4.1: + * Bugfix release. + +------------------------------------------------------------------- Old: ---- digikam-2.3.0.tar.bz2 New: ---- digikam-2.4.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkface.spec ++++++ --- /var/tmp/diff_new_pack.Ri6b5a/_old 2011-12-21 10:00:57.000000000 +0100 +++ /var/tmp/diff_new_pack.Ri6b5a/_new 2011-12-21 10:00:57.000000000 +0100 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libkface -Version: 2.3.0 -Release: 1 -License: LGPL-2.1+ +Version: 2.4.1 +Release: 0 Summary: Wrapper around LibFace to perform face recognition and detection over pictures +License: LGPL-2.1+ +Group: System/Libraries Url: http://www.digikam.org -Group: Development/Libraries/KDE Source: http://sourceforge.net/projects/digikam/files/digikam/%{version}/digikam-%{version}.tar.bz2 BuildRequires: libkde4-devel BuildRequires: opencv-devel @@ -31,52 +29,57 @@ %kde4_runtime_requires %description -Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and detection over pictures +Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and +detection over pictures. %prep %setup -q -n digikam-%{version} %build - cd extra/libkface - %cmake_kde4 -d build - %make_jobs +cd extra/libkface +%cmake_kde4 -d build +%make_jobs +cd .. %install - cd extra/libkface/build - %make_install - %kde_post_install +cd extra/libkface/build +%kde4_makeinstall +cd .. + +%kde_post_install %package -n libkface1 -License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT Summary: Wrapper around LibFace to perform face recognition and detection over pictures -Group: Development/Libraries/KDE +License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT +Group: System/Libraries %description -n libkface1 -Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and detection over pictures +Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and +detection over pictures. %files -n libkface1 -%defattr(-,root,root) +%defattr(-,root,root,-) %{_kde4_appsdir}/libkface -%{_kde4_libdir}/libkface.so.* +%{_kde4_libdir}/libkface.so.1* %post -n libkface1 -p /sbin/ldconfig %postun -n libkface1 -p /sbin/ldconfig %package devel +Summary: Development files for libkface License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT -Summary: Wrapper around LibFace to perform face recognition and detection over pictures Group: Development/Libraries/KDE Requires: libkface1 = %{version} %description devel -Libkface is a Qt/C++ wrapper around LibFace to perform face recognition and detection over pictures +This package contains development files for libkface. %files devel -%defattr(-,root,root) -%doc extra/libkface/{COPYING,README} +%defattr(-,root,root,-) +%doc extra/libkface/{AUTHORS,COPYING,README} %{_kde4_libdir}/libkface.so -%{_includedir}/libkface/ +%{_kde4_includedir}/libkface/ %{_kde4_libdir}/pkgconfig/libkface.pc %{_kde4_appsdir}/cmake/modules/FindKface.cmake ++++++ digikam-2.3.0.tar.bz2 -> digikam-2.4.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/libkface/digikam-2.3.0.tar.bz2 /work/SRC/openSUSE:Factory/.libkface.new/digikam-2.4.1.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
