Stephan Kulow
2011-04-14 09:52:30 +00:00
committed by Git OBS Bridge
parent 5cfa0f2ade
commit 939c3a6ea6
2 changed files with 32 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ Summary: Test.pm wrapper with helpers for testing Apache
Url: http://search.cpan.org/dist/Apache-Test/
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/P/PH/PHRED/%{cpan_name}-%{version}.tar.gz
# MANAUAL
Patch0: fix-provides.diff
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -41,6 +43,8 @@ testing an Apache server.
%prep
%setup -q -n %{cpan_name}-%{version}
# MANUAL
%patch0 -p1
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor