/[smecontribs]/rpms/smeserver-dl/contribs10/smeserver-dl.spec
ViewVC logotype

Diff of /rpms/smeserver-dl/contribs10/smeserver-dl.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by brianr, Mon Apr 19 11:03:47 2021 UTC Revision 1.7 by brianr, Thu Dec 23 11:39:11 2021 UTC
# Line 1  Line 1 
1  %define phpversion 56  %define phpversion 74
2    
3  Summary: sme server integration of dl  Summary: sme server integration of dl
4  Name: smeserver-dl  Name: smeserver-dl
5  Version: 0.2.3  Version: 0.2.3
6  Release: 3%{?dist}  Release: 7%{?dist}
7  Epoch: 9  Epoch: 9
8  License: GNU GPL version 2  License: GNU GPL version 2
9  URL: http://www.thregr.org/~wavexx/software/dl/  URL: http://www.thregr.org/~wavexx/software/dl/
# Line 11  Group: SMEserver/addon Line 11  Group: SMEserver/addon
11  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
12  Patch0: smeserver-dl-0.2.3-Add-Update-event-to-createlinks.patch  Patch0: smeserver-dl-0.2.3-Add-Update-event-to-createlinks.patch
13  Patch1: smeserver-dl-0.2.3-Fix-httpd-syntax.patch  Patch1: smeserver-dl-0.2.3-Fix-httpd-syntax.patch
14    Patch2: smeserver-dl-0.2.3-Fix-up-update-routine.patch
15    Patch3: smeserver-dl-0.2.3-Fix-php74-dl-call-in-httpd-fragment.patch
16    Patch4: smeserver-dl-0.2.3-Fix-clamd-path.patch
17    Patch5: smeserver-dl-0.2.3-Correct-clam-dir-in-60clamscan.patch
18    
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 23  Requires: smeserver-webapps-common Line 27  Requires: smeserver-webapps-common
27  smserver integration of dl  smserver integration of dl
28    
29  %changelog  %changelog
30    * Thu Dec 23 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-7.sme
31    - Correct-clam-dir-in-60clamscan [SME: 11820]
32    
33    * Fri Dec 03 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 0.2.3-6.sme
34    - Fix clamd path
35    - Fix typo
36    
37    * Wed Nov 03 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-5.sme
38    - php74-dl-call-in-httpd-fragment [SME: 11567]
39    
40    * Tue Sep 28 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-4.sme
41    - fix up update routine to create sql db on install [SME: 11567]
42    - Update php to 74
43    
44  * Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-3.sme  * Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-3.sme
45  - Fix httpd syntax and expand it intially [SME: 11567]  - Fix httpd syntax and expand it intially [SME: 11567]
46    
# Line 68  smserver integration of dl Line 86  smserver integration of dl
86  %setup -q  %setup -q
87  %patch0 -p1  %patch0 -p1
88  %patch1 -p1  %patch1 -p1
89    %patch2 -p1
90    %patch3 -p1
91    %patch4 -p1
92    %patch5 -p1
93    
94  %build  %build
95  perl ./createlinks  perl ./createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed