--- rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/04/19 11:03:47 1.3 +++ rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/12/03 16:02:46 1.6 @@ -1,9 +1,9 @@ -%define phpversion 56 +%define phpversion 74 Summary: sme server integration of dl Name: smeserver-dl Version: 0.2.3 -Release: 3%{?dist} +Release: 6%{?dist} Epoch: 9 License: GNU GPL version 2 URL: http://www.thregr.org/~wavexx/software/dl/ @@ -11,6 +11,9 @@ 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 +Patch3: smeserver-dl-0.2.3-Fix-php74-dl-call-in-httpd-fragment.patch +Patch4: smeserver-dl-0.2.3-Fix-clamd-path.patch BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -23,6 +26,17 @@ Requires: smeserver-webapps-common smserver integration of dl %changelog +* Fri Dec 03 2021 John Crisp 0.2.3-6.sme +- Fix clamd path +- Fix typo + +* Wed Nov 03 2021 Brian Read 0.2.3-5.sme +- php74-dl-call-in-httpd-fragment [SME: 11567] + +* 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] @@ -68,6 +82,9 @@ smserver integration of dl %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl ./createlinks