[svn] r5527 - in trunk/rpms: perl-CPAN-DistnameInfo
perl-ExtUtils-PkgConfig perl-Net-Goofey perl-Text-BarGraph
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Jun 18 21:50:50 CEST 2007
Author: dries
Date: 2007-06-18 21:50:48 +0200 (Mon, 18 Jun 2007)
New Revision: 5527
Modified:
trunk/rpms/perl-CPAN-DistnameInfo/perl-CPAN-DistnameInfo.spec
trunk/rpms/perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.spec
trunk/rpms/perl-Net-Goofey/perl-Net-Goofey.spec
trunk/rpms/perl-Text-BarGraph/perl-Text-BarGraph.spec
Log:
buildreqs
Modified: trunk/rpms/perl-CPAN-DistnameInfo/perl-CPAN-DistnameInfo.spec
===================================================================
--- trunk/rpms/perl-CPAN-DistnameInfo/perl-CPAN-DistnameInfo.spec 2007-06-18 19:24:10 UTC (rev 5526)
+++ trunk/rpms/perl-CPAN-DistnameInfo/perl-CPAN-DistnameInfo.spec 2007-06-18 19:50:48 UTC (rev 5527)
@@ -19,7 +19,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
-BuildRequires: perl
+BuildRequires: perl, perl(ExtUtils::MakeMaker)
%description
Many online services that are centered around CPAN attempt to associate
Modified: trunk/rpms/perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.spec
===================================================================
--- trunk/rpms/perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.spec 2007-06-18 19:24:10 UTC (rev 5526)
+++ trunk/rpms/perl-ExtUtils-PkgConfig/perl-ExtUtils-PkgConfig.spec 2007-06-18 19:50:48 UTC (rev 5527)
@@ -16,7 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
-BuildRequires: pkgconfig, perl >= 0:5.8.0
+BuildRequires: pkgconfig, perl >= 0:5.8.0, perl(ExtUtils::MakeMaker)
Requires: perl >= 0:5.8.0
%description
Modified: trunk/rpms/perl-Net-Goofey/perl-Net-Goofey.spec
===================================================================
--- trunk/rpms/perl-Net-Goofey/perl-Net-Goofey.spec 2007-06-18 19:24:10 UTC (rev 5526)
+++ trunk/rpms/perl-Net-Goofey/perl-Net-Goofey.spec 2007-06-18 19:50:48 UTC (rev 5527)
@@ -19,7 +19,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
-BuildRequires: perl, perl(ExtUtils::MakeMaker)
+BuildRequires: perl, perl(ExtUtils::MakeMaker), perl(Text::LineEditor)
%description
This is a really simple module for communicating with a Goofey server.
Modified: trunk/rpms/perl-Text-BarGraph/perl-Text-BarGraph.spec
===================================================================
--- trunk/rpms/perl-Text-BarGraph/perl-Text-BarGraph.spec 2007-06-18 19:24:10 UTC (rev 5526)
+++ trunk/rpms/perl-Text-BarGraph/perl-Text-BarGraph.spec 2007-06-18 19:50:48 UTC (rev 5527)
@@ -18,6 +18,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
+BuildRequires: perl, perl(ExtUtils::MakeMaker)
%description
Text::BarGraph is a simple Perl module for generating ASCII bar graphs based
More information about the svn-commits
mailing list