From 8c4d9f87aeb5a70d3f82d584d5fead0aa37202ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Wed, 20 Apr 2016 15:21:53 +0200
Subject: Require a password dictionary for tests

---
 perl-Crypt-Cracklib.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/perl-Crypt-Cracklib.spec b/perl-Crypt-Cracklib.spec
index c0164ee..ea5b6b7 100644
--- a/perl-Crypt-Cracklib.spec
+++ b/perl-Crypt-Cracklib.spec
@@ -9,7 +9,7 @@
 
 Name:           perl-Crypt-Cracklib
 Version:        1.7
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        Crypt-Cracklib - Perl interface to Alec Muffett's Cracklib
 
 Group:          Development/Libraries
@@ -24,6 +24,7 @@ BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
 # Tests:
+BuildRequires:  cracklib-dicts
 BuildRequires:  perl(Test::More)
 # Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
@@ -72,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc Changes README
 
 %changelog
+* Wed Apr 20 2016 Petr Pisar <ppi...@redhat.com> - 1.7-16
+- Require a password dictionary for tests (bug #1327040)
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.7-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Crypt-Cracklib.git/commit/?h=epel7&id=8c4d9f87aeb5a70d3f82d584d5fead0aa37202ea
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to