On Thu, Jan 17, 2013 at 02:30:09PM +0100, Jochen Schmitt wrote:
> Hallo,
> 
> during my last build of inn on rawhide I have got the following odd
> error messages:
> 
> RPM build errors:
>     bogus date in %changelog: Wed Jan 13 2009 Ondrej Vasik 
> <ova...@redhat.com> - 2.4.5-7
>     bogus date in %changelog: Fri Jul  7 2008 Ondrej Vasik 
> <ova...@redhat.com> - 2.4.5-2
>     bogus date in %changelog: Sun Jul 10 2000 Bill Nottingham 
> <nott...@redhat.com>
>     Can't mix special %doc with other forms: samples
> 
> It may be nice, if anyone may have some hints to
> solve this issue.

date -d 'Jan 13 2009'; date -d 'Jul  7 2008'; date -d 'Jul 10 2000'
Tue Jan 13 00:00:00 CET 2009
Mon Jul  7 00:00:00 CEST 2008
Mon Jul 10 00:00:00 CEST 2000

so, either the days of the week or dates are wrong in the ChangeLog.

No idea about the last message.

        Jakub
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to