Update to 1.8.5.

This commit is contained in:
Thomas Moschny 2009-08-12 18:11:32 +00:00
parent 28eb8996bf
commit 7ad92c3d33
4 changed files with 19 additions and 7 deletions

View File

@ -1 +1 @@
Botan-1.8.2.tgz
Botan-1.8.5.tbz

View File

@ -1,16 +1,16 @@
Name: botan
Version: 1.8.2
Release: 1%{?dist}
Version: 1.8.5
Release: 2%{?dist}
Summary: Crypto library written in C++
Group: System Environment/Libraries
License: BSD
URL: http://botan.randombit.net/
Source0: http://files.randombit.net/botan/Botan-%{version}.tgz
Source0: http://files.randombit.net/botan/Botan-%{version}.tbz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gcc-c++
BuildRequires: perl
BuildRequires: python
BuildRequires: bzip2-devel
BuildRequires: zlib-devel
@ -54,7 +54,7 @@ developing applications that use %{name}.
# fixme: maybe disable unix_procs, very slow.
%define disable_modules %{nil}
./configure.pl \
./configure.py \
--prefix=%{_prefix} \
--libdir=%{_lib} \
--cc=gcc \
@ -110,6 +110,17 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
%changelog
* Wed Aug 12 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.5-2
- Fix changelog.
* Wed Aug 12 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.5-1
- Update to 1.8.5.
- Use .tbz source file.
- Configuration script uses python now.
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sat Apr 25 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.2-1
- Update to 1.8.2.

View File

@ -2,3 +2,4 @@ botan-1_8_0-2_fc10:HEAD:botan-1.8.0-2.fc10.src.rpm:1232354502
botan-1_8_1-1_fc10:HEAD:botan-1.8.1-1.fc10.src.rpm:1232633562
botan-1_8_1-4_fc10:HEAD:botan-1.8.1-4.fc10.src.rpm:1237195036
botan-1_8_2-1_fc12:F-11:botan-1.8.2-1.fc12.src.rpm:1242458388
botan-1_8_5-2_fc11:F-11:botan-1.8.5-2.fc11.src.rpm:1250100575

View File

@ -1 +1 @@
f2eff7f7d35662c8242a569a124a65f5 Botan-1.8.2.tgz
6c0943fa4282bd57a23316c6d3c21279 Botan-1.8.5.tbz