]> git.pld-linux.org Git - packages/rpm.git/commitdiff
permision to /var/lib/rpm must be 755 rpm-2_9x
authorArtur Frysiak <artur@frysiak.net>
Sun, 28 Mar 1999 17:45:21 +0000 (17:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.13.2.10

rpm.spec

index ee26fe33736630f5959ea35949b2a5961b220fca..b32b1ffc2f21b729a969c2649eed9db5a5f123f5 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -104,7 +104,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ru) /usr/man/ru/man8/*
 %lang(pl) /usr/man/pl/man8/*
 
-%attr(750,root,root) %dir /var/lib/rpm
+%attr(755,root,root) %dir /var/lib/rpm
 
 %dir /usr/lib/rpm
 %attr(755,root,root) /usr/lib/rpm/find-*
This page took 0.043882 seconds and 4 git commands to generate.