rpms/curl/devel curl.spec,1.64,1.65

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Wed Nov 21 12:35:27 UTC 2007


Author: jnovy

Update of /cvs/extras/rpms/curl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26674

Modified Files:
	curl.spec 
Log Message:
- update description to contain complete supported servers list (#393861)



Index: curl.spec
===================================================================
RCS file: /cvs/extras/rpms/curl/devel/curl.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- curl.spec	17 Nov 2007 16:06:24 -0000	1.64
+++ curl.spec	21 Nov 2007 12:34:54 -0000	1.65
@@ -4,7 +4,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl 
 Version: 7.17.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@@ -18,12 +18,13 @@
 BuildRequires: libtool, pkgconfig, libidn-devel, zlib-devel
 BuildRequires: nss-devel >= 3.11.7-7
 
-%description
-cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and
-Dict servers, using any of the supported protocols. cURL is designed
-to work without user interaction or any kind of interactivity. cURL
-offers many useful capabilities, like proxy support, user
-authentication, FTP upload, HTTP post, and file transfer resume.
+%description 
+cURL is a tool for getting files from FTP, FTPS, HTTP, HTTPS, SFTP,
+TFTP, TELNET, DICT and FILE servers, using any of the supported
+protocols. cURL is designed to work without user interaction or any kind
+of interactivity. cURL offers many useful capabilities, like proxy
+support, user authentication, FTP upload, HTTP post, and file transfer
+resume.
 
 %package -n libcurl
 Summary: A library for getting files from web servers
@@ -114,6 +115,9 @@
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Wed Nov 21 2007 Jindrich Novy <jnovy at redhat.com> 7.17.1-2
+- update description to contain complete supported servers list (#393861)
+
 * Sat Nov 17 2007 Jindrich Novy <jnovy at redhat.com> 7.17.1-1
 - update to curl 7.17.1
 - include patch to enable SSL usage in NSS when a socket is opened




More information about the fedora-extras-commits mailing list