Set min_curl_version 7.19.4 (bnc#735284) BASE-SuSE-Code-12_1-Branch
authorMichael Andres <ma@suse.de>
Thu, 8 Dec 2011 10:04:38 +0000 (11:04 +0100)
committerMichael Andres <ma@suse.de>
Thu, 8 Dec 2011 10:04:38 +0000 (11:04 +0100)
libzypp.spec.cmake

index 8c0a6ce5647ab4966ca2f3043ee9352a739b0cfa..72d932dff7af4a6e01f97aa7af7260ce59a106cb 100644 (file)
@@ -104,20 +104,7 @@ Requires:       gpg2
 Requires:       gnupg2
 %endif
 
-# ---------------------------------------------------------------
-%if 0%{?suse_version} >= 1110
-# (almost) common codebase, but on SLES11-SP1 (according to Rudi
-# suse_version == 1110) we have a patched libcurl-7.19.0-11.22,
-# and no aria2. Furthermore SLE may use it's own set of .po files
-# from po/sle-zypp-po.tar.bz2.
-
-# this check should use 7.19.0 if SLE and 7.19.4 if not (backported
-# CURLOPT_REDIR_PROTOCOLS)
-%define min_curl_version 7.19.0-11.22
-%endif
-
-# ---------------------------------------------------------------
-
+%define min_curl_version 7.19.4
 %if 0%{?suse_version}
 %if 0%{?suse_version} >= 1100
 # Code11+