diff --git a/bash.spec b/bash.spec index ddbc3c0..476cefb 100644 --- a/bash.spec +++ b/bash.spec @@ -16,6 +16,8 @@ # +%bcond_with import_function + Name: bash BuildRequires: audit-devel BuildRequires: autoconf @@ -100,7 +102,9 @@ Patch43: audit-rl-patch Patch46: man2html-no-timestamp.patch Patch47: config-guess-sub-update.patch # PATCH-FIX-SUSE CVE-2014-6271 +%if %{with import_function} Patch48: bash-4.2-extra-import-func.patch +%endif # PATCH-FIX-SUSE CVE-2014-7187 Patch51: bash-4.2-CVE-2014-7187.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build