Revision
725
Author
blino
Date
2011-01-08 11:32:00 +0100 (Sat, 08 Jan 2011)

Log Message

put the dot in distsuffix

Modified Paths

Modified: puppet/modules/buildsystem/templates/repsys.conf
===================================================================
--- puppet/modules/buildsystem/templates/repsys.conf	2011-01-08 10:29:09 UTC (rev 724)
+++ puppet/modules/buildsystem/templates/repsys.conf	2011-01-08 10:32:00 UTC (rev 725)
@@ -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