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: 2%{?dist} |
Release: 3%{?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/ |
10 |
Group: SMEserver/addon |
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 |
14 |
|
|
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
16 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
23 |
smserver integration of dl |
smserver integration of dl |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-3.sme |
27 |
|
- Fix httpd syntax and expand it intially [SME: 11567] |
28 |
|
|
29 |
* Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-2.sme |
* Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-2.sme |
30 |
- Initial import to SME10 tree [SME: 11567] |
- Initial import to SME10 tree [SME: 11567] |
31 |
- Add Update event to createlinks |
- Add Update event to createlinks |
67 |
%prep |
%prep |
68 |
%setup -q |
%setup -q |
69 |
%patch0 -p1 |
%patch0 -p1 |
70 |
|
%patch1 -p1 |
71 |
|
|
72 |
%build |
%build |
73 |
perl ./createlinks |
perl ./createlinks |