commit 3d4cde7180cf689456f6ada9cd52005386576b83
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Sun Aug 7 18:55:22 2022 -0500
Add additional php and perl runtime requires
zoneminder.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/zoneminder.spec b/zoneminder.spec
index 83c2085..125dcf0 100644
--- a/zoneminder.spec
+++ b/zoneminder.spec
@@ -37,7 +37,7 @@
Name: zoneminder
Version: 1.36.24
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A camera monitoring and analysis tool
Group: System Environment/Daemons
# jQuery is under the MIT license:
https://jquery.org/license/
@@ -120,6 +120,8 @@ Summary: Common files for ZoneMinder, not tied to a specific web
server
Requires: php-mysqli
Requires: php-common
Requires: php-gd
+Requires: php-intl
+Requires: php-process
%{?with_php_json:Requires: php-json}
%{?fedora:Requires: php-pecl-memcached}
%{?rhel:Requires: php-pecl-apcu}
@@ -139,6 +141,7 @@ Requires: perl(MIME::Lite)
Requires: perl(Net::SMTP)
Requires: perl(Net::FTP)
Requires: perl(LWP::Protocol::https)
+Requires: perl(Module::Load::Conditional)
Requires: ca-certificates
Requires: zip
%{?systemd_requires}
@@ -429,6 +432,9 @@ ln -sf %{_sysconfdir}/zm/www/zoneminder.nginx.conf
%{_sysconfdir}/zm/www/zonemin
%dir %attr(755,nginx,nginx) %{_localstatedir}/log/zoneminder
%changelog
+* Sun Aug 07 2022 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.36.24-2
+- Add additional php and perl runtime requires
+
* Sun Aug 07 2022 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 1.36.24-1
- 1.36.24 release