Hello community, here is the log from the commit of package leafnode for openSUSE:Factory checked in at 2020-06-02 14:41:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/leafnode (Old) and /work/SRC/openSUSE:Factory/.leafnode.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "leafnode" Tue Jun 2 14:41:33 2020 rev:12 rq:810586 version:2.0.0+git.1527241185.66da754 Changes: -------- --- /work/SRC/openSUSE:Factory/leafnode/leafnode.changes 2019-12-27 13:43:59.144258851 +0100 +++ /work/SRC/openSUSE:Factory/.leafnode.new.3606/leafnode.changes 2020-06-02 14:42:24.828237317 +0200 @@ -1,0 +2,5 @@ +Mon Jun 1 09:50:14 UTC 2020 - Matej Cepl <[email protected]> + +- Run through spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ leafnode.spec ++++++ --- /var/tmp/diff_new_pack.PAog8n/_old 2020-06-02 14:42:26.512242641 +0200 +++ /var/tmp/diff_new_pack.PAog8n/_new 2020-06-02 14:42:26.516242654 +0200 @@ -1,7 +1,7 @@ # # spec file for package leafnode # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,20 +43,20 @@ BuildRequires: pam-devel BuildRequires: pcre-devel BuildRequires: perl -BuildRequires: pkg-config +BuildRequires: pkgconfig +BuildRequires: shadow BuildRequires: pkgconfig(systemd) Requires(post): coreutils Requires(post): systemd Requires(postun): systemd +Requires(pre): permissions +Requires(pre): shadow Requires(preun): systemd -Obsoletes: leafnode < %{version} -Provides: leafnode = %{version}-%{release} # Because of moderators(5) manpage, and really these two # shouldn't be on one system at once. Conflicts: inn -BuildRequires: shadow -Requires(pre): permissions -Requires(pre): shadow +Obsoletes: leafnode < %{version} +Provides: leafnode = %{version}-%{release} %description Leafnode is a small NNTP server for leaf sites without permanent @@ -85,10 +85,10 @@ --enable-spooldir=%{spooldir} \ --enable-runas-user=$(id -un) \ --sysconfdir=%{_sysconfdir}/%{upname} --with-pam -make %{?_smp_mflags} +%make_build %check -make %{?_smp_mflags} check +%make_build check %install # first clean out any prior aborted runs
