From 4251a30d30d028fe1c25175ee66dcd648061d070 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sat, 8 Jan 2011 10:29:09 +0000 Subject: add dot before distsuffix in release --- modules/buildsystem/templates/repsys.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/buildsystem/templates/repsys.conf b/modules/buildsystem/templates/repsys.conf index 1d1ba55a..98430ae1 100644 --- a/modules/buildsystem/templates/repsys.conf +++ b/modules/buildsystem/templates/repsys.conf @@ -45,7 +45,7 @@ rpm-macros = global cauldron [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 -- cgit v1.2.1