]> git.pld-linux.org Git - packages/cryptix.git/blobdiff - cryptix.spec
- pl, R: jre
[packages/cryptix.git] / cryptix.spec
index 9ad23b8b271e9eb3d9af4a83d74f63cb400f3f95..b9e7037714d1b16e9ac908aa7d6d543ac73bd85a 100644 (file)
@@ -1,16 +1,18 @@
 %define        snapshot        20001002
 
 Summary:       Java crypto package
+Summary(pl):   Pakiet kryptograficzny Javy
 Name:          cryptix
 Version:       3.2.0
 Release:       1
-License:       BSD style
-URL:           http://www.cryptix.org
+License:       BSD-like
 Group:         Development/Languages/Java
 Source0:       http://www.cryptix.org/dist/%{name}32-%{snapshot}-r%{version}.zip
 # Source0-md5: 7a3545ede3fff5c89eba601fea03791a
 Source1:       %{name}.build.xml
+URL:           http://www.cryptix.org
 BuildRequires: jakarta-ant >= 1.5
+Requires:      jre >= 1.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,6 +24,12 @@ Extensions (JCE) version 1.1. In addition to that it contains the
 Cryptix Provider which delivers a wide range of algorithms and support
 for PGP 2.x. Cryptix 3 runs on both JDK 1.1 and JDK 1.2 (Java 2).
 
+%description -l pl
+Cryptix 3 to implementacja standardu JCE (Java Cryptography
+Extensions) Suna w wersji 1.1. Pakiet dodatkowo zawiera Cryptix
+Provider, dostarczaj±cy szeroki zakres algorytmów oraz wsparcie dla
+PGP 2.x. Cryptix 3 dzia³a zarówno na JDK 1.1 jak i JDK 1.2 (Java 2).
+
 %prep
 %setup -q -c
 cp %{SOURCE1} build.xml
This page took 0.132417 seconds and 4 git commands to generate.