diff --git a/attr.spec b/attr.spec index 1905f9d56f7e0b7880daeebf1e774e785b782aca..e5ed53a34cf9c7322296ffa34de57a439c516015 100644 --- a/attr.spec +++ b/attr.spec @@ -1,7 +1,7 @@ %{!?_licensedir:%global license %%doc} Name: attr Version: 2.4.48 -Release: 15 +Release: 16 Summary: Commands for Manipulating Filesystem Extended Attributes License: GPLv2+ AND LGPLv2+ URL: https://savannah.nongnu.org/projects/attr @@ -38,12 +38,7 @@ For Linux programs, the documented system call API is the recommended interface, but an SGI IRIX compatibility interface is also provided. -%package help -Summary: Including man files for attr -Requires: man - -%description help -This contains man files for the using of attr +%package_help %prep %autosetup -Sgit -n %{name}-%{version} @@ -98,6 +93,9 @@ fi %{_mandir}/man3/* %changelog +* Mon Aug 19 2024 Pan Zhang - 2.4.48-16 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Sun Jan 30 2022 Zhiqiang Liu -2.4.48-15 - rename one patch for uniform format and donot skip security.evm copy for ima