!7 move mime.types file to help
Merge pull request !7 from 桐小哥/openEuler-20.03-LTS
This commit is contained in:
commit
48284a4d4d
10
mailcap.spec
10
mailcap.spec
@ -1,6 +1,6 @@
|
|||||||
Name: mailcap
|
Name: mailcap
|
||||||
Version: 2.1.49
|
Version: 2.1.49
|
||||||
Release: 1
|
Release: 2
|
||||||
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}/man5/mailcap.*
|
%{_mandir}/man5/mailcap.*
|
||||||
|
%config(noreplace) %{_sysconfdir}/nginx/mime.types
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Upgrade to version 2.1.49 and add yaml file for mailcap
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user