Remove even more curl-openssl
authorSam Hartman <hartmans@painless-security.com>
Wed, 4 Jan 2012 01:13:46 +0000 (20:13 -0500)
committerSam Hartman <hartmans@painless-security.com>
Wed, 4 Jan 2012 01:13:46 +0000 (20:13 -0500)
xmltooling.spec.in

index 245ac4c..309ab9d 100644 (file)
@@ -45,9 +45,6 @@ Summary:    OpenSAML XMLTooling library
 Group:      Development/Libraries/C and C++
 Provides:   @PACKAGE_NAME@ = %{version}-%{release}
 Obsoletes:  @PACKAGE_NAME@ < %{version}-%{release}
-%if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600
-Requires: libcurl-openssl >= 7.21.7
-%endif
 
 %description -n lib@PACKAGE_NAME@6
 The XMLTooling library contains generic XML parsing and processing
@@ -73,11 +70,7 @@ Requires: libxml-security-c-devel >= 1.4.0
 %{?_with_log4cpp:Requires: liblog4cpp-devel >= 1.0}
 %{!?_with_log4cpp:Requires: liblog4shib-devel}
 Requires: openssl-devel, boost-devel >= 1.32.0
-%if 0%{?rhel} >= 6 || 0%{?centos_version} >= 600
-Requires: libcurl-openssl-devel >= 7.21.7
-%else
 Requires: curl-devel >= 7.10.6
-%endif
 
 %description -n lib@PACKAGE_NAME@-devel
 The XMLTooling library contains generic XML parsing and processing