forked from pool/perl-Filesys-Notify-Simple
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-Filesys-Notify-Simple?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
fe563148a5
commit
3d1b5d39a6
@@ -29,13 +29,11 @@ Url: http://search.cpan.org/dist/Filesys-Notify-Simple/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl >= 5.8.1
|
||||
BuildRequires: perl(Test::SharedFork)
|
||||
%{perl_requires}
|
||||
Requires: perl >= 5.8.1
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user