Hello community, here is the log from the commit of package pciutils checked in at Tue Nov 6 23:42:22 CET 2007. -------- --- pciutils/pciutils.changes 2007-10-24 15:21:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/pciutils/pciutils.changes 2007-11-06 22:38:01.000000000 +0100 @@ -1,0 +2,20 @@ +Tue Nov 6 22:33:43 CET 2007 - anicka@suse.cz + +- update to 2.2.9 + * lspci.c: Added a new switch `-k' which requests printing + of information on kernel drivers attached to each device + and on kernel modules reporting the ability to handle the + device. + * Makefile, lib/Makefile: Moved -lz from LDFLAGS to LDLIBS. + Also added an explicit pattern rule for linking to make sure + that LDLIBS is used on all platforms. + * pci.ids: Revised class codes to match Conventional PCI 3.0 + specs. + * lspci.c: Decode the Debug port capability (per EHCI 0.96 spec). + * lspci.c: Big code cleanup: re-arranged functions in the code, + renamed everything related to capabilities to cap_* and + all options except verbose to opt_*. + * Capability loop detection introduced 2.2.7 did not work + properly with extended capabilities. Fixed. + +------------------------------------------------------------------- Old: ---- pciutils-2.2.7-ext_caps.diff pciutils-2.2.7-strip.diff pciutils-2.2.7.tar.bz2 New: ---- pciutils-2.2.9-strip.diff pciutils-2.2.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pciutils.spec ++++++ --- /var/tmp/diff_new_pack.ac6765/_old 2007-11-06 23:41:18.000000000 +0100 +++ /var/tmp/diff_new_pack.ac6765/_new 2007-11-06 23:41:18.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package pciutils (Version 2.2.7) +# spec file for package pciutils (Version 2.2.9) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,8 +12,8 @@ Name: pciutils BuildRequires: zlib-devel -Version: 2.2.7 -Release: 4 +Version: 2.2.9 +Release: 1 Requires: pciutils-ids AutoReqProv: on Group: Hardware/Other @@ -21,7 +21,6 @@ Summary: PCI-utilities for Kernel version 2.2 and newer Url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml Source: %{name}-%{version}.tar.bz2 -Patch0: %{name}-%{version}-ext_caps.diff Patch1: %{name}-%{version}-strip.diff Patch2: update-pciutils-dist BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -90,6 +89,23 @@ %{_includedir}/pci/ %{_libdir}/libpci.a %changelog +* Tue Nov 06 2007 - anicka@suse.cz +- update to 2.2.9 + * lspci.c: Added a new switch `-k' which requests printing + of information on kernel drivers attached to each device + and on kernel modules reporting the ability to handle the + device. + * Makefile, lib/Makefile: Moved -lz from LDFLAGS to LDLIBS. + Also added an explicit pattern rule for linking to make sure + that LDLIBS is used on all platforms. + * pci.ids: Revised class codes to match Conventional PCI 3.0 + specs. + * lspci.c: Decode the Debug port capability (per EHCI 0.96 spec). + * lspci.c: Big code cleanup: re-arranged functions in the code, + renamed everything related to capabilities to cap_* and + all options except verbose to opt_*. + * Capability loop detection introduced 2.2.7 did not work + properly with extended capabilities. Fixed. * Wed Oct 24 2007 - anicka@suse.cz - drop the patch backporting upstream bug in a machine readable output [#330533] ++++++ pciutils-2.2.7-strip.diff -> pciutils-2.2.9-strip.diff ++++++ ++++++ pciutils-2.2.7.tar.bz2 -> pciutils-2.2.9.tar.bz2 ++++++ ++++ 2327 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de