1 |
# $Id: smeserver-support.spec,v 1.21 2020/05/22 03:52:54 jpp Exp $ |
# $Id: smeserver-support.spec,v 1.22 2020/11/26 19:04:14 jpp Exp $ |
2 |
|
|
3 |
Summary: SME Server module to display support and licensing information |
Summary: SME Server module to display support and licensing information |
4 |
%define name smeserver-support |
%define name smeserver-support |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.8.0 |
%define version 2.8.0 |
7 |
%define release 17 |
%define release 18 |
8 |
|
|
9 |
# These packages come from CentOS, but we need to use care when |
# These packages come from CentOS, but we need to use care when |
10 |
# updating them - either we've patched them, or we need to do something |
# updating them - either we've patched them, or we need to do something |
26 |
Patch4: smeserver-support-2.8.0-koozali_manager.patch |
Patch4: smeserver-support-2.8.0-koozali_manager.patch |
27 |
Patch5: smeserver-support-2.8.0-bz9676hover.patch |
Patch5: smeserver-support-2.8.0-bz9676hover.patch |
28 |
Patch6: smeserver-support-2.8.0-bz10516.patch |
Patch6: smeserver-support-2.8.0-bz10516.patch |
29 |
|
Patch7: smeserver-support-2.8.0-bz11167-update.patch |
30 |
|
|
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
106 |
Requires: dmraid |
Requires: dmraid |
107 |
|
|
108 |
%changelog |
%changelog |
109 |
|
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
110 |
|
- add update event [SME: 11167] |
111 |
|
|
112 |
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme |
* Thu Nov 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme |
113 |
- revert update of samba using upstream CentOS repo [SME: 11196] |
- revert update of samba using upstream CentOS repo [SME: 11196] |
114 |
|
|
940 |
%patch4 -p1 |
%patch4 -p1 |
941 |
%patch5 -p1 |
%patch5 -p1 |
942 |
%patch6 -p1 |
%patch6 -p1 |
943 |
|
%patch7 -p1 |
944 |
|
|
945 |
%build |
%build |
946 |
perl createlinks |
perl createlinks |