Compare commits
10 Commits
a874eed0fe
...
417661ffb5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
417661ffb5 | ||
|
|
c3d5468789 | ||
|
|
8619fea715 | ||
|
|
5fdd03b30d | ||
|
|
48284a4d4d | ||
|
|
2a9670d2fd | ||
|
|
059de08f63 | ||
|
|
a6a9e85027 | ||
|
|
be4f5745d5 | ||
|
|
ff5749e8db |
Binary file not shown.
BIN
mailcap-2.1.49.tar.xz
Normal file
BIN
mailcap-2.1.49.tar.xz
Normal file
Binary file not shown.
46
mailcap.spec
46
mailcap.spec
@ -1,16 +1,16 @@
|
||||
Name: mailcap
|
||||
Version: 2.1.48
|
||||
Release: 6
|
||||
Summary: Configuration tool for MIME-aware applications
|
||||
License: Public Domain and MIT
|
||||
URL: https://pagure.io/mailcap
|
||||
Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz
|
||||
Name: mailcap
|
||||
Version: 2.1.49
|
||||
Release: 4
|
||||
Summary: Configuration tool for MIME-aware applications
|
||||
License: Public Domain and MIT
|
||||
URL: https://pagure.io/mailcap
|
||||
Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: perl-interpreter
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl-interpreter
|
||||
BuildArch: noarch
|
||||
|
||||
Provides: nginx-mimetypes
|
||||
Obsoletes: nginx-mimetypes
|
||||
Provides: nginx-mimetypes
|
||||
Obsoletes: nginx-mimetypes
|
||||
|
||||
%description
|
||||
Mailcap files are used to configure how MIME-aware applications such as
|
||||
@ -32,6 +32,8 @@ the xmpeg program can be automatically started to view the file.
|
||||
%install
|
||||
%make_install
|
||||
|
||||
mv %{buildroot}/etc/nginx/mime.types %{buildroot}/etc/nginx/mime_mailcap.types
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
@ -49,12 +51,30 @@ make check
|
||||
%license COPYING
|
||||
%config(noreplace) %{_sysconfdir}/mailcap
|
||||
%config(noreplace) %{_sysconfdir}/mime.types
|
||||
%config(noreplace) %{_sysconfdir}/nginx/mime.types
|
||||
%config(noreplace) %{_sysconfdir}/nginx/mime_mailcap.types
|
||||
|
||||
%files help
|
||||
%{_mandir}/man4/mailcap.*
|
||||
%{_mandir}/man5/mailcap.*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2.1.49-4
|
||||
- fix the date error in changelog
|
||||
|
||||
* Wed Sep 2 2020 shixuantong <shixuantong@huawei.com> - 2.1.49-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:move mime.types to mailcap rpm and change mime.types to mime_mailcap.types
|
||||
|
||||
* Fri Aug 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
|
||||
|
||||
* Mon Dec 23 2019 chengquan <chengquan3@huawei.com> - 2.1.48-6
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user