rpms/cpanspec/F-8 .cvsignore, 1.18, 1.19 cpanspec.spec, 1.19, 1.20 sources, 1.18, 1.19

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Mon Jun 16 19:37:28 UTC 2008


Author: steve

Update of /cvs/pkgs/rpms/cpanspec/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14400

Modified Files:
	.cvsignore cpanspec.spec sources 
Log Message:
Update to 1.77.  (Sync with devel.)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cpanspec/F-8/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- .cvsignore	11 Dec 2007 20:11:30 -0000	1.18
+++ .cvsignore	16 Jun 2008 19:36:35 -0000	1.19
@@ -1 +1 @@
-cpanspec-1.74.tar.gz
+cpanspec-1.77.tar.gz


Index: cpanspec.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cpanspec/F-8/cpanspec.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- cpanspec.spec	11 Dec 2007 20:11:30 -0000	1.19
+++ cpanspec.spec	16 Jun 2008 19:36:35 -0000	1.20
@@ -1,5 +1,5 @@
 Name:           cpanspec
-Version:        1.74
+Version:        1.77
 Release:        1%{?dist}
 Summary:        RPM spec file generation utility
 License:        GPL+ or Artistic
@@ -10,15 +10,17 @@
 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.  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
@@ -51,6 +53,26 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 16 2008 Steven Pritchard <steve at kspei.com> 1.77-1
+- Update to 1.77.
+
+* Mon Jun 16 2008 Steven Pritchard <steve at kspei.com> 1.76-1
+- Update to 1.76.
+
+* Thu Jun 12 2008 Steven Pritchard <steve at kspei.com> 1.75-2
+- Require rpm-build.
+
+* Mon May 05 2008 Steven Pritchard <steve at kspei.com> 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 at kspei.com> 1.74-3
+- Fix to work properly with 5.10.0 (BZ#437804).
+
+* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.74-2
+- Rebuild for new perl
+
 * Tue Dec 11 2007 Steven Pritchard <steve at kspei.com> 1.74-1
 - Update to 1.74.
 - Update License tag.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cpanspec/F-8/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- sources	11 Dec 2007 20:11:30 -0000	1.18
+++ sources	16 Jun 2008 19:36:35 -0000	1.19
@@ -1 +1 @@
-e14bc9b8b5aceb446fd0211fc435a68b  cpanspec-1.74.tar.gz
+89cea6ee4671989aebdbbd8e6a685319  cpanspec-1.77.tar.gz




More information about the fedora-extras-commits mailing list