--- rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/04/19 11:03:47 1.3 +++ rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/12/23 11:39:11 1.7 @@ -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: 7%{?dist} Epoch: 9 License: GNU GPL version 2 URL: http://www.thregr.org/~wavexx/software/dl/ @@ -11,6 +11,10 @@ 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 +Patch5: smeserver-dl-0.2.3-Correct-clam-dir-in-60clamscan.patch BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -23,6 +27,20 @@ Requires: smeserver-webapps-common smserver integration of dl %changelog +* Thu Dec 23 2021 Brian Read 0.2.3-7.sme +- Correct-clam-dir-in-60clamscan [SME: 11820] + +* 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 +86,10 @@ smserver integration of dl %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl ./createlinks