--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2009/11/23 18:54:28 1.39 +++ rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2010/01/30 21:35:23 1.40 @@ -1,10 +1,10 @@ -# $Id: e-smith-base+ldap.spec,v 1.38 2009/11/06 12:34:12 snetram Exp $ +# $Id: e-smith-base+ldap.spec,v 1.39 2009/11/23 18:54:28 bytegw Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base+ldap Name: %{name} %define version 5.0.0 -%define release 9 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,7 @@ Patch5: e-smith-base+ldap-5.2.0-ftp_auth Patch6: e-smith-base+ldap-5.0.0-straysymlink.patch Patch7: e-smith-base+ldap-5.0.0-adapter-translation-fixes.patch Patch8: e-smith-base+ldap-5.0.0-FixLocale_External.patch +Patch9: e-smith-base+ldap-5.0.0-generate-2048-bits-keys.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.0.0-2 @@ -70,6 +71,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sat Jan 30 2010 Jonathan Martens 5.0.0-10.sme +- Bump certificate encryption from 1024 bits to 2048 bits [SME: 5734] + * Mon Nov 23 2009 Gavin Weight 5.0.0-9.sme - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 1189] @@ -1221,6 +1225,7 @@ e-smith server and gateway software - ba %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]