From 9d38fc66a8768ef983a1b13b642962ae74430194 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 20 Feb 2016 09:21:48 +0100 Subject: [PATCH] add BR on perl(Getopt::Long) --- libzip.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libzip.spec b/libzip.spec index fb81677..8051bff 100644 --- a/libzip.spec +++ b/libzip.spec @@ -20,6 +20,7 @@ BuildRequires: perl(Cwd) BuildRequires: perl(Data::Dumper) BuildRequires: perl(File::Copy) BuildRequires: perl(File::Path) +BuildRequires: perl(Getopt::Long) BuildRequires: perl(IPC::Open3) BuildRequires: perl(Symbol) BuildRequires: perl(UNIVERSAL) @@ -128,6 +129,7 @@ make check %changelog * Sat Feb 20 2016 Remi Collet - 1.1.2-1 - update to 1.1.2 +- add BR on perl(Getopt::Long) * Sat Feb 13 2016 Remi Collet - 1.1.1-1 - update to 1.1.1