Mageia Bugzilla – Attachment 3006 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 rpm-setup
rpm-setup-mgaversion.patch (text/plain), 558 bytes, created by
Mageia Hater
on 2012-10-28 23:57:19 CET
(
hide
)
Description:
Suggested patch to remove the mgaversion macro from rpm-setup
Filename:
MIME Type:
Creator:
Mageia Hater
Created:
2012-10-28 23:57:19 CET
Size:
558 bytes
patch
obsolete
>diff --git a/build.macros.in b/build.macros.in >index f5debdb..8bd6ab1 100644 >--- a/build.macros.in >+++ b/build.macros.in >@@ -144,12 +144,6 @@ done \ > GCONF_CONFIG_SOURCE=`%{_gconftool_bin} --get-default-source` %{_gconftool_bin} --makefile-uninstall-rule $SCHEMAS > /dev/null || true ; fi \ > %{nil} > >-# Mageia Linux version >-# - "9.1" => 910 >-# - "10.2.2" => 1022 >-# (user may copy the following line in specfile) >-%mgaversion %distro_release >- > %distsuffix @DISTSUFFIX@ > > %__distro_section %{?distro_section:%distro_section}%{?!distro_section:core}
diff --git a/build.macros.in b/build.macros.in index f5debdb..8bd6ab1 100644 --- a/build.macros.in +++ b/build.macros.in @@ -144,12 +144,6 @@ done \ GCONF_CONFIG_SOURCE=`%{_gconftool_bin} --get-default-source` %{_gconftool_bin} --makefile-uninstall-rule $SCHEMAS > /dev/null || true ; fi \ %{nil} -# Mageia Linux version -# - "9.1" => 910 -# - "10.2.2" => 1022 -# (user may copy the following line in specfile) -%mgaversion %distro_release - %distsuffix @DISTSUFFIX@ %__distro_section %{?distro_section:%distro_section}%{?!distro_section:core}
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7922
: 3006 |
3007