diff --git a/.cvsignore b/.cvsignore index ea1e3b8..4ee1acd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Botan-1.8.2.tgz +Botan-1.8.5.tbz diff --git a/botan.spec b/botan.spec index 9e97f36..1bc5edc 100644 --- a/botan.spec +++ b/botan.spec @@ -1,16 +1,16 @@ Name: botan -Version: 1.8.2 -Release: 2%{?dist} +Version: 1.8.5 +Release: 1%{?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,11 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate %changelog +* Wed Aug 12 2009 Thomas Moschny - 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 - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/import.log b/import.log index 285a908..9581871 100644 --- a/import.log +++ b/import.log @@ -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_fc10:HEAD:botan-1.8.2-1.fc10.src.rpm:1240683730 +botan-1_8_5-1_fc11:HEAD:botan-1.8.5-1.fc11.src.rpm:1250098169 diff --git a/sources b/sources index 2a450e3..65fa554 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2eff7f7d35662c8242a569a124a65f5 Botan-1.8.2.tgz +6c0943fa4282bd57a23316c6d3c21279 Botan-1.8.5.tbz