new version 3.0.2
This commit is contained in:
parent
fe71594439
commit
65d735a6ec
@ -1 +1 @@
|
||||
pciutils-3.0.1.tar.gz
|
||||
pciutils-3.0.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
diff -up pciutils-3.0.1/lib/configure.multilib pciutils-3.0.1/lib/configure
|
||||
--- pciutils-3.0.1/lib/configure.multilib 2008-08-26 17:08:52.000000000 +0200
|
||||
+++ pciutils-3.0.1/lib/configure 2008-09-19 11:35:58.964527560 +0200
|
||||
diff -up pciutils-3.0.2/lib/configure.multilib pciutils-3.0.2/lib/configure
|
||||
--- pciutils-3.0.2/lib/configure.multilib 2008-09-19 20:04:37.000000000 +0200
|
||||
+++ pciutils-3.0.2/lib/configure 2008-09-22 10:35:58.964527560 +0200
|
||||
@@ -45,29 +45,62 @@ sys=`echo $host | sed 's/^\([^-]*\)-\([^
|
||||
echo " $host $rel"
|
||||
|
||||
@ -8,7 +8,7 @@ diff -up pciutils-3.0.1/lib/configure.multilib pciutils-3.0.1/lib/configure
|
||||
+cm=config.h.mk
|
||||
m=config.mk
|
||||
-echo >$c '#define PCI_CONFIG_H'
|
||||
-echo >$c "#define PCI_ARCH_`echo $cpu | tr '[a-z]' '[A-Z]'`"
|
||||
-echo >>$c "#define PCI_ARCH_`echo $cpu | tr '[a-z]' '[A-Z]'`"
|
||||
-echo >>$c "#define PCI_OS_`echo $sys | tr '[a-z]' '[A-Z]'`"
|
||||
echo >$m 'WITH_LIBS='
|
||||
+cat >$c <<EOF
|
@ -1,5 +1,5 @@
|
||||
Name: pciutils
|
||||
Version: 3.0.1
|
||||
Version: 3.0.2
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
|
||||
Patch1: pciutils-2.2.4-buf.patch
|
||||
@ -7,7 +7,7 @@ Patch2: pciutils-2.1.10-scan.patch
|
||||
Patch3: pciutils-havepread.patch
|
||||
Patch6: pciutils-2.2.1-idpath.patch
|
||||
Patch7: pciutils-2.1.99-gcc4.patch
|
||||
Patch8: pciutils-3.0.1-multilib.patch
|
||||
Patch8: pciutils-3.0.2-multilib.patch
|
||||
Patch9: pciutils-dir-d.patch
|
||||
Patch10: pciutils-2.2.10-sparc-support.patch
|
||||
Patch11: pciutils-3.0.1-superh-support.patch
|
||||
@ -114,6 +114,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2008 Michal Hlavinka <mhlavink@redhat.com> 3.0.1-1
|
||||
- version 3.0.2
|
||||
|
||||
* Fri Sep 19 2008 Michal Hlavinka <mhlavink@redhat.com> 3.0.1-1
|
||||
- version 3.0.1
|
||||
- add support for Super-H (sh3,sh4) (#446600)
|
||||
|
Loading…
Reference in New Issue
Block a user