forked from pool/perl-Text-SimpleTable
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-Text-SimpleTable?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
d7f5f95741
commit
6f680aa962
@@ -7,9 +7,10 @@ Group: Development/Libraries/Perl
|
||||
URL: http://search.cpan.org/dist/Text-SimpleTable/
|
||||
Source0: http://www.cpan.org/modules/by-module/Text/Text-SimpleTable-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
%{perl_requires}
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl >= 5.8.1
|
||||
%{perl_requires}
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
Simple eyecandy ASCII tables.
|
||||
|
Reference in New Issue
Block a user