1 |
# $Id: smeserver-support.spec,v 1.13 2016/07/19 09:06:37 unnilennium Exp $ |
# $Id: smeserver-support.spec,v 1.14 2016/07/19 09:30:28 unnilennium 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 9 |
%define release 10 |
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 |
24 |
Patch2: smeserver-support-2.8.0.os-release.patch |
Patch2: smeserver-support-2.8.0.os-release.patch |
25 |
Patch3: smeserver-support-2.8.0-koozali.patch |
Patch3: smeserver-support-2.8.0-koozali.patch |
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 |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
100 |
Requires: dmraid |
Requires: dmraid |
101 |
|
|
102 |
%changelog |
%changelog |
103 |
|
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-10.sme |
104 |
|
- fix hover color [SME: 9676] |
105 |
|
|
106 |
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme |
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-9.sme |
107 |
- Koozali branding of manager [SME: 9676] |
- Koozali branding of manager [SME: 9676] |
108 |
- new images in archive; removed old images from cvs |
- new images in archive; removed old images from cvs |
908 |
%patch2 -p1 |
%patch2 -p1 |
909 |
%patch3 -p1 |
%patch3 -p1 |
910 |
%patch4 -p1 |
%patch4 -p1 |
911 |
|
%patch5 -p1 |
912 |
|
|
913 |
%build |
%build |
914 |
perl createlinks |
perl createlinks |