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/2011-January/001635.html | 119 +++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001635.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001635.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001635.html b/zarb-ml/mageia-sysadm/2011-January/001635.html new file mode 100644 index 000000000..233a0118a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001635.html @@ -0,0 +1,119 @@ + + + + [Mageia-sysadm] [684] Use 1 instead of 1.0 in submit-queue.conf too + + + + + + + + + +

[Mageia-sysadm] [684] Use 1 instead of 1.0 in submit-queue.conf too

+ root at mageia.org + root at mageia.org +
+ Fri Jan 7 01:27:40 CET 2011 +

+
+ +
Revision: 684
+Author:   pterjan
+Date:     2011-01-07 01:27:40 +0100 (Fri, 07 Jan 2011)
+Log Message:
+-----------
+Use 1 instead of 1.0 in submit-queue.conf too
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/submit-queue.conf
+
+Modified: puppet/modules/buildsystem/templates/submit-queue.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/submit-queue.conf	2011-01-07 00:22:45 UTC (rev 683)
++++ puppet/modules/buildsystem/templates/submit-queue.conf	2011-01-07 00:27:40 UTC (rev 684)
+@@ -14,7 +14,7 @@
+         queue: queue
+         noarch: i586
+         svn: svn+ssh://svn.<%= domain %>/svn/packages/cauldron/
+-        1.0:
++        1:
+             arch: i586 x86_64
+         cauldron:
+             arch: i586 x86_64
+@@ -37,7 +37,7 @@
+ #            - archive
+             - clean
+ 
+-    1.0:
++    1:
+         checks:
+             - version
+             - tag
+@@ -118,7 +118,7 @@
+     version:
+         class: Youri::Submit::Check::Version
+         options:
+-           1.0:
++           1:
+                authorized_packages: none_package_authorized
+                authorized_sections: ^[a-z]+/(updates|testing|backports|backports_testing)$
+                authorized_arches: none
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110107/9626933b/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + + + + + +
+

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