Update of /cvsroot/nice/Nice/distrib
In directory sc8-pr-cvs1:/tmp/cvs-serv20043/distrib
Modified Files:
Nice.spec
Log Message:
Make the files in the RPM be owned by root, not by the building user.
Index: Nice.spec
===================================================================
RCS file: /cvsroot/nice/Nice/distrib/Nice.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Nice.spec 16 Jul 2002 16:09:49 -0000 1.1
--- Nice.spec 18 Jun 2003 22:45:08 -0000 1.2
***************
*** 49,52 ****
%files
! /usr
--- 49,52 ----
%files
! %attr(-, root, root) /usr
|