]> git.pld-linux.org Git - packages/beecrypt.git/blame - beecrypt.spec
- seems like broken python deps on ftp. rel 2 and rebuild to see what happens
[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
91407a9e 6Summary: The BeeCrypt Cryptography Library
5293cd2f 7Summary(pl): Biblioteka kryptograficzna BeeCrypt
91407a9e 8Name: beecrypt
c45edefa 9Version: 3.1.0
d14952a0 10Release: 2
22964bea 11Epoch: 2
91407a9e 12License: LGPL
d97ff880 13Group: Libraries
e7d47e5c 14Source0: http://dl.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
c45edefa 15# Source0-md5: 1472cada46e2ab9f532f984de9740386
6f800bf2
AF
16Patch0: %{name}-opt.patch
17Patch1: %{name}-python.patch
39a0c8bf 18Patch2: %{name}-lib64_fix.patch
63fbc33d 19URL: http://sourceforge.net/projects/beecrypt/
e7d47e5c 20BuildRequires: autoconf >= 2.50
d97ff880
JB
21BuildRequires: automake
22BuildRequires: libtool
63fbc33d 23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
91407a9e 24
19d4c14b
MM
25%define specflags_alpha "-mno-explicit-relocs"
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