projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfd5408
)
Don't require non-existant curl package on Code10
author
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Mon, 16 May 2011 12:28:52 +0000
(14:28 +0200)
committer
Duncan Mac-Vicar P
<dmacvicar@suse.de>
Mon, 16 May 2011 12:28:52 +0000
(14:28 +0200)
libzypp.spec.cmake
patch
|
blob
|
history
diff --git
a/libzypp.spec.cmake
b/libzypp.spec.cmake
index 42690cdf7df89c8ecbeeee5dbb491aefd3d90b1b..cab86e80549b71fe55a1a1ed2337ad65e2631f27 100644
(file)
--- a/
libzypp.spec.cmake
+++ b/
libzypp.spec.cmake
@@
-102,7
+102,7
@@
Conflicts: aria2 < %{min_aria_version}
# ---------------------------------------------------------------
%if 0%{?suse_version}
-%if 0%{?suse_version}
>= 110
0
+%if 0%{?suse_version}
!= 101
0
# Code11+
BuildRequires: libcurl-devel >= %{min_curl_version}
Requires: libcurl4 >= %{min_curl_version}