[sscg] Resolve missing opessl command when running test at compile time
This commit is contained in:
parent
42bbc12d85
commit
bf1ece1853
@ -1,12 +1,12 @@
|
|||||||
Name: sscg
|
Name: sscg
|
||||||
Version: 3.0.5
|
Version: 3.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Simple Signed Certificate Generator
|
Summary: Simple Signed Certificate Generator
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
URL: https://github.com/sgallagher/sscg
|
URL: https://github.com/sgallagher/sscg
|
||||||
Source0: https://github.com/sgallagher/sscg/archive/refs/tags/%{name}-%{version}.tar.gz
|
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
|
%description
|
||||||
SSCG(Simple Signed Certificate Generator) makes it easy to generate usable and secure
|
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*
|
%{_mandir}/man8/sscg.8*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 12 2023 dillon chen <dillon.chen@gmail.com> - 3.0.5-1
|
||||||
- update version to 3.0.5
|
- update version to 3.0.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user