--- rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/04/19 09:24:01 1.2 +++ rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/10/01 08:57:37 1.4 @@ -1,15 +1,17 @@ -%define phpversion 56 +%define phpversion 74 Summary: sme server integration of dl Name: smeserver-dl Version: 0.2.3 -Release: 2%{?dist} +Release: 4%{?dist} Epoch: 9 License: GNU GPL version 2 URL: http://www.thregr.org/~wavexx/software/dl/ Group: SMEserver/addon Source: %{name}-%{version}.tar.gz Patch0: smeserver-dl-0.2.3-Add-Update-event-to-createlinks.patch +Patch1: smeserver-dl-0.2.3-Fix-httpd-syntax.patch +Patch2: smeserver-dl-0.2.3-Fix-up-update-routine.patch BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -22,6 +24,13 @@ Requires: smeserver-webapps-common smserver integration of dl %changelog +* Tue Sep 28 2021 Brian Read 0.2.3-4.sme +- fix up update routine to create sql db on install [SME: 11567] +- Update php to 74 + +* Mon Apr 19 2021 Brian Read 0.2.3-3.sme +- Fix httpd syntax and expand it intially [SME: 11567] + * Mon Apr 19 2021 Brian Read 0.2.3-2.sme - Initial import to SME10 tree [SME: 11567] - Add Update event to createlinks @@ -63,6 +72,8 @@ smserver integration of dl %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl ./createlinks