[freeipa] Fix typo in patch specification part

Martin Kosek mkosek at fedoraproject.org
Fri Dec 13 14:53:04 UTC 2013


commit 84f4ed20a9ddf39c7d0aae433621380f32d1ec23
Author: Martin Kosek <mkosek at redhat.com>
Date:   Fri Dec 13 15:52:59 2013 +0100

    Fix typo in patch specification part

 freeipa.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/freeipa.spec b/freeipa.spec
index 116aba5..68d7bb2 100644
--- a/freeipa.spec
+++ b/freeipa.spec
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch0001:      0001-Guard-import-of-adtrustinstance-for-case-without-tru.patch
 Patch0002:      0002-Fix-Wformat-security-warnings.patch
-Patch0002:      0003-Increase-stack-size-for-Web-UI-builder.patch
+Patch0003:      0003-Increase-stack-size-for-Web-UI-builder.patch
 
 %if ! %{ONLY_CLIENT}
 BuildRequires:  389-ds-base-devel >= 1.3.1.3


More information about the scm-commits mailing list