]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- moved libdir/amanda/application to client auto/th/amanda-2_6_0-3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 14 May 2008 15:35:07 +0000 (15:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.173

amanda.spec

index 53fc95da49c5e9f3278d0b79b85f4a45c425a08d..3c4a551d0362a0e9b8e330d90561c8c32ad201c3 100644 (file)
@@ -382,10 +382,6 @@ fi
 
 %config(noreplace) %attr(640,root,root) /etc/cron.d/amanda-srv
 
-%dir %{_libdir}/amanda/application
-%attr(755,root,root) %{_libdir}/amanda/application/amgtar
-%attr(644,root,root) %{_libdir}/amanda/application/generic-dumper
-
 %attr(755,root,root) %{_libdir}/amanda/libamdevice*.so
 %attr(755,root,root) %{_libdir}/amanda/libamserver*.so
 %attr(755,root,root) %{_libdir}/amanda/libamtape*.so
@@ -494,6 +490,11 @@ fi
 # Commented out so it won't get removed on uninstall
 #%attr(600,amanda,amanda) %ghost %{_sharedstatedir}/amanda/.ssh/id_rsa_amrecover*
 %attr(640,amanda,amanda) %config(noreplace) %verify(not md5 mtime size) %{_sharedstatedir}/amanda/amandates
+
+%dir %{_libdir}/amanda/application
+%attr(755,root,root) %{_libdir}/amanda/application/amgtar
+%attr(644,root,root) %{_libdir}/amanda/application/generic-dumper
+
 %attr(755,root,root) %{_libdir}/amanda/libamclient*.so
 %attr(755,root,root) %{_libdir}/amanda/amandad
 %attr(755,root,root) %{_libdir}/amanda/noop
This page took 0.05033 seconds and 4 git commands to generate.