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

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

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

Revision 1.2 by dungog, Sat Mar 8 02:58:07 2008 UTC Revision 1.30 by slords, Mon Aug 24 17:58:13 2009 UTC
# Line 1  Line 1 
1    # $Id: smeserver-vacation.spec,v 1.29 2009/06/11 14:22:35 dungog Exp $
2    # Authority: dungog
3    # Name: Stephen Noble
4    
5  %define name smeserver-vacation  %define name smeserver-vacation
6  %define version 1.0  %define version 1.0
7  %define release 15  %define release 37
8  Summary: SME Server enhancement to enable vacation messages for users.  Summary: SME Server enhancement to enable vacation messages for users.
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 10  URL: http://www.dungog.net/sme Line 14  URL: http://www.dungog.net/sme
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-vacation-1.0-frMenuSplit.patch  Patch0: smeserver-vacation-1.0-frMenuSplit.patch
17  Patch1: smeserver-vacation-1.0-esLocale2.patch  Patch1: smeserver-vacation-1.0-pootle.patch
18  Patch2: smeserver-vacation-1.0-pootle.patch  Patch2: smeserver-vacation-1.0-locale-2008-03-11.patch
19    Patch3: smeserver-vacation-1.0-locale-2008-03-14.patch
20    Patch4: smeserver-vacation-1.0-locale-2008-04-01.patch
21    Patch5: smeserver-vacation-1.0-locale-2008-04-22.patch
22    Patch6: smeserver-vacation-1.0-add2general.patch
23    Patch7: smeserver-vacation-1.0-dos2unix.patch
24    Patch8: smeserver-vacation-1.0-locale-2008-07-01.patch
25    Patch9: smeserver-vacation-1.0-Locale.patch
26    Patch10: smeserver-vacation-1.0-addPrecedenceList.patch
27    Patch11: smeserver-vacation-1.0-locale-2008-09-27.patch
28    Patch12: smeserver-vacation-1.0-74vacationMessage.patch
29    Patch13: smeserver-vacation-1.0-locale-2008-10-14.patch
30    Patch14: smeserver-vacation-1.0-locale-2009-01-01.patch
31    Patch15: smeserver-vacation-1.0-locale-2009-03-01.patch
32    Patch16: smeserver-vacation-1.0-locale-2009-04-27.patch
33    Patch17: smeserver-vacation-1.0-locale-2009-05-20.patch
34    Patch18: smeserver-vacation-1.0-filterorder.patch
35    Patch19: smeserver-vacation-1.0-utf8.patch
36    Patch20: smeserver-vacation-1.0-locale-2009-08-24.patch
37  BuildArchitectures: noarch  BuildArchitectures: noarch
38  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
39  Requires: e-smith-release >= 7.0,  Requires: e-smith-release >= 7.0,
40    Requires: e-smith-formmagick >= 1.4.0-12
41  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
42  AutoReqProv: no  AutoReqProv: no
43    
# Line 24  Optionally provides a user-manager panel Line 47  Optionally provides a user-manager panel
47  enable vacation for themselves and to modify their own message  enable vacation for themselves and to modify their own message
48    
49  %changelog  %changelog
50    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-37.sme
51    - apply locale 2009-08-24 patch
52    
53    * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 1.0-36
54    - send vacation mail in utf8 [SME 4389]
55    
56    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 1.0-35
57    - cp .qmail fragment before SME filtering with filterorder prop [SME: 5327]
58    
59    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-34.sme
60    - apply locale 2009-05-20 patch
61    
62    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-33.sme
63    - apply locale 2009-04-27 patch
64    
65    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-32
66    - Apply  1 Mar 2009 locale patch [SME: 5018]
67    
68    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-31
69    - Apply  1 Jan 2009 locale patch [SME: 4900]
70    
71    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-30
72    - Apply 14 Oct 2008 locale patch
73    
74    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.0-29
75    - move .qmail fragment after SME forwarding [SME: 4603]
76    - Apply 27 August 2008 locale patch
77    
78    * Sat Aug 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-28
79    - Add precedence list to ignore functions to ignore, for instance,
80      mail from contribs.org mailinglists [SME: 4549]
81    
82    * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 1.0-27
83    - Fix Locale to read vacation panel correctly. [SME: 4311]
84    
85    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-26
86    - Apply 1 July 2008 locale patch
87    
88    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-25
89    - Apply 5 May 2008 locale patch
90    
91    * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.0-24
92    - Convert dos line endings to unix
93    
94    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23
95    - Add common <base> tags to e-smith-formmagick's general
96    
97    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
98    - Apply 22 April 2008 locale patch
99    
100    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-21
101    - Update to UTF-8 translations
102    
103    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.0-20
104    - update locale 2008-03-14, removed -13
105    
106    * Fri Mar 14 2008 Stephen Noble <support@dungog.net> - 1.0-19
107    - update locale 2008-03-13
108    
109    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> - 1.0-18
110    - Add requires for e-smith-formmagick for UTF-8 support [SME: 3858]
111    
112    * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.0-17
113    - remove dud es patch
114    
115    * Tue Mar 11 2008 Stephen Noble <support@dungog.net> - 1.0-16
116    - update locale 2008-03-11
117    
118  * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.0-15  * Sat Mar 07 2008 Stephen Noble <support@dungog.net> - 1.0-15
119  - prepare en lexicons for pootle translations  - prepare en lexicons for pootle translations
120    
# Line 139  enable vacation for themselves and to mo Line 230  enable vacation for themselves and to mo
230  %patch0 -p1  %patch0 -p1
231  %patch1 -p1  %patch1 -p1
232  %patch2 -p1  %patch2 -p1
233    %patch3 -p1
234    %patch4 -p1
235    %patch5 -p1
236    %patch6 -p1
237    %patch7 -p1
238    %patch8 -p1
239    %patch9 -p1
240    %patch10 -p1
241    %patch11 -p1
242    %patch12 -p1
243    %patch13 -p1
244    %patch14 -p1
245    %patch15 -p1
246    %patch16 -p1
247    %patch17 -p1
248    %patch18 -p1
249    %patch19 -p1
250    %patch20 -p1
251    
252  %build  %build
253  perl createlinks  perl createlinks
254    
255  LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )  LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )
   
256  for lexicon in $LEXICONS  for lexicon in $LEXICONS
257  do  do
258      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
259  done  done
260    
261  #todo  it sv  LINKS=$(find root/etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/root\/etc\/e-smith\/locale\///')
262  for LINK in en-us fr de es  for link in $LINKS
263  do  do
264   /bin/ln -s uservacations root/etc/e-smith/locale/$LINK/etc/e-smith/web/functions/userpanel-vacation   /bin/ln -s uservacations root/etc/e-smith/locale/$link/etc/e-smith/web/functions/userpanel-vacation
265  done  done
266    
267  %install  %install


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