rpms/curl/devel curl.spec,1.58,1.59

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Mon Sep 10 07:13:22 UTC 2007


Author: jnovy

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

Modified Files:
	curl.spec 
Log Message:
provide webclient


Index: curl.spec
===================================================================
RCS file: /cvs/extras/rpms/curl/devel/curl.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- curl.spec	7 Sep 2007 12:50:04 -0000	1.58
+++ curl.spec	10 Sep 2007 07:12:49 -0000	1.59
@@ -4,7 +4,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
 Name: curl 
 Version: 7.16.4
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: Applications/Internet
 Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@@ -12,6 +12,7 @@
 Patch2: curl-7.16.0-privlibs.patch
 Patch3: curl-7.16.4-ftp.patch
 Patch4: curl-7.16.4-nsspem.patch
+Provides: webclient
 URL: http://curl.haxx.se/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libtool, pkgconfig, libidn-devel
@@ -102,6 +103,9 @@
 %{_datadir}/aclocal/libcurl.m4
 
 %changelog
+* Mon Sep 10 2007 Jindrich Novy <jnovy at redhat.com> 7.16.4-6
+- provide webclient (#225671)
+
 * Thu Sep  6 2007 Jindrich Novy <jnovy at redhat.com> 7.16.4-5
 - add support for the NSS PKCS#11 pem reader so the command-line is the
   same for both OpenSSL and NSS by Rob Crittenden (rcritten at redhat.com)




More information about the fedora-extras-commits mailing list