- corrected multilib patch

This commit is contained in:
Harald Hoyer 2006-06-02 12:37:57 +00:00
parent fa9c68ca34
commit 7faf6277d3

View File

@ -1,6 +1,6 @@
Name: pciutils
Version: 2.2.3
Release: 1
Release: 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
@ -72,6 +72,9 @@ install lib/types.h $RPM_BUILD_ROOT%{_includedir}/pci
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jun 02 2006 Harald Hoyer <harald@redhat.com> 2.2.3-2
- corrected multilib patch
* Tue May 23 2006 Harald Hoyer <harald@redhat.com> 2.2.3-1
- version 2.2.3
- multilib patch (bug #192743)