--- rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/04/18 16:24:49 1.1 +++ rpms/smeserver-dl/contribs10/smeserver-dl.spec 2021/12/03 16:02:46 1.6 @@ -1,14 +1,19 @@ -%define phpversion 56 +%define phpversion 74 Summary: sme server integration of dl Name: smeserver-dl Version: 0.2.3 -Release: 1%{?dist} +Release: 6%{?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 BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -21,6 +26,28 @@ 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] + +* Mon Apr 19 2021 Brian Read 0.2.3-2.sme +- Initial import to SME10 tree [SME: 11567] +- Add Update event to createlinks + +* Mon Apr 19 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + * Sun Jan 21 2018 Daniel Berteaud 0.2.3-1 - Use alt php binary when expiring tickets [SME: 10495] (daniel@firewall- services.com) @@ -53,6 +80,11 @@ smserver integration of dl %prep %setup -q +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %build perl ./createlinks