From fc7b605cc654ca5f1536f0f19cdddb4a8f2d7806 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 22 Oct 2014 14:09:39 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=188 --- bash.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bash.spec b/bash.spec index 7021c749..5ae65c35 100644 --- a/bash.spec +++ b/bash.spec @@ -22,7 +22,7 @@ Name: bash BuildRequires: audit-devel BuildRequires: autoconf BuildRequires: bison -%if %suse_version >= 1100 +%if %suse_version > 1020 BuildRequires: fdupes %endif %if %suse_version > 1220 @@ -638,7 +638,7 @@ EOF touch -t 199605181720.50 %{buildroot}%{_sysconfdir}/skel/.bash_history chmod 600 %{buildroot}%{_sysconfdir}/skel/.bash_history %find_lang bash -%if %suse_version >= 1100 +%if %suse_version > 1020 %fdupes -s %{buildroot}%{_datadir}/bash/helpfiles %endif