v2.0.0
This commit is contained in:
Binary file not shown.
BIN
md-renewed-2.0.0.tar.gz
Normal file
BIN
md-renewed-2.0.0.tar.gz
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
|||||||
Name: md-renewed
|
Name: md-renewed
|
||||||
Version: 1.5.0
|
Version: 2.0.0
|
||||||
Release: 1%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Restart service on Apache module mod_md certificate renewal
|
Summary: Restart service on Apache module mod_md certificate renewal
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@@ -20,6 +20,16 @@ BuildRequires: systemd-rpm-macros
|
|||||||
%description
|
%description
|
||||||
Restart service on Apache module mod_md certificate renewal
|
Restart service on Apache module mod_md certificate renewal
|
||||||
|
|
||||||
|
%package ipa-dns
|
||||||
|
Summary: FreeIPA DNS challange plugin
|
||||||
|
Requires: python3-ipalib
|
||||||
|
Requires: %name = %version-%release
|
||||||
|
|
||||||
|
|
||||||
|
%description ipa-dns
|
||||||
|
FreeIPA DNS challange plugin
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup
|
%autosetup
|
||||||
|
|
||||||
@@ -77,6 +87,11 @@ Restart service on Apache module mod_md certificate renewal
|
|||||||
%dir %attr(-, root, apache) %{_sharedstatedir}/httpd/md-renewed/ocsp-renewed
|
%dir %attr(-, root, apache) %{_sharedstatedir}/httpd/md-renewed/ocsp-renewed
|
||||||
%dir %attr(-, root, apache) %{_sharedstatedir}/httpd/md-renewed/ocsp-errored
|
%dir %attr(-, root, apache) %{_sharedstatedir}/httpd/md-renewed/ocsp-errored
|
||||||
|
|
||||||
|
%files ipa-dns
|
||||||
|
%{_libexecdir}/md-renewed/md-ipa-dns
|
||||||
|
%config(noreplace) %{_sysconfdir}/httpd/conf.d/md-renewed-ipa-dns.conf
|
||||||
|
%config(noreplace) %{_sysconfdir}/gssproxy/20-mod_md.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 30 2021 Zoran Pericic <zpericic@netst.org> - 1.0.0-1
|
* Tue Nov 30 2021 Zoran Pericic <zpericic@netst.org> - 1.0.0-1
|
||||||
Initial release
|
Initial release
|
||||||
|
|||||||
Reference in New Issue
Block a user