[Mageia-sysadm] [720] run genhdlist2 as post, not gendistrib

root at mageia.org root at mageia.org
Sat Jan 8 09:51:03 CET 2011


Revision: 720
Author:   blino
Date:     2011-01-08 09:51:02 +0100 (Sat, 08 Jan 2011)
Log Message:
-----------
run genhdlist2 as post, not gendistrib

Modified Paths:
--------------
    puppet/modules/buildsystem/templates/submit-upload.conf

Modified: puppet/modules/buildsystem/templates/submit-upload.conf
===================================================================
--- puppet/modules/buildsystem/templates/submit-upload.conf	2011-01-07 22:22:03 UTC (rev 719)
+++ puppet/modules/buildsystem/templates/submit-upload.conf	2011-01-08 08:51:02 UTC (rev 720)
@@ -37,7 +37,8 @@
 #            - mail
 #            - archive
             - clean
-            - gendistrib
+	posts:
+            - genhdlist2
 
     1:
         checks:
@@ -55,7 +56,8 @@
 #            - mail
 #            - archive
             - clean
-            - gendistrib
+	posts:
+            - genhdlist2
 
 # checks definition
 checks:
@@ -164,7 +166,9 @@
     clean:
         class: Youri::Upload::Action::Clean
 
-    gendistrib:
-        class: Youri::Submit::Post::Gendistrib
+    genhdlist2:
+        class: Youri::Submit::Post::Genhdlist2
+        options:
+            command: /usr/bin/genhdlist2
 
 # vim:ft=yaml:et:sw=4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110108/e0732ad0/attachment.html>


More information about the Mageia-sysadm mailing list