From e55e79ec3bf726d320744d6d92e35577e19dbe4f Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 30 Sep 2014 13:48:51 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=179 --- bash.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bash.spec b/bash.spec index 6f8dc559..c960f55a 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