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

This commit is contained in:
Jesse Keating 2006-02-11 04:57:18 +00:00
parent 34980c5bb6
commit a9d6632a1c

View File

@ -1,6 +1,6 @@
Name: pciutils
Version: 2.2.1
Release: 1.1
Release: 1.2
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
Patch0: pciutils-strip.patch
Patch2: pciutils-2.1.10-scan.patch
@ -68,6 +68,9 @@ install lib/types.h $RPM_BUILD_ROOT%{_includedir}/pci
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.2.1-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.2.1-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes