Mageia Bugzilla – Attachment 3007 Details for
Bug 7922
mgaversion macro inconsistency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Suggested patch to remove the mgaversion macro from mgarepo.conf
mgarepo.conf-mgaversion.patch (text/plain), 614 bytes, created by
Mageia Hater
on 2012-10-28 23:59:15 CET
(
hide
)
Description:
Suggested patch to remove the mgaversion macro from mgarepo.conf
Filename:
MIME Type:
Creator:
Mageia Hater
Created:
2012-10-28 23:59:15 CET
Size:
614 bytes
patch
obsolete
>diff --git a/puppet/modules/buildsystem/templates/mgarepo.conf b/puppet/modules/buildsystem/templates/mgarepo.conf >index 81c21d3..212c02b 100644 >--- a/puppet/modules/buildsystem/templates/mgarepo.conf >+++ b/puppet/modules/buildsystem/templates/mgarepo.conf >@@ -72,19 +72,13 @@ _real_vendor = mageia > > [macros cauldron] > distro_release = 3 >-# 100 * major + minor >-mgaversion = 300 > mageia_branch = cauldron > > [macros 1] > distro_release = 1 >-# 100 * major + minor >-mgaversion = 100 > > [macros 2] > distro_release = 2 >-# 100 * major + minor >-mgaversion = 200 > > [helper] > create-srpm = /usr/share/repsys/create-srpm
diff --git a/puppet/modules/buildsystem/templates/mgarepo.conf b/puppet/modules/buildsystem/templates/mgarepo.conf index 81c21d3..212c02b 100644 --- a/puppet/modules/buildsystem/templates/mgarepo.conf +++ b/puppet/modules/buildsystem/templates/mgarepo.conf @@ -72,19 +72,13 @@ _real_vendor = mageia [macros cauldron] distro_release = 3 -# 100 * major + minor -mgaversion = 300 mageia_branch = cauldron [macros 1] distro_release = 1 -# 100 * major + minor -mgaversion = 100 [macros 2] distro_release = 2 -# 100 * major + minor -mgaversion = 200 [helper] create-srpm = /usr/share/repsys/create-srpm
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7922
:
3006
| 3007