Hello community,

here is the log from the commit of package libpcap for openSUSE:Factory checked 
in at 2017-04-11 09:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpcap (Old)
 and      /work/SRC/openSUSE:Factory/.libpcap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpcap"

Tue Apr 11 09:29:08 2017 rev:53 rq:485091 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpcap/libpcap.changes  2017-03-21 
22:42:18.456199405 +0100
+++ /work/SRC/openSUSE:Factory/.libpcap.new/libpcap.changes     2017-04-11 
09:29:20.839127216 +0200
@@ -1,0 +2,5 @@
+Thu Mar 23 15:42:52 UTC 2017 - [email protected]
+
+- Restore section setting $pic
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpcap.spec ++++++
--- /var/tmp/diff_new_pack.S0wmxU/_old  2017-04-11 09:29:21.495034581 +0200
+++ /var/tmp/diff_new_pack.S0wmxU/_new  2017-04-11 09:29:21.499034016 +0200
@@ -91,7 +91,12 @@
 
 %build
 autoreconf -fiv
-export CFLAGS="%{optflags} -fpic" CXXFLAGS="%{optflags} -f$pic"
+%ifarch %sparc
+pic="PIC"
+%else
+pic="pic"
+%endif
+export CFLAGS="%{optflags} -f$pic" CXXFLAGS="%{optflags} -f$pic"
 %configure \
        --enable-bluetooth=yes \
        --enable-ipv6




Reply via email to