Hello community, here is the log from the commit of package adns for openSUSE:Factory checked in at 2017-04-11 12:38:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adns (Old) and /work/SRC/openSUSE:Factory/.adns.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adns" Tue Apr 11 12:38:14 2017 rev:27 rq:482449 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/adns/adns.changes 2015-03-09 10:03:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.adns.new/adns.changes 2017-04-11 12:38:16.145040263 +0200 @@ -1,0 +2,7 @@ +Thu Mar 23 15:13:56 UTC 2017 - [email protected] + +- cleanup with spec-cleaner +- get rid of %{name} macro in the patch name +- restart patch numbering + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adns.spec ++++++ --- /var/tmp/diff_new_pack.dn98DR/_old 2017-04-11 12:38:17.716818179 +0200 +++ /var/tmp/diff_new_pack.dn98DR/_new 2017-04-11 12:38:17.720817614 +0200 @@ -1,7 +1,7 @@ # # spec file for package adns # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -29,9 +29,9 @@ Source2: %{name}.keyring Source3: README.SUSE Source4: baselibs.conf -Patch0: %{name}-1.4-destdir.patch -Patch1: %{name}-1.4-configure.patch -Patch3: adns-visibility.patch +Patch0: adns-1.4-destdir.patch +Patch1: adns-1.4-configure.patch +Patch2: adns-visibility.patch BuildRequires: autoconf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,7 +63,7 @@ %setup -q %patch0 %patch1 -%patch3 +%patch2 cp %{SOURCE3} . %build @@ -72,7 +72,7 @@ make %{?_smp_mflags} all %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install # FIXME: --disable-static not available rm %{buildroot}%{_libdir}/*.a @@ -91,7 +91,6 @@ %{_libdir}/libadns.so %post -n %{lname} -p /sbin/ldconfig - %postun -n %{lname} -p /sbin/ldconfig %changelog
