Author: msuchy Update of /cvs/pkgs/rpms/perl-Crypt-GeneratePassword/EL-4 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24000/EL-4 Modified Files: perl-Crypt-GeneratePassword.spec Added Files: import.log utf8.patch Log Message: Import new version of perl-Crypt-GeneratePassword to EL-4 branch. --- NEW FILE import.log --- perl-Crypt-GeneratePassword-0_03-14:EL-4:perl-Crypt-GeneratePassword-0.03-14.src.rpm:1228304132 utf8.patch: --- NEW FILE utf8.patch --- --- Crypt-GeneratePassword-0.03.orig/README 2008-10-14 11:41:36.000000000 +0200 +++ Crypt-GeneratePassword-0.03/README 2008-10-14 11:48:45.000000000 +0200 @@ -23,7 +23,7 @@ COPYRIGHT AND LICENCE -Copyright 2002 by Jörg Walter <jwalt@xxxxxxxx>, +Copyright 2002 by Jörg Walter <jwalt@xxxxxxxx>, inspired by ideas from Tom Van Vleck and Morris Gasser/FIPS-181. This perl module is free software; it may be redistributed Index: perl-Crypt-GeneratePassword.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Crypt-GeneratePassword/EL-4/perl-Crypt-GeneratePassword.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Crypt-GeneratePassword.spec 26 Jun 2008 11:48:57 -0000 1.1 +++ perl-Crypt-GeneratePassword.spec 3 Dec 2008 11:38:48 -0000 1.2 @@ -1,16 +1,16 @@ Name: perl-Crypt-GeneratePassword Version: 0.03 -Release: 12%{?dist} +Release: 14%{?dist} Summary: Generate secure random pronounceable passwords License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Crypt-GeneratePassword/ Source0: http://www.cpan.org/modules/by-module/Crypt/Crypt-GeneratePassword-%{version}.tar.gz +Patch0: utf8.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) - +BuildRequires: perl(ExtUtils::MakeMaker) %description Crypt::GeneratePassword generates random passwords that are (more or less) pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST @@ -19,6 +19,7 @@ %prep %setup -q -n Crypt-GeneratePassword-%{version} +%patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor @@ -47,6 +48,8 @@ %{_mandir}/man3/* %changelog -* Mon Jun 23 2008 Nigel Jones <dev@xxxxxxxxxx> - 0.03-12 +* Thu Oct 16 2008 Milan Zazrivec 0.03-14 +- Bumping release to be above what we have in Satellite 5.2.0 + +* Tue Oct 14 2008 Miroslav Suchý <msuchy@xxxxxxxxxx> 0.03-3 - Specfile autogenerated by cpanspec 1.77. -- Bump to be > than -11 in Spacewalk repo -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list