From 1f76e99415288e6498359e0e9ba0dd1d602a898c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 28 Jul 2016 12:30:09 +0200 Subject: [PATCH] Add build requirement for perl --- mailcap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mailcap.spec b/mailcap.spec index 7646c4d..1745e05 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,11 +1,12 @@ Name: mailcap Version: 2.1.46 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Helper application and MIME type associations for file types License: Public Domain and MIT URL: http://git.fedorahosted.org/git/mailcap.git Source0: https://fedorahosted.org/released/mailcap/%{name}-%{version}.tar.xz +BuildRequires: perl BuildArch: noarch %description @@ -59,6 +60,9 @@ make check %changelog +* Thu Jul 28 2016 Miroslav Lichvar - 2.1.46-2 +- Add build requirement for perl + * Sun May 29 2016 Ville Skyttä - 2.1.46-1 - Update to 2.1.46