Bug 1043597

Summary: bogus date in %changelog
Product: Red Hat Enterprise Linux 7 Reporter: jcpunk
Component: apache-commons-digesterAssignee: Stanislav Ochotnicky <sochotni>
Status: CLOSED WONTFIX QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.0CC: csieh, sochotni
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: 2013-12-18 13:39:02 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:06:27 UTC
Description of problem:The changelog contains bad date range


Version-Release number of selected component (if applicable):1.8.1-18.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.5-4jpp
warning: bogus date in %changelog: Thu Nov 26 2004 Fernando Nasser <fnasser> - 0:1.6-2jpp



Expected results:
valid dates

Additional info:

Comment 2 Stanislav Ochotnicky 2013-12-18 13:39:02 UTC
Thank you for filing these QE related bugs.

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.