jplesnik pushed to perl-HTML-Defang (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 07:46:00 UTC 2015


From 4a7d571b89fdabe818436a08862a723d99095039 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Thu, 15 Oct 2015 09:45:38 +0200
Subject: Specify all dependencies

---
 perl-HTML-Defang.spec | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/perl-HTML-Defang.spec b/perl-HTML-Defang.spec
index 77e3e05..0b66db1 100644
--- a/perl-HTML-Defang.spec
+++ b/perl-HTML-Defang.spec
@@ -1,14 +1,26 @@
 Name:           perl-HTML-Defang
 Version:        1.04
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Cleans HTML and CSS of executable contents
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/HTML-Defang/
 Source0:        http://www.cpan.org/authors/id/K/KU/KURIANJA/HTML-Defang-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -42,6 +54,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.04-14
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.04-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-HTML-Defang.git/commit/?h=master&id=4a7d571b89fdabe818436a08862a723d99095039


More information about the perl-devel mailing list