--- rpms/e-smith-base/sme8/e-smith-base.spec 2011/03/13 10:03:36 1.127 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2011/11/06 18:20:53 1.133 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.126 2011/03/02 20:08:24 snetram Exp $ +# $Id: e-smith-base.spec,v 1.132 2011/03/14 15:26:42 vip-ire Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 58 +%define release 63 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -55,7 +55,10 @@ Patch42: e-smith-base-5.2.0-fix-gid.patc Patch43: e-smith-base-5.2.0-weak-updates.patch Patch44: e-smith-base-5.2.0-apache_alias_for_www.patch Patch45: e-smith-base-5.2.0-no-nic2.patch -Patch46: e-smith-base-5.2.0-allow-admin-pwd-change.patch +Patch46: e-smith-base-5.2.0-list-only-write-enabled-backup-targets.patch +Patch47: e-smith-base-5.2.0-string-fix.patch +Patch48: e-smith-base-5.2.0-dont_set_gecos_in_ldap.patch +Patch49: e-smith-base-5.2.0-initExternal.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -103,6 +106,24 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sun Nov 6 2011 Shad L. Lords 5.2.0-63.sme +- Initialize ExternalInterface db structure so hwaddr in console works [SME: 6753] + +* Mon Mar 14 2011 Daniel Berteaud 5.2.0-62.sme +- Stop using gecos attribute in LDAP [SME: 6539] + +* Mon Mar 14 2011 Jonathan Martens 5.2.0-61.sme +- Fix a typo in strings [SME: 5932] + +* Mon Mar 14 2011 Jonathan Martens 5.2.0-60.sme +- Rework text changes in console screen in previous revision [SME: 5932] + +* Mon Mar 14 2011 Jonathan Martens 5.2.0-59.sme +- Only list backup targets that are writeable [SME: 5932] + +* Sun Mar 13 2011 Jonathan Martens 5.2.0-58.sme +- Revert admin password change through user-manager [SME: 3759] + * Sun Mar 13 2011 Jonathan Martens 5.2.0-57.sme - Allow admin password change through user-manager [SME: 3759] @@ -1544,6 +1565,9 @@ e-smith server and gateway software - ba %patch44 -p1 %patch45 -p1 %patch46 -p1 +%patch47 -p1 +%patch48 -p1 +%patch49 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]