SPECS: tcl-tls.spec - rel 4; fix version in pkgIndex; apply ssl en...

arekm arekm at pld-linux.org
Wed Apr 25 23:07:06 CEST 2007


Author: arekm                        Date: Wed Apr 25 21:07:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4; fix version in pkgIndex; apply ssl engines patch (both from debian)

---- Files affected:
SPECS:
   tcl-tls.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/tcl-tls.spec
diff -u SPECS/tcl-tls.spec:1.16 SPECS/tcl-tls.spec:1.17
--- SPECS/tcl-tls.spec:1.16	Mon Feb 12 23:09:17 2007
+++ SPECS/tcl-tls.spec	Wed Apr 25 23:06:59 2007
@@ -3,12 +3,14 @@
 Summary(pl.UTF-8):	Rozszerzenie OpenSSL dla Tcl
 Name:		tcl-tls
 Version:	1.5.0
-Release:	3
+Release:	4
 License:	distributable
 Group:		Development/Languages/Tcl
 Source0:	http://dl.sourceforge.net/tls/tls%{version}-src.tar.gz
 # Source0-md5:	9eeab472475773b3810acc808ebec759
 Patch0:		%{name}-DESTDIR.patch
+Patch1:		%{name}-load-ssl-config.patch
+Patch2:		%{name}-pkgIndex.patch
 URL:		http://tls.sourceforge.net/
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	tcl-devel >= 8.4.3
@@ -27,6 +29,8 @@
 %prep
 %setup -qn tls1.5
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %configure2_13 \
@@ -57,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/04/25 21:06:59  arekm
+- rel 4; fix version in pkgIndex; apply ssl engines patch (both from debian)
+
 Revision 1.16  2007/02/12 22:09:17  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tcl-tls.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list