Hello community, here is the log from the commit of package libservicelog for openSUSE:Factory checked in at 2014-01-20 20:42:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libservicelog (Old) and /work/SRC/openSUSE:Factory/.libservicelog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libservicelog" Changes: -------- --- /work/SRC/openSUSE:Factory/libservicelog/libservicelog.changes 2013-12-11 15:41:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libservicelog.new/libservicelog.changes 2014-01-23 15:48:30.000000000 +0100 @@ -1,0 +2,8 @@ +Fri Jan 17 10:31:57 UTC 2014 - [email protected] + +- version update to 1.1.14 (FATE#315456) + include servicelog.db and bootstrap.sh file into compression file + list +- Prereq: groupadd for %post + +------------------------------------------------------------------- Old: ---- libservicelog-1.1.13.tar.bz2 New: ---- libservicelog-1.1.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libservicelog.spec ++++++ --- /var/tmp/diff_new_pack.dQUccO/_old 2014-01-23 15:48:30.000000000 +0100 +++ /var/tmp/diff_new_pack.dQUccO/_new 2014-01-23 15:48:30.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libservicelog # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define so_version 1 Name: libservicelog -Version: 1.1.13 +Version: 1.1.14 Release: 0 Summary: Servicelog Database and Library License: LGPL-2.0+ @@ -34,9 +34,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://linux-diag.sourceforge.net/servicelog/ ExclusiveArch: ppc ppc64 ppc64le -Source0: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.gz Source1: baselibs.conf Source2: libservicelog-rpmlintrc +PreReq: %{_sbindir}/groupadd Patch0: libservicelog-pkgconfig.patch Patch1: libservicelog-lib_version.patch Patch2: libservicelog-printf_types.patch @@ -78,8 +79,6 @@ %patch2 -p1 %build -#workaround for missing servicelog.db file in upstream tarball -touch servicelog.db autoreconf -fiv %configure --with-pic --disable-static make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
