Mageia Bugzilla – Attachment 7138 Details for
Bug 16977
PackageKit Hif backend requires VERSION_ID in /etc/os-release (Patch included)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Add VERSION_ID to /etc/os-release
file_16977.txt (text/plain), 585 bytes, created by
Neal Gompa
on 2015-10-19 07:18:32 CEST
(
hide
)
Description:
Add VERSION_ID to /etc/os-release
Filename:
MIME Type:
Creator:
Neal Gompa
Created:
2015-10-19 07:18:32 CEST
Size:
585 bytes
patch
obsolete
>Index: SPECS/mageia-release.spec >=================================================================== >--- SPECS/mageia-release.spec (revision 892635) >+++ SPECS/mageia-release.spec (working copy) >@@ -8,7 +8,7 @@ > %else > %define distrib Official > %endif >-%define rel 0.1 >+%define rel 0.2 > %define distname cauldron > %define distsuffix .mga > %define distribution Mageia >@@ -192,6 +192,7 @@ > NAME="%{distribution}" > VERSION="%{realversion}" > ID=mageia >+VERSION_ID=%{realversion} > ID_LIKE="mandriva fedora" > PRETTY_NAME="%{distribution} %{realversion}" > ANSI_COLOR="1;36"
Index: SPECS/mageia-release.spec =================================================================== --- SPECS/mageia-release.spec (revision 892635) +++ SPECS/mageia-release.spec (working copy) @@ -8,7 +8,7 @@ %else %define distrib Official %endif -%define rel 0.1 +%define rel 0.2 %define distname cauldron %define distsuffix .mga %define distribution Mageia @@ -192,6 +192,7 @@ NAME="%{distribution}" VERSION="%{realversion}" ID=mageia +VERSION_ID=%{realversion} ID_LIKE="mandriva fedora" PRETTY_NAME="%{distribution} %{realversion}" ANSI_COLOR="1;36"
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16977
: 7138