!1 remove conflictive man files

Merge pull request !1 from openeuler-basic/dev
This commit is contained in:
openeuler-ci-bot 2019-12-31 22:38:50 +08:00 committed by Gitee
commit 15311c823f

View File

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