Author: qboosh Date: Tue May 27 20:43:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated init script - libtoolize (fixes build with libtool 2.2) - GPL v2+
---- Files affected: SPECS: stunnel.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: SPECS/stunnel.spec diff -u SPECS/stunnel.spec:1.106 SPECS/stunnel.spec:1.107 --- SPECS/stunnel.spec:1.106 Fri May 23 19:21:25 2008 +++ SPECS/stunnel.spec Tue May 27 22:43:20 2008 @@ -4,7 +4,7 @@ Name: stunnel Version: 4.24 Release: 1 -License: GPL v2 +License: GPL v2+ Group: Networking/Daemons Source0: ftp://stunnel.mirt.net/stunnel/%{name}-%{version}.tar.gz # Source0-md5: f2eea97f2e51f524b4add907ffae077b @@ -89,6 +89,7 @@ %patch5 -p1 %build +%{__libtoolize} %{__aclocal} %{__autoconf} %{__automake} @@ -178,6 +179,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2008-05-27 20:43:20 qboosh +- updated init script +- libtoolize (fixes build with libtool 2.2) +- GPL v2+ + Revision 1.106 2008-05-23 17:21:25 megabajt - add CVE references to rev. 1.105 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stunnel.spec?r1=1.106&r2=1.107&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
