Hello community,

here is the log from the commit of package netcontrol for openSUSE:Factory 
checked in at 2019-04-17 10:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcontrol (Old)
 and      /work/SRC/openSUSE:Factory/.netcontrol.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcontrol"

Wed Apr 17 10:04:22 2019 rev:18 rq:693125 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcontrol/netcontrol.changes    2016-05-23 
16:39:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.netcontrol.new.17052/netcontrol.changes 
2019-04-17 10:04:23.598502260 +0200
@@ -1,0 +2,5 @@
+Mon Mar 25 16:58:41 UTC 2019 - [email protected]
+
+- Install pkgconfig into libdir instead of datadir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netcontrol.spec ++++++
--- /var/tmp/diff_new_pack.lFJYvq/_old  2019-04-17 10:04:24.482503325 +0200
+++ /var/tmp/diff_new_pack.lFJYvq/_new  2019-04-17 10:04:24.490503335 +0200
@@ -114,7 +114,7 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT pkgconfigdir=%{_libdir}/pkgconfig
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %post -n libnetcontrol0
@@ -132,6 +132,6 @@
 %doc README COPYING.LGPL COPYING.GPL ChangeLog.git
 %{_libdir}/*.so
 %{_includedir}/*
-%{_datadir}/pkgconfig/netcontrol.pc
+%{_libdir}/pkgconfig/netcontrol.pc
 
 %changelog


Reply via email to