Bug 1043600

Summary: bogus date in %changelog
Product: Red Hat Enterprise Linux 7 Reporter: jcpunk
Component: apache-commons-jxpathAssignee: Mikolaj Izdebski <mizdebsk>
Status: CLOSED WONTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.0CC: csieh, mizdebsk
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-09 15:20:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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

Version-Release number of selected component (if applicable):1.3-19.el7


How reproducible: 100%


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

Actual results:
warning: bogus date in %changelog: Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:1.1-3jpp


Expected results:
valid dates

Additional info:

Comment 2 Mikolaj Izdebski 2014-01-09 15:20:57 UTC
(In reply to jcpunk from comment #0)
> warning: bogus date in %changelog: Sun Aug 23 2004 Randy Watler <rwatler at
> finali.com> - 0:1.1-3jpp

Only incorrect statement in the changelog is the day of the week (rpm warns
that given date and day of the week don't match). This is not causing any
issues and it's historical data which I consider immutable.

For the above reason closing as WONTFIX.