move to help

This commit is contained in:
yeah_wang 2020-07-09 10:49:35 +08:00
parent b4b41ffebe
commit 05feae8f78

View File

@ -1,6 +1,6 @@
Name: mailcap
Version: 2.1.48
Release: 6
Release: 7
Summary: Configuration tool for MIME-aware applications
License: Public Domain and MIT
URL: https://pagure.io/mailcap
@ -49,12 +49,18 @@ make check
%license COPYING
%config(noreplace) %{_sysconfdir}/mailcap
%config(noreplace) %{_sysconfdir}/mime.types
%config(noreplace) %{_sysconfdir}/nginx/mime.types
%files help
%{_mandir}/man4/mailcap.*
%config(noreplace) %{_sysconfdir}/nginx/mime.types
%changelog
* Thu Jul 9 2020 wangye <wangye70@huawei.com> - 2.1.48-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:move mime.types to help
* Mon Dec 23 2019 chengquan <chengquan3@huawei.com> - 2.1.48-6
- Type:bugfix
- ID:NA