2 |
%define name smeserver-userpanels |
%define name smeserver-userpanels |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.0 |
%define version 1.0 |
5 |
%define release 7 |
%define release 8 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch0: smeserver-vacation-1.0-esLocalePasswd+Fwd.patch |
Patch0: smeserver-vacation-1.0-esLocalePasswd+Fwd.patch |
13 |
Patch1: smeserver-vacation-1.0-svLocalePasswd+Fwd.patch |
Patch1: smeserver-vacation-1.0-svLocalePasswd+Fwd.patch |
14 |
Patch2: smeserver-userpanels-1.0-frLocale.patch |
Patch2: smeserver-userpanels-1.0-frLocale.patch |
15 |
|
Patch3: smeserver-userpanels-1.0-pootle.patch |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
18 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
25 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Sat Mar 01 2008 Stephen Noble <support@dungog.net> - 1.0-8 |
29 |
|
- prepare en lexicons for pootle translations |
30 |
|
|
31 |
* Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.0-7 |
* Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.0-7 |
32 |
- add french translation, thanks Sylvain Gomez |
- add french translation, thanks Sylvain Gomez |
33 |
|
|
76 |
%patch0 -p1 |
%patch0 -p1 |
77 |
%patch1 -p1 |
%patch1 -p1 |
78 |
%patch2 -p1 |
%patch2 -p1 |
79 |
|
%patch3 -p1 |
80 |
|
|
81 |
%build |
%build |
82 |
LEXICONS1=$(find root/etc/e-smith/web/functions/userpanel-password -type f ) |
LEXICONS1=$(find root/etc/e-smith/web/functions/userpanel-password -type f ) |
88 |
/sbin/e-smith/validate-lexicon $lexicon |
/sbin/e-smith/validate-lexicon $lexicon |
89 |
done |
done |
90 |
|
|
|
#/sbin/e-smith/generate-lexicons |
|
|
|
|
91 |
perl createlinks |
perl createlinks |
92 |
|
|
93 |
%install |
%install |
119 |
|
|
120 |
#upgrades (and new installs) |
#upgrades (and new installs) |
121 |
|
|
122 |
#if [ -d /etc/e-smith/events/conf-userpanel ] ; then |
if [ -d /etc/e-smith/events/conf-userpanel ] ; then |
123 |
# /sbin/e-smith/signal-event conf-userpanel |
/sbin/e-smith/signal-event conf-userpanel |
124 |
#fi |
fi |
125 |
|
|
126 |
#notice |
#notice |
127 |
echo 'smeserver-mailsorting has procmail and maildrop' |
echo 'smeserver-mailsorting has procmail and maildrop' |