]> git.pld-linux.org Git - packages/beecrypt.git/blame - beecrypt.spec
- add BR: libgcj-devel
[packages/beecrypt.git] / beecrypt.spec
CommitLineData
d97ff880 1#
4d383701 2# WARNING: despite unchanged SONAME, the RSA ABI (and API) has changed since 3.x!
d97ff880 3# Conditional build:
9c971131
JB
4%bcond_with javaglue # build with Java support
5%bcond_without python # don't build python module
d97ff880 6#
91407a9e 7Summary: The BeeCrypt Cryptography Library
5293cd2f 8Summary(pl): Biblioteka kryptograficzna BeeCrypt
91407a9e 9Name: beecrypt
0dd1fd12 10Version: 4.1.1
c717cf43 11Release: 1
22964bea 12Epoch: 2
91407a9e 13License: LGPL
d97ff880 14Group: Libraries
e7d47e5c 15Source0: http://dl.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
0dd1fd12 16# Source0-md5: b412cb2a692f689bfcd43f29733c3039
6f800bf2 17Patch0: %{name}-opt.patch
1b30549c 18Patch1: %{name}-lib64_fix.patch
c0fd553b 19Patch2: %{name}-ac_python.patch
63fbc33d 20URL: http://sourceforge.net/projects/beecrypt/
e7d47e5c 21BuildRequires: autoconf >= 2.50
d97ff880 22BuildRequires: automake
d48e1138 23BuildRequires: doxygen
d77df8a9 24BuildRequires: ghostscript
d97ff880 25BuildRequires: libtool
a6d26d74 26BuildRequires: libgcj-devel
c0fd553b 27%if %{with python}
28BuildRequires: python-devel
29BuildRequires: python-modules
30%endif
d77df8a9
JB
31BuildRequires: tetex-dvips
32BuildRequires: tetex-format-latex
33BuildRequires: tetex-latex-dstroke
63fbc33d 34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
91407a9e 35
1b30549c 36%define specflags_alpha -mno-explicit-relocs
19d4c14b 37
91407a9e 38%description
39BeeCrypt is an open source cryptography library that contains highly
40optimized C and assembler implementations of many well-known
41algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and
42ElGamal.
43
44%description -l pl
45