[sscg] Resolve missing opessl command when running test at compile time

This commit is contained in:
Qian Li 2024-04-18 18:10:21 +08:00
parent 42bbc12d85
commit bf1ece1853

View File

@ -1,12 +1,12 @@
Name: sscg
Version: 3.0.5
Release: 1
Release: 2
Summary: Simple Signed Certificate Generator
License: GPL-3.0
URL: https://github.com/sgallagher/sscg
Source0: https://github.com/sgallagher/sscg/archive/refs/tags/%{name}-%{version}.tar.gz
BuildRequires: gcc libtalloc-devel openssl-devel popt-devel libpath_utils-devel meson ninja-build help2man
BuildRequires: gcc libtalloc-devel openssl-devel popt-devel libpath_utils-devel meson ninja-build help2man openssl
%description
SSCG(Simple Signed Certificate Generator) makes it easy to generate usable and secure
@ -44,6 +44,9 @@ the machine to a risk of false signatures from the service certificate.
%{_mandir}/man8/sscg.8*
%changelog
* Thu Apr 18 2024 liqian <liqian@kylinos.cn> - 3.0.5-2
- Resolve missing opessl command when running test at compile time
* Wed Jul 12 2023 dillon chen <dillon.chen@gmail.com> - 3.0.5-1
- update version to 3.0.5