[curl] fix a typo in naming of patches

Kamil Dudka kdudka at fedoraproject.org
Tue Apr 17 10:19:20 UTC 2012


commit 4f79e80dc121c5e38716ee962ea08f69d60bfb8f
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Tue Apr 17 12:14:35 2012 +0200

    fix a typo in naming of patches

 ...cb12db.patch => 0001-curl-7.25.0-20cb12db.patch |    0
 ...0edcc6.patch => 0002-curl-7.25.0-a60edcc6.patch |    0
 curl.spec                                          |    4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/0001-curl-7.25.00-20cb12db.patch b/0001-curl-7.25.0-20cb12db.patch
similarity index 100%
rename from 0001-curl-7.25.00-20cb12db.patch
rename to 0001-curl-7.25.0-20cb12db.patch
diff --git a/0002-curl-7.25.00-a60edcc6.patch b/0002-curl-7.25.0-a60edcc6.patch
similarity index 100%
rename from 0002-curl-7.25.00-a60edcc6.patch
rename to 0002-curl-7.25.0-a60edcc6.patch
diff --git a/curl.spec b/curl.spec
index 17dd8a4..056bee4 100644
--- a/curl.spec
+++ b/curl.spec
@@ -9,10 +9,10 @@ Source2: curlbuild.h
 Source3: hide_selinux.c
 
 # use NSS_InitContext() to initialize NSS if available (#738456)
-Patch1: 0001-curl-7.25.00-20cb12db.patch
+Patch1: 0001-curl-7.25.0-20cb12db.patch
 
 # provide human-readable names for NSS errors (upstream commit a60edcc6)
-Patch2: 0002-curl-7.25.00-a60edcc6.patch
+Patch2: 0002-curl-7.25.0-a60edcc6.patch
 
 # patch making libcurl multilib ready
 Patch101: 0101-curl-7.25.0-multilib.patch


More information about the scm-commits mailing list