forked from pool/yast2-apparmor
spec file - fixed opensuse version check
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=11
This commit is contained in:
parent
6cfa976ff8
commit
00ce104676
@ -25,7 +25,7 @@ BuildRequires: update-desktop-files
|
||||
|
||||
BuildRequires: yast2 yast2-devtools
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} >= 1140
|
||||
%if 0%{?suse_version} >= 1140
|
||||
# openSUSE-11.4 or newer
|
||||
BuildRequires: perl-macros
|
||||
%{perl_requires}
|
||||
|
Loading…
Reference in New Issue
Block a user