1 |
# $Id: smeserver-support.spec,v 1.6 2016/05/12 21:21:08 vip-ire Exp $ |
# $Id: smeserver-support.spec,v 1.7 2016/06/14 16:51:23 stephdl 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 6 |
%define release 7 |
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 |
25 |
Patch0: smeserver-support-2.8.0-update_copyright_2016.patch |
Patch0: smeserver-support-2.8.0-update_copyright_2016.patch |
26 |
Patch1: smeserver-support-2.8.0-remove_smolt_service.patch |
Patch1: smeserver-support-2.8.0-remove_smolt_service.patch |
27 |
Patch2: smeserver-support-2.8.0.os-release.patch |
Patch2: smeserver-support-2.8.0.os-release.patch |
28 |
|
Patch3: smeserver-support-2.8.0-koozali.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
101 |
Requires: dmraid |
Requires: dmraid |
102 |
|
|
103 |
%changelog |
%changelog |
104 |
|
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-7.sme |
105 |
|
- update links to koozali.org [SME: 9598] |
106 |
|
|
107 |
* Tue Jun 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-6.sme |
* Tue Jun 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-6.sme |
108 |
- Template of os-release [SME: 9580] |
- Template of os-release [SME: 9580] |
109 |
|
|