fix-e-smith-pkg script (#12732)
This commit is contained in:
parent
91cd950535
commit
f98d250b7f
@ -1,5 +1,5 @@
|
||||
%define version 1.0
|
||||
%define release 14
|
||||
%define release 15
|
||||
Summary: Set up zoneminder for SME Server.
|
||||
Name: smeserver-zoneminder
|
||||
Version: %{version}
|
||||
@ -11,12 +11,12 @@ Source: %{name}-%{version}.tar.xz
|
||||
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
|
||||
BuildArchitectures: noarch
|
||||
BuildRequires: e-smith-devtools >= 1.13.1-03
|
||||
Requires: e-smith-release >= 10.0
|
||||
Requires: e-smith-apache >= 2.6.0-19
|
||||
BuildRequires: smeserver-devtools >= 1.13.1-03
|
||||
Requires: smeserver-release >= 10.0
|
||||
Requires: smeserver-apache >= 2.6.0-19
|
||||
Requires: smeserver-php >= 3.0.0-43
|
||||
Requires: zoneminder
|
||||
Requires: e-smith-base
|
||||
Requires: smeserver-base
|
||||
#Requires: php70-php-pecl-apcu-bc php71-php-pecl-apcu-bc php72-php-pecl-apcu-bc php73-php-pecl-apcu-bc
|
||||
#Requires: php54-php-pecl-apcu php55-php-pecl-apcu php56-php-pecl-apcu php70-php-pecl-apcu php71-php-pecl-apcu php72-php-pecl-apcu php73-php-pecl-apcu
|
||||
AutoReqProv: no
|
||||
@ -25,6 +25,9 @@ AutoReqProv: no
|
||||
rpm to setup zoneminder
|
||||
|
||||
%changelog
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.0-15.sme
|
||||
- Fix e-smith references in smeserver-zoneminder [SME: 12732]
|
||||
|
||||
* Sat Sep 07 2024 cvs2git.sh aka Brian Read <brianr@koozali.org> 1.0-14.sme
|
||||
- Roll up patches and move to git repo [SME: 12338]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user