fixed %apply to work with older rpmbuild versions

This commit is contained in:
ensc 2010-01-02 15:01:18 +00:00
parent bc01b3df37
commit 84bbd52d7d

View File

@ -20,7 +20,7 @@
%{?with_noarch:%global noarch BuildArch: noarch} %{?with_noarch:%global noarch BuildArch: noarch}
%{!?release_func:%global release_func() %1%{?dist}} %{!?release_func:%global release_func() %1%{?dist}}
%{!?apply:%global apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p%%{-p*}} %%{-b:-b%%{-b*}} \ %{!?apply:%global apply(p:n:b:) %patch%%{-n:%%{-n*}} %%{-p:-p %%{-p*}} %%{-b:-b %%{-b*}} \
%nil} %nil}
Summary: End-user tools for the Clam Antivirus scanner Summary: End-user tools for the Clam Antivirus scanner