SHA256
1
0
forked from pool/Botan

Accepting request 46811 from home:a_jaeger:branches:build-compare-test

Copy from home:a_jaeger:branches:build-compare-test/Botan via accept of submit request 46811 revision 4.
Request was accepted with message:
OK

OBS-URL: https://build.opensuse.org/request/show/46811
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=15
This commit is contained in:
Philipp Thomas
2010-08-31 12:17:29 +00:00
committed by Git OBS Bridge
parent 634972220b
commit cf3e0b143c
5 changed files with 68 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
Name: Botan
Version: 1.8.8
Release: 4
Release: 5
Url: http://botan.randombit.net
Summary: A C++ Crypto Library
License: BSD3c
@@ -32,10 +32,13 @@ Source: %{name}-%{version}.tar.bz2
Patch0: Botan-inttypes.patch
Patch1: Botan-ull_constants.patch.bz2
Patch2: Botan-fix_install_paths.patch
Patch3: botan-1.8.8-binutils_lea_offset.patch
Patch4: no-buildtime.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: zlib, bzip2 >= 1.0.2, gmp >= 4.1
BuildRequires: bzip2 >= 1.0.2 gmp-devel >= 4.1 zlib-devel
BuildRequires: gcc-c++ gmp-devel libbz2-devel openssl-devel python
BuildRequires: pkg-config
%description
Botan is a C++ library that provides support for many common
@@ -92,6 +95,8 @@ Authors:
%patch0
%patch1
%patch2
%patch3
%patch4
%build
export RPM_OPT_FLAGS