diff --git a/man-pages.spec b/man-pages.spec index 2126c1c707af80ac84bb86dbdfe17a300a0b544e..b72871720911ecb3f45be7aa67a8c36b72839f3f 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,6 +1,6 @@ Name: man-pages Version: 5.02 -Release: 1 +Release: 2 Summary: Linux kernel and user-space C library interfaces documentation License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE URL: http://www.kernel.org/doc/man-pages/ @@ -56,7 +56,12 @@ popd %files help %{_mandir}/man*/* +%exclude %{_mandir}/man3/crypt.3.gz +%exclude %{_mandir}/man7/bpf-helpers.7.gz %changelog -* Tue Sep 03 2019 openEuler Buildteam - version-release +* Tue Sep 03 2019 openEuler Buildteam - 5.02-2 +- remove conflictive man files + +* Tue Sep 03 2019 openEuler Buildteam - 5.02-1 - Package init