[curl] remember to apply patch for #844385

Kamil Dudka kdudka at fedoraproject.org
Wed Aug 1 08:14:32 UTC 2012


commit ed338dc3f045bc8ad365b655adec54b9dcaf47ab
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Wed Aug 1 10:09:57 2012 +0200

    remember to apply patch for #844385
    
    Thanks to Paul Howarth for spotting the mistake!

 curl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index beee07c..10d74d3 100644
--- a/curl.spec
+++ b/curl.spec
@@ -110,7 +110,7 @@ documentation of the library, too.
 %setup -q
 
 # upstream patches
-
+%patch1 -p1
 
 # Fedora patches
 %patch101 -p1


More information about the scm-commits mailing list