* Tue Jul 30 2013 Paul Wouters <pwouters@redhat.com> - 1.3.3-4

- Rebuilt for new botan - requires --with-botan argument
This commit is contained in:
Paul Wouters 2013-07-30 18:03:16 +02:00
parent f75ee3cd55
commit edc43bfc56
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Summary: Software version of a PKCS#11 Hardware Security Module
Name: softhsm
Version: 1.3.3
Release: 3%{?dist}
Release: 4%{?dist}
License: BSD
Url: http://www.opendnssec.org/
Source: http://www.opendnssec.org/files/source/%{name}-%{version}.tar.gz
@ -28,7 +28,7 @@ The devel package contains the libsofthsm include files
%setup -q
%build
%configure --libdir=%{_libdir}/
%configure --libdir=%{_libdir}/ --with-botan=%{_prefix}
make %{?_smp_mflags}
%check
@ -70,6 +70,9 @@ getent passwd ods >/dev/null || \
exit 0
%changelog
* Tue Jul 30 2013 Paul Wouters <pwouters@redhat.com> - 1.3.3-4
- Rebuilt for new botan - requires --with-botan argument
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1,3 +1 @@
67ff2c617c5a89a178ab4269a5cc4524 softhsm-1.3.0.tar.gz
da08e2e229cda5907e8db90429e14f15 softhsm-1.3.2.tar.gz
417898d682bb8e2312aa3126f965a043 softhsm-1.3.3.tar.gz