From 5cb059512e625e5323abdca9e11969949eb6981c Mon Sep 17 00:00:00 2001
From: Carl <redra...@gkar.home>
Date: Thu, 16 Dec 2010 00:20:50 -0600
Subject: Updated to 1.5-5 to fix macro errors with perl_vendorarch

---
 perl-Crypt-Cracklib.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/perl-Crypt-Cracklib.spec b/perl-Crypt-Cracklib.spec
index 0602a18..41f949e 100644
--- a/perl-Crypt-Cracklib.spec
+++ b/perl-Crypt-Cracklib.spec
@@ -1,9 +1,9 @@
-%define auto %{perl_archlib}/auto
+%define auto %{perl_vendorarch}/auto
 %define _use_internal_dependency_generator 1
 
 Name:           perl-Crypt-Cracklib
 Version:        1.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Crypt-Cracklib - Perl interface to Alec Muffett's Cracklib
 
 Group:          Development/Libraries
@@ -48,12 +48,15 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %dir %{auto}/Crypt
 %dir %{auto}/Crypt/Cracklib
-%{perl_archlib}/Crypt/Cracklib.pm
+%{perl_vendorarch}/Crypt/Cracklib.pm
 %{auto}/Crypt/Cracklib/*
 %{_mandir}/man3/*.3*
 %doc Changes README
 
 %changelog
+* Thu Dec 16 2010 Carl Thompson <fed...@red-dragon.com> - 1.5-5
+- fixed a macro mismatch that wasn't caught in vendorarch/lib fix
+
 * Wed Dec 15 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.5-4
 - 661697 rebuild for fixing problems with vendorach/lib
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Crypt-Cracklib.git/commit/?h=epel7&id=5cb059512e625e5323abdca9e11969949eb6981c
_______________________________________________
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