Hello community,

here is the log from the commit of package libpcap for openSUSE:Factory checked 
in at 2017-03-21 22:42:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpcap (Old)
 and      /work/SRC/openSUSE:Factory/.libpcap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpcap"

Tue Mar 21 22:42:17 2017 rev:52 rq:478864 version:1.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpcap/libpcap.changes  2017-03-05 
17:53:42.275283717 +0100
+++ /work/SRC/openSUSE:Factory/.libpcap.new/libpcap.changes     2017-03-21 
22:42:18.456199405 +0100
@@ -1,0 +2,5 @@
+Wed Mar  1 10:12:45 UTC 2017 - tchva...@suse.com
+
+- Do not put conditions about the provides for < 11.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libpcap.spec ++++++
--- /var/tmp/diff_new_pack.6kuC8y/_old  2017-03-21 22:42:19.276083572 +0100
+++ /var/tmp/diff_new_pack.6kuC8y/_new  2017-03-21 22:42:19.280083007 +0100
@@ -50,11 +50,8 @@
 %package -n libpcap1
 Summary:        A Library for Network Sniffers
 Group:          System/Libraries
-#
-%if 0%{?suse_version} > 1100
 Provides:       libpcap = %{version}
 Obsoletes:      libpcap < %{version}
-%endif
 
 %description -n libpcap1
 libpcap is a library used by packet sniffer programs. It provides an
@@ -93,13 +90,8 @@
 %patch5 -p1
 
 %build
-%ifarch %{sparc}
-pic="PIC"
-%else
-pic="pic"
-%endif
 autoreconf -fiv
-export CFLAGS="%{optflags} -f$pic" CXXFLAGS="%{optflags} -f$pic"
+export CFLAGS="%{optflags} -fpic" CXXFLAGS="%{optflags} -f$pic"
 %configure \
        --enable-bluetooth=yes \
        --enable-ipv6




Reply via email to