!3 move mime.types file to help
Merge pull request !3 from yeah_wang/master
This commit is contained in:
commit
fbfce3e61e
10
mailcap.spec
10
mailcap.spec
@ -1,6 +1,6 @@
|
|||||||
Name: mailcap
|
Name: mailcap
|
||||||
Version: 2.1.48
|
Version: 2.1.48
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Configuration tool for MIME-aware applications
|
Summary: Configuration tool for MIME-aware applications
|
||||||
License: Public Domain and MIT
|
License: Public Domain and MIT
|
||||||
URL: https://pagure.io/mailcap
|
URL: https://pagure.io/mailcap
|
||||||
@ -49,12 +49,18 @@ make check
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%config(noreplace) %{_sysconfdir}/mailcap
|
%config(noreplace) %{_sysconfdir}/mailcap
|
||||||
%config(noreplace) %{_sysconfdir}/mime.types
|
%config(noreplace) %{_sysconfdir}/mime.types
|
||||||
%config(noreplace) %{_sysconfdir}/nginx/mime.types
|
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%{_mandir}/man4/mailcap.*
|
%{_mandir}/man4/mailcap.*
|
||||||
|
%config(noreplace) %{_sysconfdir}/nginx/mime.types
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 23 2019 chengquan <chengquan3@huawei.com> - 2.1.48-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user