* Thu Feb 20 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-15.sme
- move template-begin-ini to smeserver-lib [SME: 12211]
This commit is contained in:
parent
0413bc1ac3
commit
d2789e5967
@ -1 +0,0 @@
|
|||||||
sme10
|
|
@ -1,11 +0,0 @@
|
|||||||
;------------------------------------------------------------
|
|
||||||
; !!DO NOT MODIFY THIS FILE!!
|
|
||||||
;
|
|
||||||
; Manual changes will be lost when this file is regenerated.
|
|
||||||
;
|
|
||||||
; Please read the developer's guide, which is available
|
|
||||||
; at http://www.contribs.org/development/
|
|
||||||
;
|
|
||||||
; Copyright (C) 1999-2006 Mitel Networks Corporation
|
|
||||||
;------------------------------------------------------------
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
|||||||
%define version 11.0.0
|
%define version 11.0.0
|
||||||
%define release 14
|
%define release 15
|
||||||
%define name smeserver-php
|
%define name smeserver-php
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
@ -28,6 +28,7 @@ Provides: smeserver-webapps-common
|
|||||||
#Provides: php(language) = 8.3
|
#Provides: php(language) = 8.3
|
||||||
Requires: tmpwatch
|
Requires: tmpwatch
|
||||||
Requires: logrotate
|
Requires: logrotate
|
||||||
|
Requires: smeserver-lib >= 11.0.0-10
|
||||||
|
|
||||||
# Stock PHP
|
# Stock PHP
|
||||||
Requires: php-cli
|
Requires: php-cli
|
||||||
@ -302,6 +303,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%preun
|
%preun
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 20 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-15.sme
|
||||||
|
- move template-begin-ini to smeserver-lib [SME: 12211]
|
||||||
|
|
||||||
* Tue Dec 17 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-14.sme
|
* Tue Dec 17 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-14.sme
|
||||||
- add php84 support [SME: 12805]
|
- add php84 support [SME: 12805]
|
||||||
- set php84 as default and php83 as base php as defined by module
|
- set php84 as default and php83 as base php as defined by module
|
||||||
|
Loading…
Reference in New Issue
Block a user