]> git.pld-linux.org Git - packages/gnustep-gui.git/commitdiff
- file owners fixed (semi-automatically)
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 9 Dec 2000 17:55:14 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (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

index 4afc10cf63de4f0c6ab8b0c3c28be5b26449ba98..e364ebd407d20ec19872c0635b213a751de9fe13 100644 (file)
@@ -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 <cvs_login>@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
This page took 0.186379 seconds and 4 git commands to generate.