]> git.pld-linux.org Git - packages/beecrypt.git/blame - beecrypt.spec
- fix building Python bindings
[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 14Source0: http://dl.sf.net/%{name}/%{name}-%{version}pre.%{snap}.tar.gz
061995b0 15# Source0-md5: 5f7fdcb0616c8c49aaa1a9de45f43778
63fbc33d 16Patch0: %{name}-from_rpm.patch
d97ff880 17Patch1: %{name}-opt.patch
63fbc33d 18URL: http://sourceforge.net/projects/beecrypt/
d97ff880
JB
19BuildRequires: autoconf
20BuildRequires: automake
21BuildRequires: libtool
63fbc33d 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
91407a9e 23
91407a9e 24%description
25BeeCrypt is an open source cryptography library that contains highly
26optimized C and assembler implementations of many well-known
27algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and
28ElGamal.
29
30%description -l pl
31