Author: cweyl Update of /cvs/extras/rpms/perl-Text-Password-Pronounceable/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18505/devel Modified Files: .cvsignore sources Added Files: import.log perl-Text-Password-Pronounceable.spec Log Message: initial import --- NEW FILE import.log --- perl-Text-Password-Pronounceable-0_28-1_fc10:HEAD:perl-Text-Password-Pronounceable-0.28-1.fc10.src.rpm:1236317810 --- NEW FILE perl-Text-Password-Pronounceable.spec --- Name: perl-Text-Password-Pronounceable Version: 0.28 Release: 1%{?dist} # lib/Text/Password/Pronounceable.pm -> GPL+ or Artistic License: GPL+ or Artistic Group: Development/Libraries Summary: Generate pronounceable passwords Source: http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/Text-Password-Pronounceable-%{version}.tar.gz Url: http://search.cpan.org/dist/Text-Password-Pronounceable BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # testing BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) %description This module generates pronuceable passwords, based the the English digraphs by D. Edwards. %prep %setup -q -n Text-Password-Pronounceable-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' %{_fixperms} %{buildroot}/* %check make test %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc CHANGES README %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog * Wed Mar 04 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.28-1 - submission * Wed Mar 04 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.28-0 - initial RPM packaging - generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Password-Pronounceable/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Mar 2009 20:57:35 -0000 1.1 +++ .cvsignore 6 Mar 2009 05:36:58 -0000 1.2 @@ -0,0 +1 @@ +Text-Password-Pronounceable-0.28.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Password-Pronounceable/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Mar 2009 20:57:35 -0000 1.1 +++ sources 6 Mar 2009 05:36:59 -0000 1.2 @@ -0,0 +1 @@ +d6db4130b2c8e66f5d18f2c79af9ff31 Text-Password-Pronounceable-0.28.tar.gz -- 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