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: 1%{?dist} |
Release: 2%{?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 |
13 |
|
|
14 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
15 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
22 |
smserver integration of dl |
smserver integration of dl |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Mon Apr 19 2021 Brian Read <brianr@bjsystems.co.uk> 0.2.3-2.sme |
26 |
|
- Initial import to SME10 tree [SME: 11567] |
27 |
|
- Add Update event to createlinks |
28 |
|
|
29 |
|
* Mon Apr 19 2021 BogusDateBot |
30 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
31 |
|
by assuming the date is correct and changing the weekday. |
32 |
|
|
33 |
* Sun Jan 21 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.3-1 |
* Sun Jan 21 2018 Daniel Berteaud <daniel@firewall-services.com> 0.2.3-1 |
34 |
- Use alt php binary when expiring tickets [SME: 10495] (daniel@firewall- |
- Use alt php binary when expiring tickets [SME: 10495] (daniel@firewall- |
35 |
services.com) |
services.com) |
62 |
|
|
63 |
%prep |
%prep |
64 |
%setup -q |
%setup -q |
65 |
|
%patch0 -p1 |
66 |
|
|
67 |
%build |
%build |
68 |
perl ./createlinks |
perl ./createlinks |