/[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.21 by snetram, Thu Oct 16 07:10:33 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-userpanels.spec,v 1.20 2008/10/15 07:48:07 snetram Exp $
2    # Authority: dungog
3    # Name: Stephen Noble
4    
5  Summary: Panels to let users to change server settings.  Summary: Panels to let users to change server settings.
6  %define name smeserver-userpanels  %define name smeserver-userpanels
7  Name: %{name}  Name: %{name}
8  %define version 1.0  %define version 1.0
9  %define release 7  %define release 21
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GNU GPL version 2
13  URL: http://www.dungog.net/sme  URL: http://www.dungog.net/wiki
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-vacation-1.0-esLocalePasswd+Fwd.patch  Patch0: smeserver-vacation-1.0-esLocalePasswd+Fwd.patch
17  Patch1: smeserver-vacation-1.0-svLocalePasswd+Fwd.patch  Patch1: smeserver-vacation-1.0-svLocalePasswd+Fwd.patch
18  Patch2: smeserver-userpanels-1.0-frLocale.patch  Patch2: smeserver-userpanels-1.0-frLocale.patch
19    Patch3: smeserver-userpanels-1.0-pootle.patch
20    Patch4: smeserver-userpanels-1.0-locale-2008-03-14.patch
21    Patch5: smeserver-userpanels-1.0-locale-2008-04-01.patch
22    Patch6: smeserver-userpanels-1.0-locale-2008-04-22.patch
23    Patch7: smeserver-userpanels-1.0-add2general.patch
24    Patch8: smeserver-userpanels-1.0-locale-2008-05-05.patch
25    Patch9: smeserver-userpanels-1.0-add2general.patch2
26    Patch10: smeserver-userpanels-1.0-locale-2008-05-21.patch
27    Patch11: smeserver-userpanels-1.0-locale-2008-06-27.patch
28    Patch12: smeserver-userpanels-1.0-locale-2008-07-01.patch
29    Patch13: smeserver-userpanels-1.0-locale-2008-09-27.patch
30    Patch14: smeserver-userpanels-1.0-locale-2008-10-14.patch
31    Patch15: smeserver-userpanels-1.0-locale-2008-10-15.patch
32    Patch16: smeserver-userpanels-1.0-locale-2008-10-16.patch
33  BuildArchitectures: noarch  BuildArchitectures: noarch
34  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
35  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
36    Requires: e-smith-formmagick >= 1.4.0-12
37  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
38  AutoReqProv: no  AutoReqProv: no
39    
# Line 24  Change password,Forward mail, Backup use Line 43  Change password,Forward mail, Backup use
43  Delegate creation of users with restrictions.  Delegate creation of users with restrictions.
44    
45  %changelog  %changelog
46    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
47    - Apply 16 Oct 2008 locale patch
48    
49    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
50    - Apply 15 Oct 2008 locale patch
51    
52    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-19
53    - Apply 14 Oct 2008 locale patch
54    
55    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26
56    - Apply locale patch
57    
58    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
59    - Apply 1 July 2008 locale patch
60    
61    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
62    - Apply 27 Jun 2008 locale patch
63    
64    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
65    - Apply 21 May 2008 locale patch
66    
67    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-14
68    - Fixed locale issue with button not being translated in password panel [SME: 4310]
69    - Added 5 May 2008 locale patch from the translate engine
70    
71    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13
72    - Add common <base> tags to e-smith-formmagick's general
73    
74    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12
75    - Apply 22 April 2008 locale patch
76    
77    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-11
78    - Update to UTF-8 translations
79    
80    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.0-10
81    - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]
82    
83    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.0-9
84    - update locale 2008-03-14
85    
86    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.0-8
87    - prepare en lexicons for pootle translations
88    
89  * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.0-7  * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.0-7
90  - add french translation, thanks Sylvain Gomez  - add french translation, thanks Sylvain Gomez
91    
# Line 72  Delegate creation of users with restrict Line 134  Delegate creation of users with restrict
134  %patch0 -p1  %patch0 -p1
135  %patch1 -p1  %patch1 -p1
136  %patch2 -p1  %patch2 -p1
137    %patch3 -p1
138    %patch4 -p1
139    %patch5 -p1
140    %patch6 -p1
141    %patch7 -p1
142    %patch8 -p1
143    %patch9 -p1
144    %patch10 -p1
145    %patch11 -p1
146    %patch12 -p1
147    %patch13 -p1
148    %patch14 -p1
149    %patch15 -p1
150    %patch16 -p1
151    
152  %build  %build
153  LEXICONS1=$(find root/etc/e-smith/web/functions/userpanel-password -type f )  LEXICONS=$(find root/etc/e-smith/locale/ -type f )
154  LEXICONS2=$(find root/etc/e-smith/web/functions/userpanel-forwarding -type f )  for lexicon in $LEXICONS root/etc/e-smith/web/functions/userpanel-{password,forwarding}
 LEXICONS3=$(find root/etc/e-smith/locale/ -type f )  
   
 for lexicon in $LEXICONS1 $LEXICONS2 $LEXICONS3  
155  do  do
156      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
157  done  done
158    
 #/sbin/e-smith/generate-lexicons  
   
159  perl createlinks  perl createlinks
160    
161  %install  %install
# Line 104  rm -rf %{name}-%{version} Line 175  rm -rf %{name}-%{version}
175  %post  %post
176  #new installs  #new installs
177  if [ $1 = 1 ] ; then  if [ $1 = 1 ] ; then
   
178   globalUP=`/sbin/e-smith/db accounts get globalUP`   globalUP=`/sbin/e-smith/db accounts get globalUP`
179   if [ "x$globalUP" = "x" ]; then   if [ "x$globalUP" = "x" ]; then
180       /sbin/e-smith/db accounts set globalUP userpanelglobal FirstName "global user" LastName "panel access" AdminPanels userpanel-forwarding,userpanel-password || :       /sbin/e-smith/db accounts set globalUP userpanelglobal FirstName "global user" LastName "panel access" AdminPanels userpanel-forwarding,userpanel-password || :
181   fi   fi
   
 /etc/e-smith/events/actions/navigation-conf 2>/dev/null  
   
182  fi  fi
183    
184  #upgrades (and new installs)  #upgrades (and new installs)
185    if [ -d /etc/e-smith/events/conf-userpanel ] ; then
186  #if [ -d /etc/e-smith/events/conf-userpanel ] ; then     /sbin/e-smith/signal-event conf-userpanel
187  #   /sbin/e-smith/signal-event conf-userpanel  fi
 #fi  
   
 #notice  
 echo 'smeserver-mailsorting has procmail and maildrop'  
 echo 'smeserver-vacation has vacation'  
188    
189  %postun  %postun
190  #uninstall  #uninstall
191  if [ $1 = 0 ] ; then  if [ $1 = 0 ] ; then
   
192   DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"`   DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"`
193   for db in $DBS ; do   for db in $DBS ; do
194            /sbin/e-smith/db $db delete userpanel-password 2>/dev/null            /sbin/e-smith/db $db delete userpanel-password 2>/dev/null


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