Use -p1 rather than -p0 for the patches which expect it.

This commit is contained in:
Kevin Kofler 2009-07-26 02:27:07 +00:00
parent 74fa0fbc55
commit 7c5ffb8bcf

View File

@ -226,8 +226,8 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
# 4.3 # 4.3
%patch100 -p0 -b .cve-2009-2537 %patch100 -p0 -b .cve-2009-2537
%patch101 -p0 -b .cve-2009-1725 %patch101 -p0 -b .cve-2009-1725
%patch102 -p0 -b .cve-2009-1687 %patch102 -p1 -b .cve-2009-1687
%patch103 -p0 -b .cve-2009-1698 %patch103 -p1 -b .cve-2009-1698
%build %build