8
0
Stephan Kulow
2011-01-14 13:00:09 +00:00
committed by Git OBS Bridge
parent 149e1612e3
commit 7df1922403
3 changed files with 18 additions and 6 deletions

View File

@@ -34,9 +34,8 @@ BuildRequires: perl-macros
Requires: perl(HTML::TreeBuilder)
Requires: perl(List::Util)
Requires: perl(XML::XPathEngine) >= 0.12
Patch0: HTML-TreeBuilder-XPath-break.diff
Source99: HTML-TreeBuilder-XPath-filter-provides.sh
%define __find_provides %{SOURCE99}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{perl_requires}
@@ -47,7 +46,7 @@ easy to query a document.
%prep
%setup -q -n %{cpan_name}-%{version}
chmod +x %{__find_provides}
%patch0 -p1
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor