]> git.pld-linux.org Git - packages/apache-mod_nss.git/blobdiff - apache-mod_nss.spec
- patch default config
[packages/apache-mod_nss.git] / apache-mod_nss.spec
index 497ec84b587a37b05e87f5ba9b242b590a462af0..60c704c72bc5436e0f56a89f2a769ee77a6e0985 100644 (file)
@@ -1,15 +1,17 @@
+# TODO
+# - apache config
 %define                apxs            /usr/sbin/apxs
 Summary:       mod_nss - strong cryptography support for Apache using SSL/TLS library NSS
 Summary(pl.UTF-8):     mod_nss - silna kryptografia dla Apache'a przy użyciu biblioteki SSL/TLS NSS
 Name:          apache-mod_nss
 Version:       1.0.7
 Release:       0.1
-License:       Apache 2.0
+License:       Apache v2.0
 Group:         Networking/Daemons
 Source0:       http://directory.fedoraproject.org/sources/mod_nss-%{version}.tar.gz
 # Source0-md5: 71107cbc702bf07c6c79843aa92a0e09
 URL:           http://directory.fedoraproject.org/wiki/Mod_nss
-BuildRequires: apache-apxs >= 2.0
+BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0
 BuildRequires: apr-devel >= 1:1.0
 BuildRequires: apr-util-devel >= 1:1.0
@@ -24,7 +26,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _sysconfdir     %(%{apxs} -q SYSCONFDIR 2>/dev/null)
 
 %description
-An Apache 2.0 module for implementing crypto using the Mozilla NSS
+An Apache 2.x module for implementing crypto using the Mozilla NSS
 crypto libraries. This supports SSL v3/TLS v1 including support for
 client certificate authentication. NSS provides web applications with
 a FIPS 140 certified crypto provider and support for a full range of
@@ -35,7 +37,7 @@ It is a conversion from using OpenSSL calls to using NSS calls
 instead.
 
 %description -l pl.UTF-8
-Moduł Apache'a 2.0 implementujący kryptografię przy użyciu bibliotek
+Moduł Apache'a 2.x implementujący kryptografię przy użyciu bibliotek
 kryptograficznych Mozilla NSS. Obsługuje SSL v3/TLS v1 wraz z
 uwierzytelnianiem z użyciem certyfikatu klienta. NSS zapewnia
 aplikacjom WWW dostarczanie kryptografii z certyfikacją FIPS 140 i
This page took 0.182025 seconds and 4 git commands to generate.