* 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:
Jean-Philippe Pialasse 2025-02-20 23:02:25 -05:00
parent 0413bc1ac3
commit d2789e5967
3 changed files with 5 additions and 13 deletions

View File

@ -1 +0,0 @@
sme10

View File

@ -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
;------------------------------------------------------------

View File

@ -1,5 +1,5 @@
%define version 11.0.0
%define release 14
%define release 15
%define name smeserver-php
%global debug_package %{nil}
@ -28,6 +28,7 @@ Provides: smeserver-webapps-common
#Provides: php(language) = 8.3
Requires: tmpwatch
Requires: logrotate
Requires: smeserver-lib >= 11.0.0-10
# Stock PHP
Requires: php-cli
@ -302,6 +303,9 @@ rm -rf $RPM_BUILD_ROOT
%preun
%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
- add php84 support [SME: 12805]
- set php84 as default and php83 as base php as defined by module