Mageia Bugzilla – Attachment 7132 Details for
Bug 16972
Epoch is placed in the wrong location in spec, resulting in undefined epoch variables (Patch attached)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to xaos.spec to move Epoch to just below Release
file_16972.txt (text/plain), 734 bytes, created by
Neal Gompa
on 2015-10-17 06:55:28 CEST
(
hide
)
Description:
Patch to xaos.spec to move Epoch to just below Release
Filename:
MIME Type:
Creator:
Neal Gompa
Created:
2015-10-17 06:55:28 CEST
Size:
734 bytes
patch
obsolete
>Index: SPECS/xaos.spec >=================================================================== >--- SPECS/xaos.spec (revision 892297) >+++ SPECS/xaos.spec (working copy) >@@ -3,7 +3,8 @@ > Summary: A real-time fractal zoomer > Name: xaos > Version: 3.6 >-Release: %mkrel 6 >+Release: %mkrel 7 >+Epoch: 1 > License: GPLv2+ > Group: Sciences/Mathematics > BuildRequires: pkgconfig(x11) >@@ -23,7 +24,6 @@ > Obsoletes: XaoS < %{version}-%{release} > Provides: XaoS = %{version}-%{release} > Obsoletes: %{name}-svgalib < %{epoch}:%{version}-%{release} >-Epoch: 1 > > %description > XaoS is a real-time fractal zoomer. It is highly optimized. It features an
Index: SPECS/xaos.spec =================================================================== --- SPECS/xaos.spec (revision 892297) +++ SPECS/xaos.spec (working copy) @@ -3,7 +3,8 @@ Summary: A real-time fractal zoomer Name: xaos Version: 3.6 -Release: %mkrel 6 +Release: %mkrel 7 +Epoch: 1 License: GPLv2+ Group: Sciences/Mathematics BuildRequires: pkgconfig(x11) @@ -23,7 +24,6 @@ Obsoletes: XaoS < %{version}-%{release} Provides: XaoS = %{version}-%{release} Obsoletes: %{name}-svgalib < %{epoch}:%{version}-%{release} -Epoch: 1 %description XaoS is a real-time fractal zoomer. It is highly optimized. It features an
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16972
: 7132