[libmicrohttpd/el5/master: 27/27] RHEL6 adjustments

Tim Niemueller timn at fedoraproject.org
Mon Jan 24 23:59:35 UTC 2011


commit 920b0bb47583efc35fa5a9b86c0ff0318266df1e
Author: Tim Niemueller <niemueller at kbsg.rwth-aachen.de>
Date:   Tue Jan 25 00:59:08 2011 +0100

    RHEL6 adjustments

 libmicrohttpd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec
index 22a7c88..ed525d8 100644
--- a/libmicrohttpd.spec
+++ b/libmicrohttpd.spec
@@ -15,7 +15,7 @@ BuildRequires:  autoconf, automake, libtool
 %if 0%{?rhel} == 5
 BuildRequires:	curl-devel
 %endif
-%if 0%{?fedora}
+%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
 BuildRequires:	libcurl-devel
 %endif
 BuildRequires:  gnutls-devel


More information about the scm-commits mailing list