SHA256
1
0
forked from pool/libzypp

Update to last sucessful build

d8ff9104f9c2c1702777db4d6289358bf36d773c Set min_curl_version 7.19.4 (bnc#735284)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=847
This commit is contained in:
ZYpp Developers 2011-12-08 11:27:09 +00:00 committed by Git OBS Bridge
parent eb2bf5558f
commit 389fe37b91
2 changed files with 3 additions and 16 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:386cbee86a5cffa49c87005620730ff10d5d86b775e731c81d10e6acf857eb44 oid sha256:24c9b66af702604e256e89f14ba126004636d8158e0993a4c8776ef863a85f42
size 5019108 size 5018861

View File

@ -104,20 +104,7 @@ Requires: gpg2
Requires: gnupg2 Requires: gnupg2
%endif %endif
# --------------------------------------------------------------- %define min_curl_version 7.19.4
%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
# ---------------------------------------------------------------
%if 0%{?suse_version} %if 0%{?suse_version}
%if 0%{?suse_version} >= 1100 %if 0%{?suse_version} >= 1100
# Code11+ # Code11+