From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000654.html | 88 +++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000654.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000654.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000654.html b/zarb-ml/mageia-sysadm/2010-November/000654.html new file mode 100644 index 000000000..0cdaa4381 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000654.html @@ -0,0 +1,88 @@ + + + + [Mageia-sysadm] [314] - svnadmin is not in subversion-server rpm + + + + + + + + + +

[Mageia-sysadm] [314] - svnadmin is not in subversion-server rpm

+ root at mageia.org + root at mageia.org +
+ Fri Nov 19 01:55:00 CET 2010 +

+
+ +
Revision: 314
+Author:   misc
+Date:     2010-11-19 01:54:59 +0100 (Fri, 19 Nov 2010)
+Log Message:
+-----------
+- svnadmin is not in subversion-server rpm
+
+Modified Paths:
+--------------
+    puppet/modules/subversion/manifests/init.pp
+
+Modified: puppet/modules/subversion/manifests/init.pp
+===================================================================
+--- puppet/modules/subversion/manifests/init.pp	2010-11-19 00:54:58 UTC (rev 313)
++++ puppet/modules/subversion/manifests/init.pp	2010-11-19 00:54:59 UTC (rev 314)
+@@ -5,7 +5,7 @@
+ 
+ 
+     class server {
+-        package { "subversion-server":
++        package { ["subversion-server", "subversion-tools"]:
+             ensure => installed,
+         }
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101119/47f9dc0e/attachment.html>
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1