SPECS: curl.spec - updated to 7.16.2 - updated no_strip patch

qboosh qboosh at pld-linux.org
Wed Apr 18 10:05:02 CEST 2007


Author: qboosh                       Date: Wed Apr 18 08:05:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 7.16.2
- updated no_strip patch

---- Files affected:
SPECS:
   curl.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.129 SPECS/curl.spec:1.130
--- SPECS/curl.spec:1.129	Sun Apr  1 00:51:12 2007
+++ SPECS/curl.spec	Wed Apr 18 10:04:56 2007
@@ -1,9 +1,9 @@
 # $Revision$, $Date$
 #
 # 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_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	kerberos5	# without MIT Kerberos 5 support
 #
 Summary:	A utility for getting files from remote servers (FTP, HTTP, and others)
@@ -13,12 +13,12 @@
 Summary(ru.UTF-8):	Утилита для получения файлов с серверов FTP, HTTP и других
 Summary(uk.UTF-8):	Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:		curl
-Version:	7.16.1
-Release:	2
+Version:	7.16.2
+Release:	1
 License:	MIT-like
 Group:		Applications/Networking
 Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
-# Source0-md5:	acdab0b0467c55e10ed02d2afed80575
+# Source0-md5:	37a1de15c4300ca9413d39d2bcea9b36
 Patch0:		%{name}-no_strip.patch
 Patch1:		%{name}-ac.patch
 URL:		http://curl.haxx.se/
@@ -218,6 +218,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2007/04/18 08:04:56  qboosh
+- updated to 7.16.2
+- updated no_strip patch
+
 Revision 1.129  2007/03/31 22:51:12  baggins
 - unify kerberos5 bconds
 
================================================================

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



More information about the pld-cvs-commit mailing list