Hello community, here is the log from the commit of package libkfbapi for openSUSE:Factory checked in at 2014-08-16 15:37:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkfbapi (Old) and /work/SRC/openSUSE:Factory/.libkfbapi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkfbapi" Changes: -------- --- /work/SRC/openSUSE:Factory/libkfbapi/libkfbapi.changes 2013-07-02 07:37:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libkfbapi.new/libkfbapi.changes 2014-08-16 15:37:35.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 12 21:58:27 UTC 2014 - [email protected] + +- Use kde4-macros for filelists, libkfbapi uses kdelibs4 buildsystem + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkfbapi.spec ++++++ --- /var/tmp/diff_new_pack.oWodOw/_old 2014-08-16 15:37:36.000000000 +0200 +++ /var/tmp/diff_new_pack.oWodOw/_new 2014-08-16 15:37:36.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libkfbapi # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define _so 1 Name: libkfbapi Version: 1.0 Release: 0 -License: LGPL-2.0+ Summary: A library for accessing Facebook services -Url: https://projects.kde.org/projects/extragear/libs/%{name} +License: LGPL-2.0+ Group: System/GUI/KDE +Url: https://projects.kde.org/projects/extragear/libs/%{name} Source: http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2 BuildRequires: libkdepimlibs4-devel BuildRequires: libqjson-devel @@ -80,14 +81,14 @@ %files -n %{name}%{_so} %defattr(-,root,root) %doc COPYING.LIB -%{_libdir}/%{name}.so.* +%{_kde4_libdir}/%{name}.so.* %files devel %defattr(-,root,root) %doc COPYING.LIB -%{_includedir}/%{name} -%{_libdir}/%{name}.so -%{_libdir}/pkgconfig/LibKFbAPI.pc -%{_libdir}/cmake/LibKFbAPI/ +%{_kde4_includedir}/%{name} +%{_kde4_libdir}/%{name}.so +%{_kde4_libdir}/pkgconfig/LibKFbAPI.pc +%{_kde4_libdir}/cmake/LibKFbAPI/ %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
