Author: xavierb Update of /cvs/pkgs/rpms/perl-Module-Versions-Report/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10310/EL-5 Modified Files: perl-Module-Versions-Report.spec Log Message: Sync EL-5 branch with F-8 Index: perl-Module-Versions-Report.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Versions-Report/EL-5/perl-Module-Versions-Report.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-Module-Versions-Report.spec 16 Oct 2007 21:24:37 -0000 1.4 +++ perl-Module-Versions-Report.spec 13 Feb 2008 23:33:59 -0000 1.5 @@ -1,15 +1,16 @@ Name: perl-Module-Versions-Report -Version: 1.02 -Release: 4%{?dist} +Version: 1.03 +Release: 1%{?dist}.1 Summary: Report versions of all modules in memory Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Module-Versions-Report/ -Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Module-Versions-Report-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/R/RU/RUZ/Module-Versions-Report-%{version}.tar.gz 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)) %description @@ -33,7 +34,7 @@ rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* @@ -53,6 +54,14 @@ %changelog +* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.03-1.1 +- correct license tag +- add BR: perl(ExtUtils::MakeMaker) + +* Thu May 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-1 +- Update to 1.03. +- New upstream maintainer. + * Thu Sep 7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.02-4 - Rebuild for FC6. -- 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