|
|
@ -1,19 +1,17 @@
|
|
|
|
Name: pkcs11-helper
|
|
|
|
Name: pkcs11-helper
|
|
|
|
Version: 1.27.0
|
|
|
|
Version: 1.30.0
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A library for using PKCS#11 providers
|
|
|
|
Summary: A library for using PKCS#11 providers
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2 or BSD
|
|
|
|
License: GPL-2 or BSD-3-Clause
|
|
|
|
URL: http://www.opensc-project.org/opensc/wiki/pkcs11-helper
|
|
|
|
URL: http://www.opensc-project.org/opensc/wiki/pkcs11-helper
|
|
|
|
Source0: https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.27/pkcs11-helper-%{version}.tar.bz2
|
|
|
|
Source0: https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-%{version}/pkcs11-helper-%{version}.tar.bz2
|
|
|
|
# https://github.com/OpenSC/pkcs11-helper/pull/4
|
|
|
|
# https://github.com/OpenSC/pkcs11-helper/pull/4
|
|
|
|
Patch2: pkcs11-helper-rfc7512.patch
|
|
|
|
Patch2: pkcs11-helper-rfc7512.patch
|
|
|
|
# https://github.com/OpenSC/pkcs11-helper/commit/086d551251cebb67cd74ab2e735427969bbf215f
|
|
|
|
|
|
|
|
Patch3: pkcs11-helper-openssl3.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: doxygen graphviz
|
|
|
|
BuildRequires: doxygen graphviz
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: openssl-devel
|
|
|
|
BuildRequires: openssl-devel
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
@ -57,9 +55,6 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%license COPYING*
|
|
|
|
%license COPYING*
|
|
|
|
%doc AUTHORS ChangeLog README THANKS
|
|
|
|
%doc AUTHORS ChangeLog README THANKS
|
|
|
@ -76,6 +71,43 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Dec 24 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.30.0-1
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 02 2024 Kalev Lember <klember@redhat.com> - 1.30.0-1
|
|
|
|
|
|
|
|
- Update to 1.30.0
|
|
|
|
|
|
|
|
- Use SPDX license identifiers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.0-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.0-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.0-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.0-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 21 2022 Anthony Rabbito <hello@anthonyrabbito.com> - 1.29.0-1
|
|
|
|
|
|
|
|
- Update to 1.29.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 21 2022 Anthony Rabbito <hello@anthonyrabbito.com> - 1.28.0-3
|
|
|
|
|
|
|
|
- Drop pkcs11-helper-openssl3.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 21 2022 Anthony Rabbito <hello@anthonyrabbito.com> - 1.28.0-2
|
|
|
|
|
|
|
|
- Use version macro in the entire source URL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 21 2022 Anthony Rabbito <hello@anthonyrabbito.com> - 1.28.0-1
|
|
|
|
|
|
|
|
- Update to 1.28.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.0-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 04 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.27.0-6
|
|
|
|
* Mon Oct 04 2021 Neal Gompa <ngompa@fedoraproject.org> - 1.27.0-6
|
|
|
|
- Backport fix for OpenSSL 3.0 support
|
|
|
|
- Backport fix for OpenSSL 3.0 support
|
|
|
|
|
|
|
|
|