change some lines

This commit is contained in:
lbazan 2014-02-06 11:23:14 -05:00
parent bbb46a355f
commit ac836c27c5
1 changed files with 3 additions and 3 deletions

View File

@ -7,10 +7,10 @@ Group: System Environment/Daemons
URL: http://search.cpan.org/dist/Perlbal/
Source0: http://www.laqee.unal.edu.co/CPAN/authors/id/D/DO/DORMANDO/%{name}-%{version}.tar.gz
Source1: perlbal.init
Patch0: 0001-Avoid-the-need-for-Test-More-0.94.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Patch1: 0001-Avoid-the-need-for-Test-More-0.94.patch
BuildRequires: perl(ExtUtils::MakeMaker)
#BuildRequires: perl(Test::More)
BuildRequires: perl(HTTP::Date)
@ -47,7 +47,7 @@ can override many parts of request handling and behavior.
%prep
%setup -q -n Perlbal-%{version}
%patch1 -p1
%patch0 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor