Hello community,

here is the log from the commit of package kproperty for openSUSE:Factory 
checked in at 2019-08-24 18:50:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kproperty (Old)
 and      /work/SRC/openSUSE:Factory/.kproperty.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kproperty"

Sat Aug 24 18:50:02 2019 rev:6 rq:725806 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kproperty/kproperty.changes      2019-04-12 
09:16:00.781736194 +0200
+++ /work/SRC/openSUSE:Factory/.kproperty.new.7948/kproperty.changes    
2019-08-24 18:50:05.177735984 +0200
@@ -1,0 +2,6 @@
+Sat Aug 24 08:39:04 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Remove the pkg-config files from the -devel package. Both files
+  contain incorrect entries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kproperty.spec ++++++
--- /var/tmp/diff_new_pack.KbdwiK/_old  2019-08-24 18:50:05.977735907 +0200
+++ /var/tmp/diff_new_pack.KbdwiK/_new  2019-08-24 18:50:05.981735906 +0200
@@ -28,14 +28,13 @@
 # PATCH-FIX-OPENSUSE
 Patch0:         fix-build-with-gcc48.patch
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kconfig-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5Widgets)
 Recommends:     %{name}-lang
 
 %description
@@ -80,6 +79,9 @@
   %kf5_makeinstall -C build
   %find_lang %{name} %{name}.lang --all-name --with-qt
 
+  # The pkgconfig files contain incorrect stuff
+  rm -f %{buildroot}%{_libdir}/pkgconfig/KProperty*.pc
+
 %post -n libKPropertyCore3-%{sover} -p /sbin/ldconfig
 %postun -n libKPropertyCore3-%{sover} -p /sbin/ldconfig
 
@@ -101,7 +103,7 @@
 %{_libdir}/libKPropertyCore3.so
 %{_libdir}/cmake/KPropertyCore3/
 %{_libdir}/cmake/KPropertyWidgets3/
-%{_libdir}/pkgconfig/KProperty*.pc
+# %%{_libdir}/pkgconfig/KProperty*.pc
 
 %files
 %{_datadir}/kproperty3/


Reply via email to