]> git.pld-linux.org Git - packages/beecrypt.git/blame - beecrypt.spec
- updated for final 3.0.0
[packages/beecrypt.git] / beecrypt.spec
CommitLineData
d97ff880
JB
1#
2# Conditional build:
63fbc33d 3# _with_javaglue
d97ff880 4#
e450a207 5%include /usr/lib/rpm/macros.python
6f800bf2 6%define snap 20030610
91407a9e 7Summary: The BeeCrypt Cryptography Library
5293cd2f 8Summary(pl): Biblioteka kryptograficzna BeeCrypt
91407a9e 9Name: beecrypt
63fbc33d
AF
10Version: 3.0.0
11Release: 0.%{snap}.1
22964bea 12Epoch: 2
91407a9e 13License: LGPL
d97ff880 14Group: Libraries
6f800bf2
AF
15#Source0: http://dl.sf.net/%{name}/%{name}-%{version}pre.%{snap}.tar.gz
16Source0: ftp://distfiles.pld-linux.org/src/%{name}-%{version}pre.%{snap}.tar.gz
17# Source0-md5: c8659b0005a19606a7e182ff09eb10c2
18Patch0: %{name}-opt.patch
19Patch1: %{name}-python.patch
63fbc33d 20URL: http://sourceforge.net/projects/beecrypt/
d97ff880
JB
21BuildRequires: autoconf
22BuildRequires: automake
23BuildRequires: libtool
63fbc33d 24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
91407a9e 25
91407a9e 26%description
27BeeCrypt is an open source cryptography library that contains highly
28optimized C and assembler implementations of many well-known
29algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and
30ElGamal.
31
32%description -l pl
33