/[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.34 by slords, Tue Mar 20 15:39:37 2012 UTC
# Line 1  Line 1 
1    # $Id: smeserver-userpanels.spec,v 1.33 2011/03/06 15:28:53 slords 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 32
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    Patch17: smeserver-userpanels-1.0-locale-2008-11-30.patch
34    Patch18: smeserver-userpanels-1.0-locale-2009-03-01.patch
35    Patch19: smeserver-userpanels-1.0-locale-2009-03-03.patch
36    Patch20: smeserver-userpanels-1.0-locale-2009-04-27.patch
37    Patch21: smeserver-userpanels-1.0-locale-2009-05-20.patch
38    Patch22: smeserver-userpanels-1.0-locale-2009-08-24.patch
39    Patch23: smeserver-userpanels-1.0-locale-2009-10-27.patch
40    Patch24: smeserver-userpanels-1.0-locale-2010-03-02.patch
41    Patch25: smeserver-userpanels-1.0-locale-2010-05-23.patch
42    Patch26: smeserver-userpanels-1.0-locale-2011-03-06.patch
43    Patch27: smeserver-userpanels-1.0-locale-2012-03-20.patch
44  BuildArchitectures: noarch  BuildArchitectures: noarch
45  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
46  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
47    Requires: e-smith-formmagick >= 1.4.0-12
48  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
49  AutoReqProv: no  AutoReqProv: no
50    
# Line 24  Change password,Forward mail, Backup use Line 54  Change password,Forward mail, Backup use
54  Delegate creation of users with restrictions.  Delegate creation of users with restrictions.
55    
56  %changelog  %changelog
57    * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.0-32.el6
58    - apply locale 2012-03-20 patch
59    
60    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0-31.sme
61    - apply locale 2011-03-06 patch
62    
63    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0-30.sme
64    - apply locale 2010-05-23 patch
65    
66    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0-29.sme
67    - apply locale 2010-03-02 patch
68    
69    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-28.sme
70    - apply locale 2009-10-27 patch
71    
72    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-27.sme
73    - apply locale 2009-08-24 patch
74    
75    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-26.sme
76    - apply locale 2009-05-20 patch
77    
78    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-25.sme
79    - apply locale 2009-04-27 patch
80    
81    * Tue Mar 03 2009 SME Translation Server
82    - apply locale 2009-03-03 patch
83    
84    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23
85    - Apply  1 Mar 2009 locale patch [SME: 5018]
86    
87    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
88    - Apply 30 Nov 2008 locale patch
89    
90    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
91    - Apply 16 Oct 2008 locale patch
92    
93    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
94    - Apply 15 Oct 2008 locale patch
95    
96    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-19
97    - Apply 14 Oct 2008 locale patch
98    
99    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26
100    - Apply locale patch
101    
102    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
103    - Apply 1 July 2008 locale patch
104    
105    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
106    - Apply 27 Jun 2008 locale patch
107    
108    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
109    - Apply 21 May 2008 locale patch
110    
111    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-14
112    - Fixed locale issue with button not being translated in password panel [SME: 4310]
113    - Added 5 May 2008 locale patch from the translate engine
114    
115    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13
116    - Add common <base> tags to e-smith-formmagick's general
117    
118    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12
119    - Apply 22 April 2008 locale patch
120    
121    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-11
122    - Update to UTF-8 translations
123    
124    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.0-10
125    - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]
126    
127    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.0-9
128    - update locale 2008-03-14
129    
130    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.0-8
131    - prepare en lexicons for pootle translations
132    
133  * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.0-7  * Tue Dec 25 2007 Stephen Noble <support@dungog.net> 1.0-7
134  - add french translation, thanks Sylvain Gomez  - add french translation, thanks Sylvain Gomez
135    
# Line 72  Delegate creation of users with restrict Line 178  Delegate creation of users with restrict
178  %patch0 -p1  %patch0 -p1
179  %patch1 -p1  %patch1 -p1
180  %patch2 -p1  %patch2 -p1
181    %patch3 -p1
182    %patch4 -p1
183    %patch5 -p1
184    %patch6 -p1
185    %patch7 -p1
186    %patch8 -p1
187    %patch9 -p1
188    %patch10 -p1
189    %patch11 -p1
190    %patch12 -p1
191    %patch13 -p1
192    %patch14 -p1
193    %patch15 -p1
194    %patch16 -p1
195    %patch17 -p1
196    %patch18 -p1
197    %patch19 -p1
198    %patch20 -p1
199    %patch21 -p1
200    %patch22 -p1
201    %patch23 -p1
202    %patch24 -p1
203    %patch25 -p1
204    %patch26 -p1
205    %patch27 -p1
206    
207  %build  %build
208  LEXICONS1=$(find root/etc/e-smith/web/functions/userpanel-password -type f )  LEXICONS=$(find root/etc/e-smith/locale/ -type f )
209  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  
210  do  do
211      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
212  done  done
213    
 #/sbin/e-smith/generate-lexicons  
   
214  perl createlinks  perl createlinks
215    
216  %install  %install
# Line 104  rm -rf %{name}-%{version} Line 230  rm -rf %{name}-%{version}
230  %post  %post
231  #new installs  #new installs
232  if [ $1 = 1 ] ; then  if [ $1 = 1 ] ; then
   
233   globalUP=`/sbin/e-smith/db accounts get globalUP`   globalUP=`/sbin/e-smith/db accounts get globalUP`
234   if [ "x$globalUP" = "x" ]; then   if [ "x$globalUP" = "x" ]; then
235       /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 || :
236   fi   fi
   
 /etc/e-smith/events/actions/navigation-conf 2>/dev/null  
   
237  fi  fi
238    
239  #upgrades (and new installs)  #upgrades (and new installs)
240    if [ -d /etc/e-smith/events/conf-userpanel ] ; then
241  #if [ -d /etc/e-smith/events/conf-userpanel ] ; then     /sbin/e-smith/signal-event conf-userpanel
242  #   /sbin/e-smith/signal-event conf-userpanel  fi
 #fi  
   
 #notice  
 echo 'smeserver-mailsorting has procmail and maildrop'  
 echo 'smeserver-vacation has vacation'  
243    
244  %postun  %postun
245  #uninstall  #uninstall
246  if [ $1 = 0 ] ; then  if [ $1 = 0 ] ; then
   
247   DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"`   DBS=`find /home/e-smith/db/navigation -type f -name "navigation.*"`
248   for db in $DBS ; do   for db in $DBS ; do
249            /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