forked from pool/perl-Text-TabularDisplay
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-TabularDisplay?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
aee44f74c5
commit
737ef0d908
@@ -29,12 +29,10 @@ Url: http://search.cpan.org/dist/Text-TabularDisplay/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(IO::File)
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(IO::File)
|
||||
Requires: perl(IO::File)
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user