Author: qboosh Date: Sat Mar 31 20:17:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - Module::Build is always required
---- Files affected: SPECS: perl-Petal-Utils.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/perl-Petal-Utils.spec diff -u SPECS/perl-Petal-Utils.spec:1.6 SPECS/perl-Petal-Utils.spec:1.7 --- SPECS/perl-Petal-Utils.spec:1.6 Tue Feb 13 08:47:14 2007 +++ SPECS/perl-Petal-Utils.spec Sat Mar 31 22:17:28 2007 @@ -16,13 +16,14 @@ Group: Development/Languages/Perl Source0: http://search.cpan.org/CPAN/authors/id/W/WM/WMCKEE/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: d93d4e1724a967891b4974b6985986cb +URL: http://search.cpan.org/dist/Petal-Utils/ +BuildRequires: perl-Module-Build >= 0.20 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} BuildRequires: perl(Date::Format) >= 0.01 BuildRequires: perl-Petal >= 1.06 BuildRequires: perl(URI::Escape) >= 3.0 -BuildRequires: perl-Module-Build >= 0.20 %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -67,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/03/31 20:17:28 qboosh +- generic URL +- Module::Build is always required + Revision 1.6 2007/02/13 07:47:14 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Petal-Utils.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
