forked from pool/util-linux
osc copypac from project:Base:System package:util-linux revision:450
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=452
This commit is contained in:
parent
5dc76a5911
commit
c05781d16a
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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,8 +705,6 @@ 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
|
||||
@ -1145,7 +1143,6 @@ 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