--- rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/04/19 09:24:01 1.2 +++ rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/12/23 11:39:11 1.7 @@ -1,15 +1,20 @@ -%define phpversion 56 +%define phpversion 74 Summary: sme server integration of dl Name: smeserver-dl Version: 0.2.3 -Release: 2%{?dist} +Release: 7%{?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 +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 @@ -22,6 +27,23 @@ 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] + * 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 +85,11 @@ smserver integration of dl %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl ./createlinks