SPECS: curl.spec - updated to 7.16.1 - added SSH suport (with bcon...

charles charles at pld-linux.org
Tue Jan 30 18:44:22 CET 2007


Author: charles                      Date: Tue Jan 30 17:44:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 7.16.1
- added SSH suport (with bcond); BR: libssh2-devel

---- Files affected:
SPECS:
   curl.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.123 SPECS/curl.spec:1.124
--- SPECS/curl.spec:1.123	Mon Oct 30 21:49:06 2006
+++ SPECS/curl.spec	Tue Jan 30 18:44:17 2007
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_with	ares	# with c-ares (asynchronous DNS operations) library (disables IPv6)
+%bcond_without	ssh	# without SSH support
 %bcond_without	ssl	# without SSL support
 %bcond_without	heimdal	# without HEIMDAL support
 #
@@ -12,12 +13,12 @@
 Summary(ru):	őÔÉĚÉÔÁ ÄĚŃ ĐĎĚŐŢĹÎÉŃ ĆÁĘĚĎ× Ó ÓĹŇ×ĹŇĎ× FTP, HTTP É ÄŇŐÇÉČ
 Summary(uk):	őÔÉĚŚÔÁ ÄĚŃ ĎÔŇÉÍÁÎÎŃ ĆÁĘĚŚ× Ú ÓĹŇ×ĹŇŚ× FTP, HTTP ÔÁ ŚÎŰÉČ
 Name:		curl
-Version:	7.16.0
+Version:	7.16.1
 Release:	1
 License:	MIT-like
 Group:		Applications/Networking
 Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
-# Source0-md5:	5819f56e93d04cde2992fe88b54cbfad
+# Source0-md5:	acdab0b0467c55e10ed02d2afed80575
 Patch0:		%{name}-no_strip.patch
 Patch1:		%{name}-ac.patch
 Patch2:		%{name}-heimdal.patch
@@ -27,6 +28,7 @@
 %{?with_ares:BuildRequires:	c-ares-devel}
 %{?with_heimdal:BuildRequires:	heimdal-devel >= 0.7}
 BuildRequires:	libidn-devel >= 0.4.1
+%{?with_ssh:BuildRequires:	libssh2-devel}
 BuildRequires:	libtool
 %{?with_ssl:BuildRequires:	openssl-devel >= 0.9.7d}
 BuildRequires:	zlib-devel
@@ -217,6 +219,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2007/01/30 17:44:17  charles
+- updated to 7.16.1
+- added SSH suport (with bcond); BR: libssh2-devel
+
 Revision 1.123  2006/10/30 20:49:06  qboosh
 - -devel R: zlib-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list