Hello community, here is the log from the commit of package libevtlog for openSUSE:Factory checked in at 2011-12-25 17:35:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libevtlog (Old) and /work/SRC/openSUSE:Factory/.libevtlog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libevtlog", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libevtlog/libevtlog.changes 2011-09-23 02:08:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libevtlog.new/libevtlog.changes 2011-12-25 17:35:44.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 21 10:11:10 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libevtlog.spec ++++++ --- /var/tmp/diff_new_pack.yq7LUG/_old 2011-12-25 17:35:44.000000000 +0100 +++ /var/tmp/diff_new_pack.yq7LUG/_new 2011-12-25 17:35:44.000000000 +0100 @@ -15,23 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: libevtlog Version: 0.2.12 -Release: 1 +Release: 0 +Summary: Syslog-ng event logger library source License: BSD-3-Clause Group: System/Daemons -Summary: Syslog-ng event logger library source Url: http://www.balabit.com/products/syslog_ng/ -AutoReqProv: on #Source0: http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/eventlog-%{version}.tar.gz #Source1: http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/eventlog-%{version}.tar.gz.asc Source0: eventlog_%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires libevtlog0 = %{version}-%{release} -BuildRequires: bison flex gcc-c++ +BuildRequires: bison +BuildRequires: flex +BuildRequires: gcc-c++ %description The EventLog library aims to be a replacement of the simple syslog() @@ -62,9 +60,7 @@ BalaBit IT Ltd. <[email protected]> %package -n libevtlog0 -License: BSD-3-Clause Summary: Syslog-ng event logger library runtime -Group: System/Daemons %description -n libevtlog0 The EventLog library aims to be a replacement of the simple syslog() @@ -92,9 +88,7 @@ BalaBit IT Ltd. <[email protected]> %package devel -License: BSD-3-Clause Summary: Syslog-ng event logger library development files -Group: System/Daemons Requires: %{name}0 = %{version} glibc-devel %description devel @@ -131,7 +125,6 @@ # # - update configure scripts & tools: # -%{?suse_update_config:%{suse_update_config -f}} #aclocal --force #libtoolize -f #automake --foreign --add-missing --copy --force-missing -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
