SPECS: lighttpd.spec - add openssl fix (Changeset 621)
aredridel
aredridel at pld-linux.org
Thu Aug 25 08:40:38 CEST 2005
Author: aredridel Date: Thu Aug 25 06:40:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add openssl fix (Changeset 621)
---- Files affected:
SPECS:
lighttpd.spec (1.122 -> 1.123)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.122 SPECS/lighttpd.spec:1.123
--- SPECS/lighttpd.spec:1.122 Mon Aug 22 17:18:39 2005
+++ SPECS/lighttpd.spec Thu Aug 25 08:40:33 2005
@@ -57,6 +57,7 @@
Patch1: %{name}-fcgi-verbose.patch
Patch2: %{name}-ssl-redirect-fix.patch
Patch3: %{name}-lua-pkgconfig.patch
+Patch4: %{name}-openssl.patch
URL: http://www.lighttpd.net/
%{?with_xattr:BuildRequires: attr-devel}
BuildRequires: autoconf
@@ -199,6 +200,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p2
%build
%{__libtoolize}
@@ -350,6 +352,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.123 2005/08/25 06:40:33 aredridel
+- add openssl fix (Changeset 621)
+
Revision 1.122 2005/08/22 15:18:39 glen
- add pkgconfig support for locating lua libs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.122&r2=1.123&f=u
More information about the pld-cvs-commit
mailing list