/[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.3 by brianr, Fri Dec 4 14:56:16 2020 UTC Revision 1.6 by jpp, Mon Aug 1 05:26:30 2022 UTC
# Line 1  Line 1 
1  %define version 1.0  %define version 1.0
2  %define release 10  %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 12  Patch0: smeserver-zoneminder-1.0-bz10539 Line 12  Patch0: smeserver-zoneminder-1.0-bz10539
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  Patch3: smeserver-zoneminder-1.0-Update-httpd-for-php-fpw.patch
15    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
 #Requires: ffmpeg-compat_0.10.16  
28  AutoReqProv: no  AutoReqProv: no
29    
30  %description  %description
31  rpm to setup zoneminder  rpm to setup zoneminder
32    
33  %changelog  %changelog
34    * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-12.sme
35    - adapt to httpd 2.4 access syntax [SME: 12069]
36    
37    * Tue Feb 16 2021 Brian Read <brianr@bjsystems.co.uk> 1.0-11.sme
38    - Update for systemd changes [SME: 11226]
39    
40  * Fri Dec 04 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-10.sme  * Fri Dec 04 2020 Brian Read <brianr@bjsystems.co.uk> 1.0-10.sme
41  - Update httpds.conf for php-fpw [SME: 11226]  - Update httpds.conf for php-fpw [SME: 11226]
42    
43  * 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
44  - REmove smeserver-php-scl [SME: 11226]  - Remove smeserver-php-scl [SME: 11226]
45    
46  * 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
47  - Initial import to SME10 tree [SME: 11226]  - Initial import to SME10 tree [SME: 11226]
# Line 79  rpm to setup zoneminder Line 87  rpm to setup zoneminder
87  %patch1 -p1  %patch1 -p1
88  %patch2 -p1  %patch2 -p1
89  %patch3 -p1  %patch3 -p1
90    %patch4 -p1
91    %patch5 -p1
92    
93  %build  %build
94  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