/[smecontribs]/rpms/smeserver-zoneminder/contribs10/smeserver-zoneminder.spec
ViewVC logotype

Diff of /rpms/smeserver-zoneminder/contribs10/smeserver-zoneminder.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by brianr, Tue Feb 16 12:22:28 2021 UTC Revision 1.5 by jpp, Mon Aug 1 04:32:58 2022 UTC
# Line 1  Line 1 
1  %define version 1.0  %define version 1.0
2  %define release 11  %define release 12
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}
# Line 13  Patch1: smeserver-zoneminder-1.0-bz10539 Line 13  Patch1: smeserver-zoneminder-1.0-bz10539
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  Patch3: smeserver-zoneminder-1.0-Update-httpd-for-php-fpw.patch
15  Patch4: smeserver-zoneminder-1.0-Update-for-SME10-systemd.patch  Patch4: smeserver-zoneminder-1.0-Update-for-SME10-systemd.patch
16    Patch5: smeserver-zoneminder-1.0-bz12069-24syntax.patch
17    
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
21  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 10.0
22    Requires: e-smith-apache >= 2.6.0-19
23    Requires: smeserver-php >= 3.0.0-43
24  Requires: zoneminder  Requires: zoneminder
25  Requires: e-smith-base  Requires: e-smith-base
 #Requires: smeserver-php-scl  
26  #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
27  #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
28  #Requires: ffmpeg-compat_0.10.16  #Requires: ffmpeg-compat_0.10.16
# Line 30  AutoReqProv: no Line 32  AutoReqProv: no
32  rpm to setup zoneminder  rpm to setup zoneminder
33    
34  %changelog  %changelog
35    * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-12.sme
36    - adapt to httpd 2.4 access syntax [SME: 12069]
37      work of  bunkobugsy
38    
39  * Tue Feb 16 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-11.sme  * Tue Feb 16 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-11.sme
40  - Update for systemd changes [SME: 11226]  - Update for systemd changes [SME: 11226]
41    
# Line 37  rpm to setup zoneminder Line 43  rpm to setup zoneminder
43  - Update httpds.conf for php-fpw [SME: 11226]  - Update httpds.conf for php-fpw [SME: 11226]
44    
45  * Thu Dec 03 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-9.sme  * Thu Dec 03 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-9.sme
46  - REmove smeserver-php-scl [SME: 11226]  - Remove smeserver-php-scl [SME: 11226]
47    
48  * Thu Dec 03 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-8.sme  * Thu Dec 03 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-8.sme
49  - Initial import to SME10 tree [SME: 11226]  - Initial import to SME10 tree [SME: 11226]
# Line 84  rpm to setup zoneminder Line 90  rpm to setup zoneminder
90  %patch2 -p1  %patch2 -p1
91  %patch3 -p1  %patch3 -p1
92  %patch4 -p1  %patch4 -p1
93    %patch5 -p1
94    
95  %build  %build
96  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed