Hello community,

here is the log from the commit of package expat for openSUSE:Factory checked 
in at 2016-08-05 18:11:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/expat (Old)
 and      /work/SRC/openSUSE:Factory/.expat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "expat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/expat/expat.changes      2016-07-18 
21:17:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.expat.new/expat.changes 2016-08-05 
18:11:24.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 18 23:02:23 UTC 2016 - [email protected]
+
+- Remove pointless --with-pic (for static only)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ expat.spec ++++++
--- /var/tmp/diff_new_pack.dWywWw/_old  2016-08-05 18:11:25.000000000 +0200
+++ /var/tmp/diff_new_pack.dWywWw/_new  2016-08-05 18:11:25.000000000 +0200
@@ -38,7 +38,7 @@
 
 %package -n libexpat1
 Summary:        XML Parser Toolkit
-Group:          Development/Libraries/C and C++
+Group:          System/Libraries
 
 %description -n libexpat1
 Expat is an XML parser library written in C. It is a stream-oriented
@@ -68,8 +68,7 @@
 %build
 %configure \
     --disable-silent-rules \
-    --disable-static \
-    --with-pic
+    --disable-static
 make %{?_smp_mflags}
 
 %install


Reply via email to