move mime.types file to help

This commit is contained in:
桐小哥 2020-08-28 11:41:01 +08:00 committed by Gitee
parent 059de08f63
commit 2a9670d2fd

View File

@ -1,6 +1,6 @@
Name: mailcap
Version: 2.1.49
Release: 1
Release: 2
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}/man5/mailcap.*
%config(noreplace) %{_sysconfdir}/nginx/mime.types
%changelog
* Fri Avg 28 2020 shixuantong <shixuantong@huawei.com> - 2.1.49-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:move mime.types to help
* Tue Aug 04 2020 Leo Fang <leofang_94@163.com> - 2.1.49-1
- Upgrade to version 2.1.49 and add yaml file for mailcap