Hello community,

here is the log from the commit of package liblrdf for openSUSE:Factory checked 
in at 2018-04-17 11:11:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblrdf (Old)
 and      /work/SRC/openSUSE:Factory/.liblrdf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblrdf"

Tue Apr 17 11:11:53 2018 rev:26 rq:595400 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblrdf/liblrdf.changes  2018-03-31 
15:36:16.079036350 +0200
+++ /work/SRC/openSUSE:Factory/.liblrdf.new/liblrdf.changes     2018-04-17 
11:11:53.698231177 +0200
@@ -1,0 +2,6 @@
+Tue Apr 10 23:08:51 UTC 2018 - [email protected]
+
+- Remove --with-pic which only makes sense for static libs.
+- Fix SRPM group.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liblrdf.spec ++++++
--- /var/tmp/diff_new_pack.ztiN6z/_old  2018-04-17 11:11:54.262204722 +0200
+++ /var/tmp/diff_new_pack.ztiN6z/_new  2018-04-17 11:11:54.262204722 +0200
@@ -21,7 +21,7 @@
 Release:        0
 Summary:        A library to Manipulate RDF Files for LADSPA Plug-Ins
 License:        GPL-2.0-or-later
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 URL:            https://github.com/swh/LRDF
 Source:         https://github.com/swh/LRDF/archive/%{version}.tar.gz
 Source99:       baselibs.conf
@@ -67,7 +67,7 @@
 
 %build
 NOCONFIGURE=1 ./autogen.sh
-%configure --disable-static --with-pic
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install


Reply via email to