forked from pool/perl-HTML-TreeBuilder-XPath
This commit is contained in:
committed by
Git OBS Bridge
parent
149e1612e3
commit
7df1922403
@@ -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
|
||||
|
Reference in New Issue
Block a user