Hello community, here is the log from the commit of package audit for openSUSE:Factory checked in at 2019-06-26 15:59:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audit (Old) and /work/SRC/openSUSE:Factory/.audit.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audit" Wed Jun 26 15:59:07 2019 rev:88 rq:708766 version:2.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes 2018-07-07 21:51:54.439812609 +0200 +++ /work/SRC/openSUSE:Factory/.audit.new.4615/audit-secondary.changes 2019-06-26 15:59:08.535234833 +0200 @@ -1,0 +2,5 @@ +Thu Mar 21 10:32:43 UTC 2019 - Jan Engelhardt <[email protected]> + +- Reduce scriptlets' hard dependency on systemd. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/audit/audit.changes 2018-07-07 21:51:54.607812395 +0200 +++ /work/SRC/openSUSE:Factory/.audit.new.4615/audit.changes 2019-06-26 15:59:08.619234933 +0200 @@ -1,0 +2,5 @@ +Thu Mar 21 10:33:03 UTC 2019 - Jan Engelhardt <[email protected]> + +- Make use of some %make_install. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audit-secondary.spec ++++++ --- /var/tmp/diff_new_pack.7z2pks/_old 2019-06-26 15:59:09.679236187 +0200 +++ /var/tmp/diff_new_pack.7z2pks/_new 2019-06-26 15:59:09.683236192 +0200 @@ -1,7 +1,7 @@ # # spec file for package audit-secondary # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -63,7 +63,7 @@ Group: System/Monitoring Requires: %{_name}-libs = %{version} Requires: coreutils -%{?systemd_requires} +%{?systemd_ordering} %description -n audit The audit package contains the user space utilities for storing and ++++++ audit.spec ++++++ --- /var/tmp/diff_new_pack.7z2pks/_old 2019-06-26 15:59:09.707236220 +0200 +++ /var/tmp/diff_new_pack.7z2pks/_new 2019-06-26 15:59:09.711236226 +0200 @@ -1,7 +1,7 @@ # # spec file for package audit # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -93,9 +93,9 @@ make %{?_smp_mflags} -C docs %install -make DESTDIR=%{buildroot} install -C lib -make DESTDIR=%{buildroot} install -C auparse -make DESTDIR=%{buildroot} install -C docs +%make_install -C lib +%make_install -C auparse +%make_install -C docs rm -rf %{buildroot}/%{_mandir}/man[578] mkdir -p %{buildroot}%{_sysconfdir} mkdir -p %{buildroot}/%{_includedir}
