1 |
# $Id: smeserver-support.spec,v 1.22 2020/11/26 19:04:14 jpp Exp $ |
# $Id: smeserver-support.spec,v 1.23 2021/01/08 18:58:31 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 18 |
%define release 19 |
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 |
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 |
Patch7: smeserver-support-2.8.0-bz11167-update.patch |
30 |
|
Patch8: smeserver-support-2.8.0-bz11535.patch |
31 |
|
|
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
107 |
Requires: dmraid |
Requires: dmraid |
108 |
|
|
109 |
%changelog |
%changelog |
110 |
|
* Wed Apr 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-19.sme |
111 |
|
- fix typo and wording [SME: 11535] |
112 |
|
|
113 |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
* Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
114 |
- add update event [SME: 11167] |
- add update event [SME: 11167] |
115 |
|
|
945 |
%patch5 -p1 |
%patch5 -p1 |
946 |
%patch6 -p1 |
%patch6 -p1 |
947 |
%patch7 -p1 |
%patch7 -p1 |
948 |
|
%patch8 -p1 |
949 |
|
|
950 |
%build |
%build |
951 |
perl createlinks |
perl createlinks |