]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- fix perms on .pgpass
authoraredridel <aredridel@pld-linux.org>
Sun, 6 Feb 2005 10:05:54 +0000 (10:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    postgresql.spec -> 1.301

postgresql.spec

index da277d2b75226b4c81951890b9ac5b13372ffba2..506030301422a85450fc439818cd3683ffd5e690 100644 (file)
@@ -1112,7 +1112,7 @@ fi
 %attr(755,root,root) %{_bindir}/slon
 %attr(755,root,root) %{_bindir}/slonik
 %attr(750,slony1,slony1) %dir /home/services/slony1
-%attr(600,root,root) /home/services/slony1/.pgpass
+%attr(600,slony1,slony1) /home/services/slony1/.pgpass
 %{_pgmoduledir}/slony1_funcs.so
 %{_pgmoduledir}/xxid.so
 %endif
This page took 0.407085 seconds and 4 git commands to generate.