]> git.pld-linux.org Git - packages/nss.git/blame_incremental - nss.spec
- updated to 3.9.2
[packages/nss.git] / nss.spec
... / ...
CommitLineData
1Summary: NSS - Network Security Services
2Summary(pl): NSS - Network Security Services
3Name: nss
4Version: 3.9.2
5%define foover %(echo %{version} | tr . _)
6Release: 1
7Epoch: 1
8License: GPL
9Group: Libraries
10Source0: http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz
11# Source0-md5: c10b5100510dab1e3c94b76a4d7b1f23
12Patch0: %{name}-Makefile.patch
13Patch1: %{name}-system-zlib.patch
14BuildRequires: nspr-devel >= 4.4.1
15BuildRequires: zip >= 2.1
16BuildConflicts: mozilla < 0.9.6-3
17Requires: nspr >= 4.4.1
18Obsoletes: libnss3
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22NSS supports cross-platform development of security-enabled server
23applications. Applications built with NSS can support PKCS #5,
24PKCS #7, PKCS #11, PKCS #12, S/MIME, TLS, SSL v2 and v3, X.509 v3
25certificates, and other security standards.
26
27%description -l pl
28