]> git.pld-linux.org Git - packages/beecrypt.git/blame - beecrypt.spec
- updated to 4.0.0, updated opt,lib64_fix patches, removed obsolete python patch
[packages/beecrypt.git] / beecrypt.spec
CommitLineData
d97ff880
JB
1#
2# Conditional build:
9c971131
JB
3%bcond_with javaglue # build with Java support
4%bcond_without python # don't build python module
d97ff880 5#
91407a9e 6Summary: The BeeCrypt Cryptography Library
5293cd2f 7Summary(pl): Biblioteka kryptograficzna BeeCrypt
91407a9e 8Name: beecrypt
1b30549c
JB
9Version: 4.0.0
10Release: 1
22964bea 11Epoch: 2
91407a9e 12License: LGPL
d97ff880 13Group: Libraries
e7d47e5c 14Source0: http://dl.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
1b30549c 15# Source0-md5: f19e060ecc4fc23d8f1268e1b145614f
6f800bf2 16Patch0: %{name}-opt.patch
1b30549c 17Patch1: %{name}-lib64_fix.patch
63fbc33d 18URL: http://sourceforge.net/projects/beecrypt/
e7d47e5c 19BuildRequires: autoconf >= 2.50
d97ff880
JB
20BuildRequires: automake
21BuildRequires: libtool
d48cb2c8 22%{?with_python:BuildRequires: python-devel}
63fbc33d 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
91407a9e 24
1b30549c 25%define specflags_alpha -mno-explicit-relocs
19d4c14b 26
91407a9e 27%description
28BeeCrypt is an open source cryptography library that contains highly
29optimized C and assembler implementations of many well-known
30algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and
31ElGamal.
32
33%description -l pl
34