We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2809

Summary: bogus spec file (wring dates and files) prevents rpm creation.
Product: SDL Reporter: Simone Contini <s.contini>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: icculus
Version: 2.0.3Keywords: target-2.0.4
Hardware: All   
OS: Linux   
Attachments: patch to solve the issue

Description Simone Contini 2014-12-07 22:36:43 UTC
Created attachment 1961 [details]
patch to solve the issue

There are some issue with the spec file:

 - wrong date (Jan 03 2004 was Saturday, not Monday)
 - some files are listed in the %files section without the extension

Here is a simple patch to make rpm build process working again (at least on a CentOS 7).
Comment 1 Ryan C. Gordon 2015-02-19 06:32:13 UTC
Marking a large number of bugs with the "triage-2.0.4" keyword at once. Sorry
if you got a lot of email from this. This is to help me sort through some bugs
in regards to a 2.0.4 release. We may or may not fix this bug for 2.0.4,
though!
Comment 2 Ryan C. Gordon 2015-02-19 18:55:47 UTC
This patch is now https://hg.libsdl.org/SDL/rev/17a2821b451c , thank you!

--ryan.
Comment 3 Ryan C. Gordon 2015-02-19 20:44:08 UTC
Just realized all our README files moved elsewhere. Reopening bug, and will fix this shortly.

--ryan.
Comment 4 Ryan C. Gordon 2015-04-07 04:57:58 UTC
(sorry if you get a lot of copies of this email, I'm marking several bugs at once)

Marking bugs for the (mostly) final 2.0.4 TODO list. This means we're hoping to resolve this bug before 2.0.4 ships if possible. In a perfect world, the open bug count with the target-2.0.4 keyword is zero when we ship.

(Note that closing a bug report as WONTFIX, INVALID or WORKSFORME might still happen.)

--ryan.
Comment 5 Ryan C. Gordon 2015-06-04 23:06:10 UTC
(In reply to Ryan C. Gordon from comment #3)
> Just realized all our README files moved elsewhere. Reopening bug, and will
> fix this shortly.

This is now https://hg.libsdl.org/SDL/rev/5ca9f59ab336, closing bug!

--ryan.