packages: apache/apache.spec - fixed BRs and added R for openssl
qwiat
qwiat at pld-linux.org
Fri Oct 23 15:26:25 CEST 2009
Author: qwiat Date: Fri Oct 23 13:26:25 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed BRs and added R for openssl
---- Files affected:
packages/apache:
apache.spec (1.577 -> 1.578)
---- Diffs:
================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.577 packages/apache/apache.spec:1.578
--- packages/apache/apache.spec:1.577 Fri Oct 9 22:56:05 2009
+++ packages/apache/apache.spec Fri Oct 23 15:26:19 2009
@@ -20,7 +20,7 @@
Summary(tr.UTF-8): Lider WWW tarayıcı
Name: apache
Version: 2.2.14
-Release: 3
+Release: 4
License: Apache v2.0
Group: Networking/Daemons/HTTP
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -83,8 +83,8 @@
BuildRequires: gdbm-devel >= 1.8.3
BuildRequires: libtool >= 2:1.5
%{?with_ldap:BuildRequires: openldap-devel >= 2.3.0}
-%{?with_ssl:BuildRequires: openssl-devel >= 0.9.7d}
-%{?with_ssl:BuildRequires: openssl-tools >= 0.9.7d}
+%{?with_ssl:BuildRequires: openssl-devel >= 0.9.8i}
+%{?with_ssl:BuildRequires: openssl-tools >= 0.9.8i}
BuildRequires: pcre-devel
BuildRequires: rpm-build >= 4.4.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -1512,6 +1512,7 @@
Group: Networking/Daemons/HTTP
URL: http://httpd.apache.org/docs/2.2/mod/mod_ssl.html
Requires: %{name}-base = %{version}-%{release}
+Requires: openssl >= 0.9.8i
%if "%{pld_release}" != "ac"
Requires: apr-util-dbm-db
%endif
@@ -2704,6 +2705,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.578 2009/10/23 13:26:19 qwiat
+- fixed BRs and added R for openssl
+
Revision 1.577 2009/10/09 20:56:05 glen
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.577&r2=1.578&f=u
More information about the pld-cvs-commit
mailing list