--- rpms/smeserver-userpanels/contribs7/smeserver-userpanels.spec 2008/02/26 01:05:35 1.1 +++ rpms/smeserver-userpanels/contribs7/smeserver-userpanels.spec 2008/03/08 02:30:03 1.2 @@ -2,7 +2,7 @@ Summary: Panels to let users to change s %define name smeserver-userpanels Name: %{name} %define version 1.0 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,7 @@ Source: %{name}-%{version}.tar.gz Patch0: smeserver-vacation-1.0-esLocalePasswd+Fwd.patch Patch1: smeserver-vacation-1.0-svLocalePasswd+Fwd.patch Patch2: smeserver-userpanels-1.0-frLocale.patch +Patch3: smeserver-userpanels-1.0-pootle.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} Requires: e-smith-release >= 7.0 @@ -24,6 +25,9 @@ Change password,Forward mail, Backup use Delegate creation of users with restrictions. %changelog +* Sat Mar 01 2008 Stephen Noble - 1.0-8 +- prepare en lexicons for pootle translations + * Tue Dec 25 2007 Stephen Noble 1.0-7 - add french translation, thanks Sylvain Gomez @@ -72,6 +76,7 @@ Delegate creation of users with restrict %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build LEXICONS1=$(find root/etc/e-smith/web/functions/userpanel-password -type f ) @@ -83,8 +88,6 @@ do /sbin/e-smith/validate-lexicon $lexicon done -#/sbin/e-smith/generate-lexicons - perl createlinks %install @@ -116,9 +119,9 @@ fi #upgrades (and new installs) -#if [ -d /etc/e-smith/events/conf-userpanel ] ; then -# /sbin/e-smith/signal-event conf-userpanel -#fi +if [ -d /etc/e-smith/events/conf-userpanel ] ; then + /sbin/e-smith/signal-event conf-userpanel +fi #notice echo 'smeserver-mailsorting has procmail and maildrop'