From 4f79e80dc121c5e38716ee962ea08f69d60bfb8f Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Tue, 17 Apr 2012 12:14:35 +0200 Subject: [PATCH] fix a typo in naming of patches --- ...-7.25.00-20cb12db.patch => 0001-curl-7.25.0-20cb12db.patch | 0 ...-7.25.00-a60edcc6.patch => 0002-curl-7.25.0-a60edcc6.patch | 0 curl.spec | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename 0001-curl-7.25.00-20cb12db.patch => 0001-curl-7.25.0-20cb12db.patch (100%) rename 0002-curl-7.25.00-a60edcc6.patch => 0002-curl-7.25.0-a60edcc6.patch (100%) 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