Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ff91a0cc99 | |||
|
|
25b20aaeae |
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
|
||||
Version: 1.4.9
|
||||
Release: 1%{?dist}
|
||||
Version: 2.0.0
|
||||
Release: 4%{?dist}
|
||||
Summary: Restart service on Apache module mod_md certificate renewal
|
||||
License: MIT
|
||||
Group: System Environment/Base
|
||||
@@ -20,6 +20,16 @@ BuildRequires: systemd-rpm-macros
|
||||
%description
|
||||
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
|
||||
%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-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
|
||||
* Tue Nov 30 2021 Zoran Pericic <zpericic@netst.org> - 1.0.0-1
|
||||
Initial release
|
||||
|
||||
Reference in New Issue
Block a user