Author: lkundrak Update of /cvs/pkgs/rpms/cpanspec/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27072/EL-5 Modified Files: .cvsignore cpanspec.spec sources Added Files: import.log Log Message: Merge from devel --- NEW FILE import.log --- cpanspec-1_77-1_fc10:EL-5:cpanspec-1.77-1.fc10.src.rpm:1214248426 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/cpanspec/EL-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 16 Oct 2006 22:40:01 -0000 1.13 +++ .cvsignore 23 Jun 2008 19:14:17 -0000 1.14 @@ -1 +1 @@ -cpanspec-1.69.1.tar.gz +cpanspec-1.77.tar.gz Index: cpanspec.spec =================================================================== RCS file: /cvs/pkgs/rpms/cpanspec/EL-5/cpanspec.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- cpanspec.spec 16 Oct 2006 22:40:01 -0000 1.14 +++ cpanspec.spec 23 Jun 2008 19:14:17 -0000 1.15 @@ -1,8 +1,8 @@ Name: cpanspec -Version: 1.69.1 +Version: 1.77 Release: 1%{?dist} Summary: RPM spec file generation utility -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Tools URL: http://cpanspec.sourceforge.net/ Source0: http://dl.sourceforge.net/cpanspec/cpanspec-%{version}.tar.gz @@ -10,22 +10,23 @@ BuildArch: noarch BuildRequires: perl(Module::Build) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: /usr/bin/wget +Requires: /usr/bin/curl Requires: /usr/bin/repoquery +Requires: rpm-build %description -cpanspec generates spec files for Perl modules from CPAN for Fedora -Extras. The quality of the spec file is our primary concern. It is -assumed that maintainers will need to do some (hopefully small) amount -of work to clean up the generated spec file to make the package build -and to verify that all of the information contained in the spec file -is correct. +cpanspec generates spec files (and, optionally, source or even binary +packages) for Perl modules from CPAN for Fedora. The quality of the spec +file is our primary concern. It is assumed that maintainers will need to +do some (hopefully small) amount of work to clean up the generated spec +file to make the package build and to verify that all of the information +contained in the spec file is correct. %prep %setup -q %build -perl Build.PL installdirs=vendor +%{__perl} Build.PL installdirs=vendor ./Build %install @@ -47,11 +48,49 @@ %files %defattr(-,root,root,-) -%doc Artistic Changes COPYING BUGS TODO +%doc Artistic BUGS Changes COPYING TODO %{_bindir}/* %{_mandir}/man1/* %changelog +* Mon Jun 16 2008 Steven Pritchard <steve@xxxxxxxxx> 1.77-1 +- Update to 1.77. + +* Mon Jun 16 2008 Steven Pritchard <steve@xxxxxxxxx> 1.76-1 +- Update to 1.76. + +* Thu Jun 12 2008 Steven Pritchard <steve@xxxxxxxxx> 1.75-2 +- Require rpm-build. + +* Mon May 05 2008 Steven Pritchard <steve@xxxxxxxxx> 1.75-1 +- Update to 1.75 (which really fixes BZ#437804). +- Require curl instead of wget (BZ#438245). +- Update description. + +* Mon Mar 17 2008 Steven Pritchard <steve@xxxxxxxxx> 1.74-3 +- Fix to work properly with 5.10.0 (BZ#437804). + +* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.74-2 +- Rebuild for new perl + +* Tue Dec 11 2007 Steven Pritchard <steve@xxxxxxxxx> 1.74-1 +- Update to 1.74. +- Update License tag. + +* Sun Jul 22 2007 Steven Pritchard <steve@xxxxxxxxx> 1.73-1 +- Update to 1.73. + +* Fri Jul 13 2007 Steven Pritchard <steve@xxxxxxxxx> 1.72-1 +- Update to 1.72. + +* Fri Jun 29 2007 Steven Pritchard <steve@xxxxxxxxx> 1.71-1 +- Update to 1.71. +- Remove "Extras" from the description. +- Use the __perl macro instead of calling perl directly. + +* Mon Mar 12 2007 Steven Pritchard <steve@xxxxxxxxx> 1.70-1 +- Update to 1.70. + * Mon Oct 16 2006 Steven Pritchard <steve@xxxxxxxxx> 1.69.1-1 - Update to 1.69.1. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/cpanspec/EL-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 16 Oct 2006 22:40:01 -0000 1.13 +++ sources 23 Jun 2008 19:14:17 -0000 1.14 @@ -1 +1 @@ -55ee5ad9c67feb428a86c57b495c5f1e cpanspec-1.69.1.tar.gz +89cea6ee4671989aebdbbd8e6a685319 cpanspec-1.77.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