/[smecontribs]/rpms/smeserver-userpanels/contribs7/smeserver-userpanels.spec
ViewVC logotype

Diff of /rpms/smeserver-userpanels/contribs7/smeserver-userpanels.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Tue Feb 26 01:05:35 2008 UTC Revision 1.2 by dungog, Sat Mar 8 02:30:03 2008 UTC
# Line 2  Summary: Panels to let users to change s Line 2  Summary: Panels to let users to change s
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
# Line 12  Source: %{name}-%{version}.tar.gz Line 12  Source: %{name}-%{version}.tar.gz
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
# Line 24  Change password,Forward mail, Backup use Line 25  Change password,Forward mail, Backup use
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    
# Line 72  Delegate creation of users with restrict Line 76  Delegate creation of users with restrict
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 )
# Line 83  do Line 88  do
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
# Line 116  fi Line 119  fi
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'


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed