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

This commit is contained in:
Jesse Keating 2006-02-11 05:41:36 +00:00
parent 6e6d1205a3
commit 6a1546eac2

View File

@ -1,7 +1,7 @@
Summary: Utils for Linux's SCSI generic driver devices + raw devices
Name: sg3_utils
Version: 1.19
Release: 1
Release: 1.1
License: GPL
Group: Utilities/System
Source: ftp://www.torque.net/sg/p/sg3_utils-%{version}.tgz
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.la
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.19-1.1
- bump again for double-long bug on ppc(64)
* Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> - 1.19-1
- Update to sg3_utils-1.19.
- Fixed rebuild problem on 64bit archs.