Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 910425 Details for
Bug 1110720
Rebase to SoftHSM v2 in rawhide (F21)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
proof-of-concept SPEC file usable on Fedora 20
softhsm.spec (text/x-rpm-spec), 3.09 KB, created by
Petr Spacek
on 2014-06-19 14:53:30 UTC
(
hide
)
Description:
proof-of-concept SPEC file usable on Fedora 20
Filename:
MIME Type:
Creator:
Petr Spacek
Created:
2014-06-19 14:53:30 UTC
Size:
3.09 KB
patch
obsolete
>Summary: Software version of a PKCS#11 Hardware Security Module >Name: softhsm >Version: 2.0GITfd5bdfd >Release: 1%{?dist} >License: BSD >Url: http://www.opendnssec.org/ >Source: %{name}-%{version}.tar.gz >Group: Applications/System >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: openssl-devel, cppunit-devel >Requires(pre): shadow-utils > >%description >OpenDNSSEC is providing a software implementation of a generic >cryptographic device with a PKCS#11 interface, the SoftHSM. SoftHSM is >designed to meet the requirements of OpenDNSSEC, but can also work together >with other cryptographic products because of the PKCS#11 interface. > >%package devel >Summary: Development package of softhsm that includes the header files >Group: Development/Libraries >Requires: %{name} = %{version}-%{release}, openssl-devel > >%description devel >The devel package contains the libsofthsm include files > >%prep >%setup -q > >%build >autoreconf --install --force >%configure --libdir=%{_libdir}/ --disable-gost >make %{?_smp_mflags} > >%check >make check > >%install >rm -rf %{buildroot} >make DESTDIR=%{buildroot} install >rm %{buildroot}/etc/softhsm2.conf.sample >rm -f %{buildroot}/%{_libdir}/softhsm/*a >mkdir -p %{buildroot}%{_includedir}/softhsm >cp src/lib/*.h %{buildroot}%{_includedir}/softhsm >mkdir -p %{buildroot}/var/softhsm > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root) >%config(noreplace) %{_sysconfdir}/softhsm2.conf >%{_bindir}/* >%dir %{_libdir}/softhsm/ >%{_libdir}/softhsm/libsofthsm2.so >%attr(0770,ods,ods) %dir /var/softhsm >%{_mandir}/*/* > >%files devel >%defattr(-,root,root,-) >%attr(0755,ods,ods) %dir %{_includedir}/softhsm >%{_includedir}/softhsm/*.h > >%pre >getent group ods >/dev/null || groupadd -r ods >getent passwd ods >/dev/null || \ > useradd -r -g ods -d /var/softhsm -s /sbin/nologin \ > -c "DNSSEC private keys owner" ods >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 > >* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.3-2 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >* Mon Jun 04 2012 Paul Wouters <pwouters@redhat.com> - 1.3.3-1 >- Updated to 1.3.3 > >* Tue Apr 03 2012 Paul Wouters <pwouters@redhat.com> - 1.3.2-1 >- Updated to 1.3.2. >- Changed user from opendnssec to ods, as used in the opendnssec package > >* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0-4 >- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild > >* Thu Oct 27 2011 Paul Wouters <paul@xelerance.com> - 1.3.0-3 >- Initial Fedora package >- Do not install the .a file >- Use a separate "opendnssec" user to own /var/sofhsm > >* Tue Oct 25 2011 Paul Wouters <paul@xelerance.com> - 1.3.0-2 >- Fix description texts w.r.t. include files > >* Wed Oct 05 2011 Paul Wouters <paul@xelerance.com> - 1.3.0-1 >- Upgraded to 1.3.0 > >* Thu Mar 3 2011 Paul Wouters <paul@xelerance.com> - 1.2.0-1 >- Initial package for Fedora
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1110720
: 910425