--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/06/14 10:40:00 1.149 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/06/29 17:46:49 1.154 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.148 2013/06/14 10:32:43 vip-ire Exp $ +# $Id: e-smith-base.spec,v 1.153 2013/06/29 17:18:03 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 77 +%define release 81 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -72,6 +72,10 @@ Patch59: e-smith-base-5.2.0-existing_hwa Patch60: e-smith-base-5.2.0-add_template_to_ssl.pem.patch Patch61: e-smith-base-5.2.0-fix_group_create_with_ldap_auth.patch Patch62: e-smith-base-5.2.0-fix_www_name_with_ldap.patch +Patch63: e-smith-base-5.2.0-mdevent.patch +Patch64: e-smith-base-5.2.0-OldSystemName.patch +Patch65: e-smith-base-5.2.0-OldServerName.patch +Patch66: e-smith-base-5.2.0-do_not_remove_utf8.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -119,6 +123,19 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sat Jun 29 2013 Ian Wells 5.2.0-81.sme +- Use UTF-8 in the console, by Daniel Berteaud [SME: 7699] + +* Sat Jun 29 2013 Ian Wells 5.2.0-80.sme +- Update ServerName (Samba netbios name) when SystemName is updated [SME: 7703] + +* Mon Jun 24 2013 Ian Wells 5.2.0-79.sme +- Remove old System Name from the Hosts DB, by Charlie Brady [SME: 5010] + +* Mon Jun 24 2013 Ian Wells 5.2.0-78.sme +- Prevent emailing about the normal, weekly, checks of RAID arrays, + by Mark Casey [SME: 6160] + * Fri Jun 14 2013 Daniel Berteaud 5.2.0-77.sme - Fix init-account script when LDAP auth is enabled [SME: 7670] @@ -1637,6 +1654,10 @@ e-smith server and gateway software - ba %patch60 -p1 %patch61 -p1 %patch62 -p1 +%patch63 -p1 +%patch64 -p1 +%patch65 -p1 +%patch66 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]