Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2017-03-01 23:40:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pciutils (Old)
 and      /work/SRC/openSUSE:Factory/.pciutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pciutils"

Wed Mar  1 23:40:45 2017 rev:57 rq:460693 version:3.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes        2016-05-26 
23:54:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pciutils.new/pciutils.changes   2017-03-01 
23:40:47.077412447 +0100
@@ -1,0 +2,22 @@
+Mon Feb 27 12:07:44 UTC 2017 - [email protected]
+
+- Update to version 3.5.4:
+       * Previous version broke compilation on systems, for which
+    lib/types.h did not provide a 64-bit integer type. It is
+    provided everywhere now.
+- Changes for version 3.5.3:
+       * When lspci looks for Linux kernel modules, it uses the default
+         path to module directory provided by libkmod. Previously,
+         it tried to construct the path explicitly, which need not
+         work on all systems.
+       * Improved formatting of memory and I/O ranges behind a bridge.
+       * PCIe link capabilities now display GEN4 speed (16GT/s).
+       * PCIe device capabilities now show bits related to atomic
+    operations.
+- Changes for version 3.5.2:
+       * The L1 power management capability is now decoded more
+         thoroughly. Thanks to Rajat Jain for the patch.
+       * The table of configuration registers used by setpci
+         had a bug in the definition of SUBSYSTEM_VENDOR_ID.
+
+-------------------------------------------------------------------

Old:
----
  pciutils-3.5.1.tar.xz

New:
----
  pciutils-3.5.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pciutils.spec ++++++
--- /var/tmp/diff_new_pack.MuGaHr/_old  2017-03-01 23:40:47.925292874 +0100
+++ /var/tmp/diff_new_pack.MuGaHr/_new  2017-03-01 23:40:47.925292874 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pciutils
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define lname   libpci3
 Name:           pciutils
-Version:        3.5.1
+Version:        3.5.4
 Release:        0
 Summary:        PCI utilities for the Linux Kernel
 License:        GPL-2.0+
@@ -27,14 +27,13 @@
 Source:         
ftp://ftp.kernel.org/pub/software/utils/pciutils/%{name}-%{version}.tar.xz
 Source2:        baselibs.conf
 Patch0:         pciutils-3.2.0_update-dist.patch
-Patch1:         %{name}-3.1.9_pkgconfig.patch
+Patch1:         pciutils-3.1.9_pkgconfig.patch
 Patch2:         pciutils-ocloexec.patch
 Patch3:         pciutils-endianh.patch
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libkmod)
 BuildRequires:  pkgconfig(zlib)
 Requires:       pciutils-ids
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 lspci: This program displays detailed information about all PCI busses
@@ -71,7 +70,7 @@
 %patch3 -p1
 
 %build
-make %{?_smp_mflags} OPT="%{optflags} -D_GNU_SOURCE $(getconf LFS_CFLAGS) 
-Wall" PREFIX=%{_prefix} LIBDIR=/%{_lib} SBINDIR=/sbin STRIP="" SHARED="yes"
+make %{?_smp_mflags} OPT="%{optflags}" PREFIX=%{_prefix} LIBDIR=/%{_lib} 
SBINDIR=/sbin STRIP="" SHARED="yes"
 
 %install
 make install PREFIX=%{buildroot}%{_prefix} SBINDIR=%{buildroot}/sbin \
@@ -89,8 +88,13 @@
 %files
 %defattr(-, root, root)
 %doc README COPYING
-%{_mandir}/man?/*
-/sbin/*
+/sbin/lspci
+/sbin/setpci
+/sbin/update-pciids
+%{_mandir}/man7/pcilib.7%{ext_man}
+%{_mandir}/man8/lspci.8%{ext_man}
+%{_mandir}/man8/setpci.8%{ext_man}
+%{_mandir}/man8/update-pciids.8%{ext_man}
 
 %files -n %{lname}
 %defattr(-,root,root)

++++++ pciutils-3.5.1.tar.xz -> pciutils-3.5.4.tar.xz ++++++
++++ 3875 lines of diff (skipped)


Reply via email to