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