]> git.pld-linux.org Git - packages/cvs.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:
    cvs.spec -> 1.53

cvs.spec

index 437596d5c82c6b2b2c9dab5d0faf442ee3a00a57..0506dd493b6e39032a7fe9565df07f99d41c10b2 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -173,5 +173,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files pserver
 %defattr(644,root,root,755)
-%attr(750,cvs,cvs) %dir /home/cvsroot
+%attr(770,root,cvs) %dir /home/cvsroot
 /etc/sysconfig/rc-inetd/cvs
This page took 0.120326 seconds and 4 git commands to generate.