diff --git a/pciutils.spec b/pciutils.spec index ca4abcff04c97590c26eddd678faf37f685ca345..a8818505e53460a289eff44fdd6f599d9a31301e 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,6 +1,6 @@ Name: pciutils Version: 3.10.0 -Release: 2 +Release: 3 Summary: PCI bus related utilities License: GPLv2+ URL: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml @@ -42,12 +42,7 @@ Obsoletes: %{name}-devel-static This package contains the files that are necessary for software development using the PCI utilities. -%package help -Summary: Including man files for pciutils -Requires: man - -%description help -This contains man files for the using of pciutils. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -106,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT/usr/share/hwdata/pci.ids* rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 20 2024 Huanyu Li - 3.10.0-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Mar 21 2024 luofeng - 3.10.0-2 - Support specify CC