Bug 1043624 - bogus date in %changelog
Summary: bogus date in %changelog
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: xorg-x11-drv-ati
Version: 7.0
Hardware: All
OS: All
unspecified
low
Target Milestone: rc
: ---
Assignee: Jérôme Glisse
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-16 18:27 UTC by jcpunk
Modified: 2014-03-05 15:06 UTC (History)
2 users (show)

Fixed In Version: xorg-x11-drv-ati-7.2.0-9.20140113git3213df1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-05 15:06:23 UTC
Target Upstream Version:


Attachments (Terms of Use)
bash script to fix bogus weekdays in rpm spec files. (2.23 KB, application/x-shellscript)
2014-02-14 07:01 UTC, Edward J. Huff
no flags Details

Description jcpunk 2013-12-16 18:27:06 UTC
Description of problem:
The changelog contains bad date range

Version-Release number of selected component (if applicable):7.2.0-6.20131023gitf1dc677.el7


How reproducible: 100%


Steps to Reproduce:
1. rpmbuild --rebuild <SRPM>
2.
3.

Actual results:
warning: bogus date in %changelog: Tue Aug 23 2007 Dave Airlie <airlied> 6.7.191-1


Expected results:
valid dates

Additional info:

Comment 2 Edward J. Huff 2014-02-14 07:01:22 UTC
Created attachment 863126 [details]
bash script to fix bogus weekdays in rpm spec files.

bash script to fix bogus weekdays in rpm spec files.

This script automatically corrects bogus weekdays in spec files, generating a
changelog entry and adding a line after the bogus date noting the original date.
(The weekday might have been correct and the day of the month wrong).
The input file is copied to a backup file, and a diff is printed.

Comment 3 Adam Jackson 2014-03-05 15:06:23 UTC
Fixed, thanks.


Note You need to log in before you can comment on or make changes to this bug.