SPECS: amanda.spec - moved libdir/amanda/application to client

baggins baggins at pld-linux.org
Wed May 14 17:35:12 CEST 2008


Author: baggins                      Date: Wed May 14 15:35:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved libdir/amanda/application to client

---- Files affected:
SPECS:
   amanda.spec (1.172 -> 1.173) 

---- Diffs:

================================================================
Index: SPECS/amanda.spec
diff -u SPECS/amanda.spec:1.172 SPECS/amanda.spec:1.173
--- SPECS/amanda.spec:1.172	Wed May 14 15:11:03 2008
+++ SPECS/amanda.spec	Wed May 14 17:35:07 2008
@@ -383,10 +383,6 @@
 
 %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
@@ -495,6 +491,11 @@
 # 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
@@ -555,6 +556,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.173  2008-05-14 15:35:07  baggins
+- moved libdir/amanda/application to client
+
 Revision 1.172  2008-05-14 13:11:03  baggins
 - rel 3
 - build secure client ssh pub key
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amanda.spec?r1=1.172&r2=1.173&f=u



More information about the pld-cvs-commit mailing list