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

nut.spec

index f8dba8d1affe742f25be7e57172f19e935c6813e..d94011b925da643ab3ba298256809e8c55f94c81 100644 (file)
--- a/nut.spec
+++ b/nut.spec
@@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/upsct
 %attr(755,root,root) %{_bindir}/upsct2
 %attr(755,root,root) %{_bindir}/upsmon
-%dir %attr(755,nobody,nobody) /var/lib/ups
+%dir %attr(775,root,nobody) /var/lib/ups
 
 %files cgi
 %defattr(644,root,root,755)
This page took 0.115964 seconds and 4 git commands to generate.