[Mageia-sysadm] [724] add dot before distsuffix in release

root at mageia.org root at mageia.org
Sat Jan 8 11:29:09 CET 2011


Revision: 724
Author:   blino
Date:     2011-01-08 11:29:09 +0100 (Sat, 08 Jan 2011)
Log Message:
-----------
add dot before distsuffix in release

Modified Paths:
--------------
    puppet/modules/buildsystem/templates/repsys.conf

Modified: puppet/modules/buildsystem/templates/repsys.conf
===================================================================
--- puppet/modules/buildsystem/templates/repsys.conf	2011-01-08 09:33:16 UTC (rev 723)
+++ puppet/modules/buildsystem/templates/repsys.conf	2011-01-08 10:29:09 UTC (rev 724)
@@ -45,7 +45,7 @@
 [macros global]
 distsuffix = mga
 # mkrel definition to be removed when rpm-setup is updated on main build node
-mkrel(c:) = %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}%{?distsuffix:%distsuffix}%{?!distsuffix:mga}%{?distro_release:%distro_release}
+mkrel(c:) = %{-c: 0.%{-c*}.}%{1}%{?subrel:.%subrel}.%{?distsuffix:%distsuffix}%{?!distsuffix:mga}%{?distro_release:%distro_release}
 distribution = Mageia
 vendor = Mageia.Org
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110108/2151dd3b/attachment.html>


More information about the Mageia-sysadm mailing list