Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lastlog2 for openSUSE:Factory 
checked in at 2023-04-16 16:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lastlog2 (Old)
 and      /work/SRC/openSUSE:Factory/.lastlog2.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lastlog2"

Sun Apr 16 16:06:39 2023 rev:6 rq:1079200 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lastlog2/lastlog2.changes        2023-04-12 
12:50:57.704708050 +0200
+++ /work/SRC/openSUSE:Factory/.lastlog2.new.19717/lastlog2.changes     
2023-04-16 16:06:44.376700863 +0200
@@ -1,0 +2,5 @@
+Thu Apr 13 12:38:05 UTC 2023 - Thorsten Kukuk <ku...@suse.com>
+
+- Add lastlog symlink for compatibility
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lastlog2.spec ++++++
--- /var/tmp/diff_new_pack.sG4lUk/_old  2023-04-16 16:06:44.876703745 +0200
+++ /var/tmp/diff_new_pack.sG4lUk/_new  2023-04-16 16:06:44.884703791 +0200
@@ -53,11 +53,12 @@
 %setup -q
 
 %build
-%meson -Dman=true
+%meson -Dman=true -Dcompat-symlink=true
 %meson_build
 
 %install
 %meson_install
+echo ".so lastlog2" > %{buildroot}%{_mandir}/man8/lastlog.8
 
 %check
 %meson_test
@@ -84,11 +85,13 @@
 
 %files
 %license LICENSE
+%{_bindir}/lastlog
 %{_bindir}/lastlog2
 %{_unitdir}/lastlog2-import.service
 %{_tmpfilesdir}/lastlog2.conf
 %{_pam_moduledir}/pam_lastlog2.so
 %ghost %{_localstatedir}/lib/lastlog
+%{_mandir}/man8/lastlog.8%{?ext_man}
 %{_mandir}/man8/lastlog2.8%{?ext_man}
 %{_mandir}/man8/pam_lastlog2.8%{?ext_man}
 

Reply via email to