Move libcurl requirement downn to libxmltooling package.
authorscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sun, 26 Jun 2011 20:19:31 +0000 (20:19 +0000)
committerscantor <scantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Sun, 26 Jun 2011 20:19:31 +0000 (20:19 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-xmltooling/branches/REL_1@880 de75baf8-a10c-0410-a50a-987c0e22f00f

xmltooling.spec.in

index f94799b..4d84ccf 100644 (file)
@@ -49,6 +49,9 @@ Summary:    OpenSAML XMLTooling library
 Group:      Development/Libraries/C and C++
 Provides:   @PACKAGE_NAME@ = %{version}-%{release}
 Obsoletes:  @PACKAGE_NAME@ < %{version}-%{release}
+%if 0%{?rhel} >= 6
+Requires: libcurl-openssl >= 7.21.7
+%endif
 
 %description -n lib@PACKAGE_NAME@5
 The XMLTooling library contains generic XML parsing and processing