Bug 1043600 - bogus date in %changelog
Summary: bogus date in %changelog
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: apache-commons-jxpath
Version: 7.0
Hardware: All
OS: All
unspecified
low
Target Milestone: rc
: ---
Assignee: Mikolaj Izdebski
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-16 18:08 UTC by jcpunk
Modified: 2014-01-09 15:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-09 15:20:57 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


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