forked from pool/util-linux
Accepting request 909748 from home:pgajdos
- package motd.5 man page as link to login.1 [bsc#1133929] OBS-URL: https://build.opensuse.org/request/show/909748 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=451
This commit is contained in:
parent
ecb225dbb1
commit
5dc76a5911
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 10:45:31 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- package motd.5 man page as link to login.1 [bsc#1133929]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 15:02:00 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -705,6 +705,8 @@ chmod 644 %{buildroot}%{_datadir}/getopt/getopt*.tcsh
|
||||
# login is always and only in /bin
|
||||
mv %{buildroot}%{_bindir}/login %{buildroot}/bin/
|
||||
%endif
|
||||
# bsc#1188724
|
||||
echo '.so man1/login.1' > %{buildroot}%{_mandir}/man5/motd.5
|
||||
# arch dependent
|
||||
%ifarch s390 s390x
|
||||
rm -f %{buildroot}%{_sysconfdir}/fdprm
|
||||
@ -1143,6 +1145,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || :
|
||||
%{_mandir}/man1/uuidparse.1.gz
|
||||
%{_mandir}/man5/adjtime_config.5.gz
|
||||
%{_mandir}/man5/fstab.5.gz
|
||||
%{_mandir}/man5/motd.5.gz
|
||||
%{_mandir}/man5/terminal-colors.d.5.gz
|
||||
%{_mandir}/man8/addpart.8.gz
|
||||
%{_mandir}/man8/agetty.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user