]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- fixed perms to /var/lib/amanda (770 not 660), release 8, STBR amanda-2_4_2p2-8
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Jan 2002 09:01:50 +0000 (09:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.58

amanda.spec

index 4fdf2815b565aa32397fdb8d6b922950b7f61425..f4a87151843c56211bdbb0072191c438adb6b643 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A network-capable tape backup solution
 Summary(pl):   Sieciowo zorientowany system tworzenia kopii zapasowych
 Name:          amanda
 Version:       2.4.2p2
-Release:       7
+Release:       8
 License:       BSD
 Group:         Networking/Utilities
 Group(de):     Netzwerkwesen/Werkzeuge
@@ -248,7 +248,7 @@ fi
 %attr(755,root,root) %{_libdir}/libamanda*.so
 %attr(755,root,root) %{_libdir}/libamtape*.so
 %attr(770,root,amanda) %dir %{_libexecdir}
-%attr(660,root,amanda) %dir %{_localstatedir}/amanda
+%attr(770,root,amanda) %dir %{_localstatedir}/amanda
 
 %files server
 %defattr(644,root,root,755)
This page took 0.038847 seconds and 4 git commands to generate.