From 5447896143fc153d96b2e3b110b33baf537938f9 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 21 Feb 1999 22:59:40 +0000 Subject: [PATCH] - %defattr changet to (-,root,root,755), - added %attr(-,root,root,700) /root. Changed files: filesystem.spec -> 1.13 --- filesystem.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/filesystem.spec b/filesystem.spec index 8ed3aa0..8342142 100644 --- a/filesystem.spec +++ b/filesystem.spec @@ -59,7 +59,7 @@ ln -sf ../tmp $RPM_BUILD_ROOT/var/tmp rm -rf $RPM_BUILD_ROOT %files -%defattr(755,root,root,755) +%defattr(-,root,root,755) /bin %attr(-,root,root,700) /boot /etc @@ -67,6 +67,7 @@ rm -rf $RPM_BUILD_ROOT /lib /mnt %attr(-,root,root,555) /proc +%attr(-,root,root,700) /root /sbin %attr(-,root,root,1777) /tmp /usr @@ -87,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT - added /usr/src, - removed many directories which must belongs to other packages (webserwer, ftpdaemon, smtpdaemon, gopher serwer, petidomo), +- simplification in %files, - changed GUID on man directorirs to root. * Wed Dec 30 1998 Wojtek ¦lusarczyk -- 2.44.0