]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- u+w %{_bindir}/wall,
authorTomasz Pala <gotar@pld-linux.org>
Wed, 19 Jun 2002 07:22:31 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new %doc,
- release 4.

Changed files:
    SysVinit.spec -> 1.97

SysVinit.spec

index 543c06fc1e7e85f72429c95949dddcdd8dc0ccd3..858b88ac80048fdc8db4c884363d545e2b1d60d9 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Program inicjalizuj
 Summary(tr):   System V baþlatma programý
 Name:          SysVinit
 Version:       2.84
-Release:       3
+Release:       4
 License:       GPL
 Group:         Base
 Source0:       ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz
@@ -97,8 +97,6 @@ echo .so halt.8 > $RPM_BUILD_ROOT%{_mandir}/man8/reboot.8
 echo .so init.8 > $RPM_BUILD_ROOT%{_mandir}/man8/telinit.8
 bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-gzip -9nf doc/{Propaganda,Changelog,*.lsm}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -123,14 +121,14 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.gz
+%doc doc/{Propaganda,Changelog,*.lsm}
 
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_bindir}/last
 %attr(755,root,root) %{_bindir}/lastb
 %attr(755,root,root) %{_bindir}/mesg
 %attr(755,root,root) %{_bindir}/utmpx-dump
-%attr(2555,root,tty) %{_bindir}/wall
+%attr(2755,root,tty) %{_bindir}/wall
 
 %attr(640,root,root) /etc/logrotate.d/sysvinit
 %ghost %{_sysconfdir}/initrunlvl
This page took 0.115633 seconds and 4 git commands to generate.