From 709c5bb642e2ef2b0405ff83b7a8d5e395addcc7 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Sat, 9 Dec 2000 17:55:14 +0000 Subject: [PATCH] - file owners fixed (semi-automatically) (no special user (like http/news) should own his home directory nor files it doesn't create) Changed files: gnustep-gui.spec -> 1.6 --- gnustep-gui.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gnustep-gui.spec b/gnustep-gui.spec index 4afc10c..e364ebd 100644 --- a/gnustep-gui.spec +++ b/gnustep-gui.spec @@ -79,7 +79,7 @@ cat > filelist.rpm.in << EOF EOF cat > filelist-devel.rpm.in << EOF -%defattr(-, bin, bin) +%defattr(-, root, root) %{_prefix}/GNUstep/Headers/gnustep/gui %{_prefix}/GNUstep/Libraries/GSARCH/GSOS/%{libcombo}/lib*.so @@ -107,7 +107,12 @@ rm -rf $RPM_BUILD_ROOT All persons listed below can be reached at @pld.org.pl $Log: gnustep-gui.spec,v $ -Revision 1.5 2000-06-09 07:54:42 kloczek +Revision 1.6 2000-12-09 17:55:14 jajcus +- file owners fixed (semi-automatically) + (no special user (like http/news) should own his home directory nor + files it doesn't create) + +Revision 1.5 2000/06/09 07:54:42 kloczek - more %%{__make} macros. Revision 1.4 2000/06/09 07:22:52 kloczek -- 2.44.0