[packages/util-linux] - utmpx-dump symlink to utmpdump (as it was in SysVinit)

arekm arekm at pld-linux.org
Sun Oct 14 10:32:35 CEST 2012


commit 63bd1af68b16b80326e92fcd3d98450ebd80183f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Oct 14 10:32:32 2012 +0200

    - utmpx-dump symlink to utmpdump (as it was in SysVinit)

 util-linux.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/util-linux.spec b/util-linux.spec
index 691d84b..b0b6df5 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -773,6 +773,8 @@ done
 ln -sf hwclock $RPM_BUILD_ROOT/sbin/clock
 echo '.so hwclock.8' > $RPM_BUILD_ROOT%{_mandir}/man8/clock.8
 
+ln -s utmpdump $RPM_BUILD_ROOT%{_bindir}/utmpx-dump
+
 for d in cs de es fi fr hu id it ja ko nl pl ; do
 	for m in man1 man5 man8 ; do
 		if [ -d man/$d/$m ]; then
@@ -971,6 +973,7 @@ fi
 %attr(755,root,root) %{_bindir}/ul
 %attr(755,root,root) %{_bindir}/unshare
 %attr(755,root,root) %{_bindir}/utmpdump
+%attr(755,root,root) %{_bindir}/utmpx-dump
 %attr(755,root,root) %{_bindir}/whereis
 %attr(2755,root,tty) %{_bindir}/write
 %attr(755,root,root) %{_sbindir}/fdformat
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/util-linux.git/commitdiff/63bd1af68b16b80326e92fcd3d98450ebd80183f



More information about the pld-cvs-commit mailing list