--- rpms/smeserver-support/sme10/smeserver-support.spec 2016/03/14 08:37:13 1.4 +++ rpms/smeserver-support/sme10/smeserver-support.spec 2016/06/15 17:35:37 1.8 @@ -1,10 +1,10 @@ -# $Id: smeserver-support.spec,v 1.3 2016/03/03 11:01:44 vip-ire Exp $ +# $Id: smeserver-support.spec,v 1.7 2016/06/14 16:51:23 stephdl Exp $ Summary: SME Server module to display support and licensing information %define name smeserver-support Name: %{name} %define version 2.8.0 -%define release 3 +%define release 7 # These packages come from CentOS, but we need to use care when # updating them - either we've patched them, or we need to do something @@ -23,6 +23,9 @@ Source1: smeserver_logo.jpg Source2: smeserver_logo.gif Source3: btn_donateCC_LG.gif Patch0: smeserver-support-2.8.0-update_copyright_2016.patch +Patch1: smeserver-support-2.8.0-remove_smolt_service.patch +Patch2: smeserver-support-2.8.0.os-release.patch +Patch3: smeserver-support-2.8.0-koozali.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.7.5 BuildArchitectures: noarch @@ -98,6 +101,18 @@ Requires: psacct Requires: dmraid %changelog +* Wed Jun 15 2016 Jean-Philipe Pialasse 2.8.0-7.sme +- update links to koozali.org [SME: 9598] + +* Tue Jun 14 2016 stephane de Labrusse 2.8.0-6.sme +- Template of os-release [SME: 9580] + +* Thu May 12 2016 Daniel Berteaud 2.8.0-5.sme +- Rebuild for [SME: 9393] + +* Mon Apr 11 2016 Daniel Berteaud 2.8.0-4.sme +- Remove smolt service link and service entry [SME: 9420] + * Mon Mar 14 2016 Daniel Berteaud 2.8.0-3.sme - Don't require smolt anymore [SME: 9287] @@ -860,6 +875,8 @@ SME Server module to display support and %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 cp %{SOURCE1} root/etc/e-smith/web/common cp %{SOURCE2} root/etc/e-smith/web/common cp %{SOURCE3} root/etc/e-smith/web/common