1 |
%define version 1.0 |
%define version 1.0 |
2 |
%define release 7 |
%define release 10 |
3 |
Summary: Set up zoneminder for SME Server. |
Summary: Set up zoneminder for SME Server. |
4 |
Name: smeserver-zoneminder |
Name: smeserver-zoneminder |
5 |
Version: %{version} |
Version: %{version} |
11 |
Patch0: smeserver-zoneminder-1.0-bz10539-initial_fixes.patch |
Patch0: smeserver-zoneminder-1.0-bz10539-initial_fixes.patch |
12 |
Patch1: smeserver-zoneminder-1.0-bz10539-fix-cgi-path.patch |
Patch1: smeserver-zoneminder-1.0-bz10539-fix-cgi-path.patch |
13 |
Patch2: smeserver-zoneminder-1.0-bz10676-fix-sql-perms.patch |
Patch2: smeserver-zoneminder-1.0-bz10676-fix-sql-perms.patch |
14 |
|
Patch3: smeserver-zoneminder-1.0-Update-httpd-for-php-fpw.patch |
15 |
|
|
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 9.0 |
20 |
Requires: zoneminder |
Requires: zoneminder |
21 |
Requires: e-smith-base |
Requires: e-smith-base |
22 |
Requires: smeserver-php-scl |
#Requires: smeserver-php-scl |
23 |
Requires: php70-php-pecl-apcu-bc php71-php-pecl-apcu-bc php72-php-pecl-apcu-bc php73-php-pecl-apcu-bc |
#Requires: php70-php-pecl-apcu-bc php71-php-pecl-apcu-bc php72-php-pecl-apcu-bc php73-php-pecl-apcu-bc |
24 |
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 |
#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 |
25 |
Requires: ffmpeg-compat_0.10.16 |
#Requires: ffmpeg-compat_0.10.16 |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%description |
%description |
29 |
rpm to setup zoneminder |
rpm to setup zoneminder |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Fri Dec 04 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-10.sme |
33 |
|
- Update httpds.conf for php-fpw [SME: 11226] |
34 |
|
|
35 |
|
* Thu Dec 03 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-9.sme |
36 |
|
- REmove smeserver-php-scl [SME: 11226] |
37 |
|
|
38 |
|
* Thu Dec 03 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-8.sme |
39 |
|
- Initial import to SME10 tree [SME: 11226] |
40 |
|
|
41 |
* Fri Dec 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-7.sme |
* Fri Dec 28 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-7.sme |
42 |
- add deps [SME: 10539] |
- add deps [SME: 10539] |
43 |
- fix sql init file perms [SME: 10676] |
- fix sql init file perms [SME: 10676] |
78 |
%patch0 -p1 |
%patch0 -p1 |
79 |
%patch1 -p1 |
%patch1 -p1 |
80 |
%patch2 -p1 |
%patch2 -p1 |
81 |
|
%patch3 -p1 |
82 |
|
|
83 |
%build |
%build |
84 |
perl createlinks |
perl createlinks |