]> git.pld-linux.org Git - packages/nss.git/commitdiff
- _now_ it's adapterized
authorsaq <saq@pld-linux.org>
Sun, 16 Dec 2001 12:38:52 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nss.spec -> 1.8

nss.spec

index 0efb7274f2797e6850586ab5540baeb825cbd487..0be01d9463ffa8fc986cb2d3e6311f0e33bd8f6a 100644 (file)
--- a/nss.spec
+++ b/nss.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.7 $ $Date: 2001-12-16 12:33:13 $
+# $Revision: 1.8 $ $Date: 2001-12-16 12:38:52 $
 Summary:       NSS - Network Security Services
 Summary(pl):   NSS - Network Security Services
 Name:          nss
@@ -21,16 +21,16 @@ BuildConflicts:     mozilla
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description 
-NSS supports cross-platform development of security-enabled server 
-applications. Applications built with NSS can support PKCS #5, PKCS #7, 
-PKCS #11, PKCS #12, S/MIME, TLS, SSL v2 and v3, X.509 v3 certificates, 
-and other security standards.
+NSS supports cross-platform development of security-enabled server
+applications. Applications built with NSS can support PKCS #5, PKCS
+#7, PKCS #11, PKCS #12, S/MIME, TLS, SSL v2 and v3, X.509 v3
+certificates, and other security standards.
 
 %description -l pl
 NNS wspomaga pisanie wieloplatformowych bezpiecznych serwerów.
-Aplikacja u¿ywaj±ca NSS jest w stanie obs³u¿yæ PKCS #5, PKCS #7, 
-PKCS #11, PKCS #12, S/MIME, TLS, SSL v2 oraz v3, certyfikaty X.509 v3, 
-wiele innych bezpiecznych standardów.
+Aplikacja u¿ywaj±ca NSS jest w stanie obs³u¿yæ PKCS #5, PKCS #7, PKCS
+#11, PKCS #12, S/MIME, TLS, SSL v2 oraz v3, certyfikaty X.509 v3, i
+wiele innych bezpiecznych standardów.
 
 %package devel
 Summary:       NSS - header files
@@ -55,8 +55,11 @@ Cz
 Summary:       NSS command line tools and utilities
 Group:         Applications
 Group(de):     Applikationen
+Group(es):     Aplicaciones
 Group(fr):     Utilitaires
 Group(pl):     Aplikacje
+Group(pt):     Aplicações
+Group(pt_BR):  Aplicações
 Requires:      %{name} = %{version}
 
 %description tools
@@ -105,8 +108,7 @@ cd mozilla/security/nss
        USE_PTHREADS=1 \
        BUILD_OPT=1 \
        OPTIMIZER="%{rpmcflags}" \
-       PLATFORM="pld" \
-       OS_INCLUDES=""
+       PLATFORM="pld"
        
 %{__make} all \
        NSDISTMODE=copy \
This page took 0.598244 seconds and 4 git commands to generate.