forked from pool/perl-HTML-Clean
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Clean?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
b4bcd6a318
commit
bfc0d77ce1
@@ -20,10 +20,10 @@
|
||||
|
||||
Name: perl-HTML-Clean
|
||||
BuildRequires: lynx perl
|
||||
BuildRequires: perl-macros
|
||||
Version: 0.8
|
||||
Release: 884
|
||||
Provides: HTML-Clean
|
||||
%{perl_requires}
|
||||
Conflicts: perlmod
|
||||
AutoReqProv: on
|
||||
Url: http://cpan.org/modules/by-module/HTML/
|
||||
@@ -33,6 +33,7 @@ Source: HTML-Clean-%{version}.tar.bz2
|
||||
Patch: %{name}-%{version}-IO.diff
|
||||
Summary: Cleans up HTML code for web browsers, not humans
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
The majority of the web pages of the internet today are much larger
|
||||
|
Reference in New Issue
Block a user