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-Strip?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
81e998a250
commit
c2f89d3642
@@ -26,11 +26,9 @@ Group: Development/Libraries/Perl
|
|||||||
Url: http://search.cpan.org/dist/HTML-Strip/
|
Url: http://search.cpan.org/dist/HTML-Strip/
|
||||||
Source: http://www.cpan.org/authors/id/K/KI/KILINRAX/HTML-Strip-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/K/KI/KILINRAX/HTML-Strip-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
|
||||||
%if 0%{?suse_version} < 1120
|
|
||||||
BuildRequires: perl-macros
|
|
||||||
%endif
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module simply strips HTML-like markup from text in a very quick and
|
This module simply strips HTML-like markup from text in a very quick and
|
||||||
|
Reference in New Issue
Block a user