SPECS: apache1-mod_ssl.spec - updated to 2.8.30-1.3.39
glen
glen at pld-linux.org
Tue Oct 23 02:12:53 CEST 2007
Author: glen Date: Tue Oct 23 00:12:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.8.30-1.3.39
---- Files affected:
SPECS:
apache1-mod_ssl.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/apache1-mod_ssl.spec
diff -u SPECS/apache1-mod_ssl.spec:1.123 SPECS/apache1-mod_ssl.spec:1.124
--- SPECS/apache1-mod_ssl.spec:1.123 Tue Sep 11 14:30:07 2007
+++ SPECS/apache1-mod_ssl.spec Tue Oct 23 02:12:47 2007
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-%define SSLVER 2.8.28
-%define APACHEVER 1.3.37
+%define SSLVER 2.8.30
+%define APACHEVER 1.3.39
%define apxs /usr/sbin/apxs1
%define mod_name ssl
Summary: An SSL module for the Apache Web server
@@ -22,11 +22,11 @@
Summary(uk.UTF-8): Модуль підтримки SSL в Apache
Name: apache1-mod_%{mod_name}
Version: %{SSLVER}_%{APACHEVER}
-Release: 4
+Release: 1
License: BSD
Group: Networking/Daemons
Source0: http://www.modssl.org/source/mod_%{mod_name}-%{SSLVER}-%{APACHEVER}.tar.gz
-# Source0-md5: 5e9486a86fcd4efef395f58fd795aaea
+# Source0-md5: 66c1ad26954cb1abe59b42dab54d2cd1
Source1: %{name}.conf
Source2: %{name}-server.crt
Source3: %{name}-server.key
@@ -36,7 +36,6 @@
Patch2: mod_%{mod_name}-db3.patch
Patch3: %{name}-nohttpd.patch
URL: http://www.modssl.org/
-BuildRequires: apache1-apxs
BuildRequires: apache1-devel = %{APACHEVER}
BuildRequires: db-devel >= 4.1
BuildRequires: openssl-devel >= 0.9.7d
@@ -178,10 +177,9 @@
%patch2 -p1
%patch3 -p1
-%{__perl} -pi -e 's@ /lib /usr/lib @ /%{_lib} /usr/%{_lib} @' pkg.sslmod/libssl.module
-
-cd pkg.contrib
-tar xvf sxnet.tar
+%{__sed} -i -e 's@ /lib /usr/lib @ /%{_lib} /usr/%{_lib} @' pkg.sslmod/libssl.module
+%{__sed} -i -e 's, at APACHE_VERSION@,%{APACHEVER},' configure
+%{__tar} -C pkg.contrib -xf pkg.contrib/sxnet.tar
%build
SSL_BASE=SYSTEM; export SSL_BASE
@@ -289,6 +287,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2007/10/23 00:12:47 glen
+- updated to 2.8.30-1.3.39
+
Revision 1.123 2007/09/11 12:30:07 gotar
- oops, it's 3.7-4 not 3.7.4
@@ -308,7 +309,7 @@
- R: apache1-base instead of apache1; rel 4
Revision 1.117 2006/07/30 13:38:22 hawk
-- - updated to 2.8.28-1.3.37, updated nohttpd patch
+- updated to 2.8.28-1.3.37, updated nohttpd patch
Revision 1.116 2006/06/15 18:44:20 glen
- rel 3
@@ -691,21 +692,3 @@
- sxnet subpackage changed to -n apache-mod_snex,
- updated to 2.4.6,
- added URL.
-
-* Fri Jun 25 1999 Bernhard Rosenkränzer <bero at mandrakesoft.de>
-- 2.3.5
-- spec file cleanups
-
-* Sat Jun 05 1999 Jean-Michel Dault <jmdault at netrevolution.com>
-- moved documentation in html
-- rebuilt for the new optimized apache
-
-* Sun May 30 1999 Jean-Michel Dault <jmdault at netrevolution.com>
-- updated to 2.3.1
-- add fr locale
-- added sxnet (Secure ExtraNet) package from Thawte
-
-* Sun May 23 1999 Bernhard Rosenkränzer <bero at mandrakesoft.com>
-- handle RPM_OPT_FLAGS
-- add de locale
-- don't require openssl-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1-mod_ssl.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list