rpms/perl-Data-Password/F-8 perl-Data-Password.spec,1.1,1.2

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Sun Jan 27 21:44:55 UTC 2008


Author: ixs

Update of /cvs/pkgs/rpms/perl-Data-Password/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11526/F-8

Modified Files:
	perl-Data-Password.spec 
Log Message:
* Sun Jan 27 2008 Andreas Thienemann <andreas at bawue.net> 1.07-2
- Added Test::More to the BuildReqs



Index: perl-Data-Password.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Data-Password/F-8/perl-Data-Password.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Data-Password.spec	23 Mar 2007 09:45:47 -0000	1.1
+++ perl-Data-Password.spec	27 Jan 2008 21:44:21 -0000	1.2
@@ -1,15 +1,15 @@
 Name:           perl-Data-Password
 Version:        1.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl extension for assesing password quality
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Data-Password/
 Source0:        http://www.cpan.org/modules/by-module/Data/Data-Password-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 
 %description
 This modules checks potential passwords for crackability. It checks that
@@ -49,6 +49,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 27 2008 Andreas Thienemann <andreas at bawue.net> 1.07-2
+- Added Test::More to the BuildReqs
+
 * Thu Mar 15 2007 Andreas Thienemann <andreas at bawue.net> 1.07-1
 - Specfile autogenerated by cpanspec 1.69.1.
 - Cleaned up for FE




More information about the fedora-extras-commits mailing list