1
0

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:
Ladislav Slezák 2011-02-25 14:17:27 +00:00 committed by Git OBS Bridge
parent 6cfa976ff8
commit 00ce104676

View File

@ -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}