]> git.pld-linux.org Git - packages/beecrypt.git/blame - beecrypt.spec
- don't move libraries to proper libdir but make them compile and install with proper...
[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#
e450a207 6%include /usr/lib/rpm/macros.python
91407a9e 7Summary: The BeeCrypt Cryptography Library
5293cd2f 8Summary(pl): Biblioteka kryptograficzna BeeCrypt
91407a9e 9Name: beecrypt
c45edefa 10Version: 3.1.0
d14952a0 11Release: 2
22964bea 12Epoch: 2
91407a9e 13License: LGPL
d97ff880 14Group: Libraries
e7d47e5c 15Source0: http://dl.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
c45edefa 16# Source0-md5: 1472cada46e2ab9f532f984de9740386
6f800bf2
AF
17Patch0: %{name}-opt.patch
18Patch1: %{name}-python.patch
39a0c8bf 19Patch2: %{name}-lib64_fix.patch
63fbc33d 20URL: http://sourceforge.net/projects/beecrypt/
e7d47e5c 21BuildRequires: autoconf >= 2.50
d97ff880
JB
22BuildRequires: automake
23BuildRequires: libtool
63fbc33d 24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
91407a9e 25
19d4c14b
MM
26%define specflags_alpha "-mno-explicit-relocs"
27
91407a9e 28%description
29BeeCrypt is an open source cryptography library that contains highly
30optimized C and assembler implementations of many well-known
31algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and
32ElGamal.
33
34%description -l pl
35