Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package finger for openSUSE:Factory checked in at 2022-08-20 20:27:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/finger (Old) and /work/SRC/openSUSE:Factory/.finger.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "finger" Sat Aug 20 20:27:58 2022 rev:25 rq:998146 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/finger/finger.changes 2020-01-12 23:15:55.818628532 +0100 +++ /work/SRC/openSUSE:Factory/.finger.new.2083/finger.changes 2022-08-20 20:28:07.685263638 +0200 @@ -1,0 +2,5 @@ +Thu Aug 11 08:23:25 UTC 2022 - Dirk M??ller <[email protected]> + +- modernize spec-file, move license to %%licensedir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ finger.spec ++++++ --- /var/tmp/diff_new_pack.hGgMGO/_old 2022-08-20 20:28:08.253265213 +0200 +++ /var/tmp/diff_new_pack.hGgMGO/_new 2022-08-20 20:28:08.257265224 +0200 @@ -1,7 +1,7 @@ # # spec file for package finger # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,6 @@ # Build with -no-common, [bsc#1160264] Patch3: finger-no-common.patch Requires: netcfg -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Finger is a utility that allows users to see information about system @@ -59,7 +58,7 @@ %build export CFLAGS="%{optflags} -fpie" LDFLAGS="-pie" %configure -make %{?_smp_mflags} +%make_build %install install -d -m 755 %{buildroot}%{_bindir} @@ -87,18 +86,18 @@ %service_del_postun finger.socket %files -%defattr(-,root,root) -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc AUTHORS NEWS README %{_bindir}/finger -%{_mandir}/man1/finger.1%{ext_man} +%{_mandir}/man1/finger.1%{?ext_man} %files server -f finger-bsd.lang -%defattr(-,root,root) -%doc AUTHORS COPYING NEWS README +%license COPYING +%doc AUTHORS NEWS README %{_unitdir}/finger.socket %{_unitdir}/[email protected] -%{_mandir}/man8/fingerd.8%{ext_man} -%{_mandir}/man8/in.fingerd.8%{ext_man} +%{_mandir}/man8/fingerd.8%{?ext_man} +%{_mandir}/man8/in.fingerd.8%{?ext_man} %{_sbindir}/in.fingerd %changelog
