SPECS: curl.spec - bconded libssh2 dep (noticed by glen)
qboosh
qboosh at pld-linux.org
Thu Oct 25 17:46:43 CEST 2007
Author: qboosh Date: Thu Oct 25 15:46:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bconded libssh2 dep (noticed by glen)
---- Files affected:
SPECS:
curl.spec (1.139 -> 1.140)
---- Diffs:
================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.139 SPECS/curl.spec:1.140
--- SPECS/curl.spec:1.139 Thu Oct 25 17:42:04 2007
+++ SPECS/curl.spec Thu Oct 25 17:46:38 2007
@@ -34,7 +34,7 @@
BuildRequires: zlib-devel
Requires: %{name}-libs = %{version}-%{release}
Requires: libidn >= 0.4.1
-Requires: libssh2 >= 0.16
+%{?with_ssh:Requires: libssh2 >= 0.16}
Requires: openssl-tools >= 0.9.7d
Obsoletes: libcurl2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -223,6 +223,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.140 2007/10/25 15:46:38 qboosh
+- bconded libssh2 dep (noticed by glen)
+
Revision 1.139 2007/10/25 15:42:04 qboosh
- versioned libssh2 Rs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/curl.spec?r1=1.139&r2=1.140&f=u
More information about the pld-cvs-commit
mailing list