auto-import changelog data from pciutils-2.1.99.test7-1.src.rpm

Fri Jul 09 2004 Bill Nottingham <notting@redhat.com> 2.1.99.test7-1
- update to test7
- fix segfault on some x86-64 boxen
This commit is contained in:
cvsdist 2004-09-09 10:03:42 +00:00
parent 87e658e3b9
commit c342392501
3 changed files with 12 additions and 6 deletions

View File

@ -1 +1 @@
pciutils-2.1.99-test3.tar.bz2 pciutils-2.1.99-test7.tar.gz

View File

@ -1,11 +1,12 @@
Name: pciutils Name: pciutils
Version: 2.1.99.test3 Version: 2.1.99.test7
Release: 2 Release: 1
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/alpha/%{name}-2.1.99-test3.tar.bz2 Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/alpha/%{name}-2.1.99-test7.tar.gz
Patch0: pciutils-strip.patch Patch0: pciutils-strip.patch
Patch1: pciutils-pciids.patch Patch1: pciutils-pciids.patch
Patch2: pciutils-2.1.10-scan.patch Patch2: pciutils-2.1.10-scan.patch
Patch3: pciutils-havepread.patch Patch3: pciutils-havepread.patch
Patch4: pciutils-error.patch
License: GPL License: GPL
Buildroot: %{_tmppath}/%{name}-%{version}-root Buildroot: %{_tmppath}/%{name}-%{version}-root
ExclusiveOS: Linux ExclusiveOS: Linux
@ -31,11 +32,12 @@ This package contains a library for inspecting and setting
devices connected to the PCI bus. devices connected to the PCI bus.
%prep %prep
%setup -q -n pciutils-2.1.99-test3 %setup -q -n pciutils-2.1.99-test7
%patch0 -p1 -b .strip %patch0 -p1 -b .strip
%patch1 -p1 -b .pciids %patch1 -p1 -b .pciids
%patch2 -p1 -b .scan %patch2 -p1 -b .scan
%patch3 -p1 -b .pread %patch3 -p1 -b .pread
%patch4 -p1 -b .error
%build %build
%ifarch i386 %ifarch i386
@ -79,6 +81,10 @@ install lib/libpci_loader_a $RPM_BUILD_ROOT%{_libdir}/libpci_loader.a
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Jul 9 2004 Bill Nottingham <notting@redhat.com> 2.1.99.test7-1
- update to test7
- fix segfault on some x86-64 boxen
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt - rebuilt

View File

@ -1 +1 @@
b60386fd7593821071142a3ef5c8db53 pciutils-2.1.99-test3.tar.bz2 b3b5d7780c76d5f078a23d984db2bdb8 pciutils-2.1.99-test7.tar.gz