bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:59:15 +00:00
parent 5b1b306ce3
commit d6ccea7472

View File

@ -3,7 +3,7 @@
Summary: vsftpd - Very Secure Ftp Daemon Summary: vsftpd - Very Secure Ftp Daemon
Name: vsftpd Name: vsftpd
Version: 2.0.4 Version: 2.0.4
Release: 1.1 Release: 1.2
License: GPL License: GPL
Group: System Environment/Daemons Group: System Environment/Daemons
URL: http://vsftpd.beasts.org/ URL: http://vsftpd.beasts.org/
@ -134,6 +134,9 @@ fi
/var/ftp /var/ftp
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.4-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes