SPECS: wget.spec - setup paths for ca certs from ca-certificates package

glen glen at pld-linux.org
Mon Nov 3 17:52:46 CET 2008


Author: glen                         Date: Mon Nov  3 16:52:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- setup paths for ca certs from ca-certificates package

---- Files affected:
SPECS:
   wget.spec (1.142 -> 1.143) 

---- Diffs:

================================================================
Index: SPECS/wget.spec
diff -u SPECS/wget.spec:1.142 SPECS/wget.spec:1.143
--- SPECS/wget.spec:1.142	Mon Jun 30 15:48:16 2008
+++ SPECS/wget.spec	Mon Nov  3 17:52:41 2008
@@ -25,6 +25,7 @@
 Patch2:		%{name}-wgetrc_path.patch
 Patch3:		%{name}-home_etc.patch
 Patch4:		%{name}-noabort.patch
+Patch5:		wget-ssl-certs.patch
 URL:		http://wget.sunsite.dk/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -115,6 +116,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 rm -f doc/wget.info doc/sample.wgetrc.munged_for_texi_inclusion
 
 %build
@@ -170,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2008/11/03 16:52:41  glen
+- setup paths for ca certs from ca-certificates package
+
 Revision 1.142  2008/06/30 13:48:16  adamg
 - updated to 1.11.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wget.spec?r1=1.142&r2=1.143&f=u



More information about the pld-cvs-commit mailing list