From 05feae8f78e1cfeb73cf202ae95c00167a9a3553 Mon Sep 17 00:00:00 2001 From: yeah_wang <1485652911@qq.com> Date: Thu, 9 Jul 2020 10:49:35 +0800 Subject: [PATCH] move to help --- mailcap.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/mailcap.spec b/mailcap.spec index 4ba7fa3..6aec016 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -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 - 2.1.48-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:move mime.types to help + * Mon Dec 23 2019 chengquan - 2.1.48-6 - Type:bugfix - ID:NA