!3 move mime.types file to help

Merge pull request !3 from yeah_wang/master
This commit is contained in:
openeuler-ci-bot 2020-07-09 15:59:06 +08:00 committed by Gitee
commit fbfce3e61e

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