Author: steve Update of /cvs/pkgs/rpms/cpanspec/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31551 Modified Files: .cvsignore cpanspec.spec sources Removed Files: cpanspec-5.10.0.patch Log Message: Update to 1.75 (which really fixes BZ#437804). Require curl instead of wget (BZ#438245). Update description. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/cpanspec/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 11 Dec 2007 19:17:42 -0000 1.18 +++ .cvsignore 6 May 2008 02:23:47 -0000 1.19 @@ -1 +1 @@ -cpanspec-1.74.tar.gz +cpanspec-1.75.tar.gz Index: cpanspec.spec =================================================================== RCS file: /cvs/pkgs/rpms/cpanspec/devel/cpanspec.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- cpanspec.spec 17 Mar 2008 19:37:17 -0000 1.21 +++ cpanspec.spec 6 May 2008 02:23:48 -0000 1.22 @@ -1,26 +1,25 @@ Name: cpanspec -Version: 1.74 -Release: 3%{?dist} +Version: 1.75 +Release: 1%{?dist} Summary: RPM spec file generation utility License: GPL+ or Artistic Group: Development/Tools URL: http://cpanspec.sourceforge.net/ Source0: http://dl.sourceforge.net/cpanspec/cpanspec-%{version}.tar.gz -# https://bugzilla.redhat.com/show_bug.cgi?id=437804 -Patch0: cpanspec-5.10.0.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 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 %description -cpanspec generates spec files 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. +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 @@ -54,6 +53,11 @@ %{_mandir}/man1/* %changelog +* 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). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/cpanspec/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 11 Dec 2007 19:17:42 -0000 1.18 +++ sources 6 May 2008 02:23:48 -0000 1.19 @@ -1 +1 @@ -e14bc9b8b5aceb446fd0211fc435a68b cpanspec-1.74.tar.gz +3e589b82770fce3353dcdf1ba0c411e8 cpanspec-1.75.tar.gz --- cpanspec-5.10.0.patch DELETED --- -- 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