bump for bug in double-long on ppc(64)
This commit is contained in:
parent
c559085342
commit
f4ddb3a016
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A cron-like program that can run jobs lost during downtime.
|
||||
Name: anacron
|
||||
Version: 2.3
|
||||
Release: 36
|
||||
Release: 36.1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.debian.org/debian/pool/main/a/anacron/%{name}_%{version}.orig.tar.gz
|
||||
|
|
@ -110,6 +110,9 @@ fi
|
|||
%config /etc/cron.weekly/0anacron
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.3-36.1
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 2.3-36
|
||||
- rebuild for new gcc, glibc, glibc-kernheaders
|
||||
|
||||
|
|
|
|||
Reference in a new issue