Author: baggins Date: Thu Nov 25 13:26:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - am*crypt* and getconf are common programs for both client and server
---- Files affected: packages/amanda: amanda-common.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/amanda/amanda-common.patch diff -u /dev/null packages/amanda/amanda-common.patch:1.1 --- /dev/null Thu Nov 25 14:26:23 2010 +++ packages/amanda/amanda-common.patch Thu Nov 25 14:26:18 2010 @@ -0,0 +1,37 @@ +--- amanda-3.2.0/man/Makefile.am~ 2010-10-06 18:36:29.000000000 +0200 ++++ amanda-3.2.0/man/Makefile.am 2010-11-25 13:40:20.848191192 +0100 +@@ -14,6 +14,13 @@ + amanda-auth.7 \ + amanda-match.7 \ + amarchiver.8 \ ++ amaespipe.8 \ ++ amcrypt-ossl-asym.8 \ ++ amcrypt-ossl.8 \ ++ amcrypt.8 \ ++ amcryptsimple.8 \ ++ amgetconf.8 \ ++ amgpgcrypt.8 \ + script-email.8 + + CLIENT_MAN_PAGES = \ +@@ -34,20 +40,13 @@ + amanda-taperscan.7 \ + amaddclient.8 \ + amadmin.8 \ +- amaespipe.8 \ + amcheck.8 \ + amcheckdb.8 \ + amcheckdump.8 \ + amcleanup.8 \ +- amcrypt-ossl-asym.8 \ +- amcrypt-ossl.8 \ +- amcrypt.8 \ +- amcryptsimple.8 \ + amdevcheck.8 \ + amdump.8 \ + amflush.8 \ +- amgetconf.8 \ +- amgpgcrypt.8 \ + amlabel.8 \ + amoverview.8 \ + amreport.8 \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
