From 8c4d9f87aeb5a70d3f82d584d5fead0aa37202ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
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 <[email protected]> - 1.7-16
+- Require a password dictionary for tests (bug #1327040)
+
 * Thu Feb 04 2016 Fedora Release Engineering <[email protected]> - 
1.7-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Crypt-Cracklib.git/commit/?h=master&id=8c4d9f87aeb5a70d3f82d584d5fead0aa37202ea
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to