[curl] Rename patches to reflect the curl version they apply to

Paul Howarth pghmcfc at fedoraproject.org
Thu Aug 19 14:58:57 UTC 2010


commit 98764465be78a7ee6a10821d2b0954dd93aaa6fe
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Aug 19 15:17:41 2010 +0100

    Rename patches to reflect the curl version they apply to

 ...ltilib.patch => 0101-curl-7.21.1-multilib.patch |    0
 ...-7.20.0-lrt.patch => 0102-curl-7.21.1-lrt.patch |    0
 ...9.4-debug.patch => 0103-curl-7.21.1-debug.patch |    0
 curl.spec                                          |    6 +++---
 4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/0101-curl-7.20.0-multilib.patch b/0101-curl-7.21.1-multilib.patch
similarity index 100%
rename from 0101-curl-7.20.0-multilib.patch
rename to 0101-curl-7.21.1-multilib.patch
diff --git a/0102-curl-7.20.0-lrt.patch b/0102-curl-7.21.1-lrt.patch
similarity index 100%
rename from 0102-curl-7.20.0-lrt.patch
rename to 0102-curl-7.21.1-lrt.patch
diff --git a/0103-curl-7.19.4-debug.patch b/0103-curl-7.21.1-debug.patch
similarity index 100%
rename from 0103-curl-7.19.4-debug.patch
rename to 0103-curl-7.21.1-debug.patch
diff --git a/curl.spec b/curl.spec
index 9e5946d..7ce9499 100644
--- a/curl.spec
+++ b/curl.spec
@@ -15,13 +15,13 @@ Patch1: 0001-curl-7.21.1-a6e088e.patch
 Patch2: 0002-curl-7.21.1-5907777.patch
 
 # patch making libcurl multilib ready
-Patch101: 0101-curl-7.20.0-multilib.patch
+Patch101: 0101-curl-7.21.1-multilib.patch
 
 # force -lrt when linking the curl tool and test-cases
-Patch102: 0102-curl-7.20.0-lrt.patch
+Patch102: 0102-curl-7.21.1-lrt.patch
 
 # prevent configure script from discarding -g in CFLAGS (#496778)
-Patch103: 0103-curl-7.19.4-debug.patch
+Patch103: 0103-curl-7.21.1-debug.patch
 
 # use localhost6 instead of ip6-localhost in the curl test-suite
 Patch104: 0104-curl-7.19.7-localhost6.patch


More information about the scm-commits mailing list