Accepting request 635949 from home:avindra:branches:Base:System
target correct rev OBS-URL: https://build.opensuse.org/request/show/635949 OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=66
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pciutils
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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
|
||||
@@ -12,18 +12,18 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define lname libpci3
|
||||
Name: pciutils
|
||||
Version: 3.5.6
|
||||
Version: 3.6.2
|
||||
Release: 0
|
||||
Summary: PCI utilities for the Linux Kernel
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Hardware/Other
|
||||
Url: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
|
||||
URL: https://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
|
||||
Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.sign
|
||||
Source2: baselibs.conf
|
||||
@@ -87,14 +87,15 @@ ln -sf /%{_lib}/libpci.so.3 %{buildroot}%{_libdir}/libpci.so
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc README COPYING
|
||||
%license COPYING
|
||||
%doc README
|
||||
/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}
|
||||
%{_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}
|
||||
/%{_lib}/libpci.so.*
|
||||
|
Reference in New Issue
Block a user