Hello community,

here is the log from the commit of package libevtlog for openSUSE:Factory 
checked in at 2016-08-26 23:17:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevtlog (Old)
 and      /work/SRC/openSUSE:Factory/.libevtlog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevtlog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevtlog/libevtlog.changes      2015-02-10 
20:23:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libevtlog.new/libevtlog.changes 2016-08-26 
23:17:45.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug 24 13:12:56 UTC 2016 - [email protected]
+
+- BuildRequire pkgconfig for pkgconfig() symbols to be generated
+- Remove useless with-pic (it's only for static libs)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libevtlog.spec ++++++
--- /var/tmp/diff_new_pack.44aIaB/_old  2016-08-26 23:17:45.000000000 +0200
+++ /var/tmp/diff_new_pack.44aIaB/_new  2016-08-26 23:17:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libevtlog
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gcc-c++
+BuildRequires:  pkg-config
 
 %description
 The EventLog library aims to be a replacement of the simple syslog()
@@ -52,7 +53,7 @@
 
 %package -n libevtlog0
 Summary:        Syslog-ng event logger library runtime
-Group:          Development/Libraries/C and C++
+Group:          System/Libraries
 
 %description -n libevtlog0
 The EventLog library aims to be a replacement of the simple syslog()
@@ -99,7 +100,7 @@
 %setup -q -n eventlog-%{version}
 
 %build
-%configure --disable-static --with-pic
+%configure --disable-static
 %{__make} %{?_smp_mflags}
 
 %check


Reply via email to