1 |
# $Id: smeserver-userpanel.spec,v 1.3 2021/02/24 03:36:24 jpp Exp $ |
# $Id: smeserver-userpanel.spec,v 1.4 2022/08/01 19:27:10 jpp Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
16 |
Patch0: %{name}-%{version}-v10_init.patch |
Patch0: %{name}-%{version}-v10_init.patch |
17 |
Patch1: smeserver-userpanel-1.4-bz11079.patch |
Patch1: smeserver-userpanel-1.4-bz11079.patch |
18 |
Patch2: smeserver-userpanel-1.4-bz12064-24syntax.patch |
Patch2: smeserver-userpanel-1.4-bz12064-24syntax.patch |
19 |
|
Patch3: smeserver-userpanel-1.4-bz11390-systemctl.patch |
20 |
|
|
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
38 |
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-4.sme |
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.4-4.sme |
39 |
- update to httpd 2.4 access syntax [SME: 12064] |
- update to httpd 2.4 access syntax [SME: 12064] |
40 |
thanks to Vasarhelyi Zsolt |
thanks to Vasarhelyi Zsolt |
41 |
|
- fix call to svc in place of systemctl [SME: 11390] |
42 |
|
|
43 |
* Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-3.sme |
* Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.4-3.sme |
44 |
- add -update event to avoid reboot [SME: 11079] |
- add -update event to avoid reboot [SME: 11079] |
371 |
%patch0 -p1 |
%patch0 -p1 |
372 |
%patch1 -p1 |
%patch1 -p1 |
373 |
%patch2 -p1 |
%patch2 -p1 |
374 |
|
%patch3 -p1 |
375 |
|
|
376 |
%build |
%build |
377 |
perl createlinks |
perl createlinks |