/[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.9 by slords, Wed Apr 2 15:04:00 2008 UTC Revision 1.32 by slords, Sun May 23 19:14:59 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: smeserver-vacation.spec,v 1.31 2009/10/27 17:43:52 slords Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # 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 21  %define release 39
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 18  Patch1: smeserver-vacation-1.0-pootle.pa Line 18  Patch1: smeserver-vacation-1.0-pootle.pa
18  Patch2: smeserver-vacation-1.0-locale-2008-03-11.patch  Patch2: smeserver-vacation-1.0-locale-2008-03-11.patch
19  Patch3: smeserver-vacation-1.0-locale-2008-03-14.patch  Patch3: smeserver-vacation-1.0-locale-2008-03-14.patch
20  Patch4: smeserver-vacation-1.0-locale-2008-04-01.patch  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    Patch21: smeserver-vacation-1.0-locale-2009-10-27.patch
38    Patch22: smeserver-vacation-1.0-locale-2010-05-23.patch
39  BuildArchitectures: noarch  BuildArchitectures: noarch
40  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
41  Requires: e-smith-release >= 7.0,  Requires: e-smith-release >= 7.0,
42  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-12
43  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
44  AutoReqProv: no  AutoReqProv: no
45    
# Line 31  Optionally provides a user-manager panel Line 49  Optionally provides a user-manager panel
49  enable vacation for themselves and to modify their own message  enable vacation for themselves and to modify their own message
50    
51  %changelog  %changelog
52    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0-39.sme
53    - apply locale 2010-05-23 patch
54    
55    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-38.sme
56    - apply locale 2009-10-27 patch
57    
58    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-37.sme
59    - apply locale 2009-08-24 patch
60    
61    * Thu Jun 11 2009 Stephen Noble <support@dungog.net> - 1.0-36
62    - send vacation mail in utf8 [SME 4389]
63    
64    * Sat Jun 06 2009 Stephen Noble <support@dungog.net> - 1.0-35
65    - cp .qmail fragment before SME filtering with filterorder prop [SME: 5327]
66    
67    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-34.sme
68    - apply locale 2009-05-20 patch
69    
70    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-33.sme
71    - apply locale 2009-04-27 patch
72    
73    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-32
74    - Apply  1 Mar 2009 locale patch [SME: 5018]
75    
76    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-31
77    - Apply  1 Jan 2009 locale patch [SME: 4900]
78    
79    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-30
80    - Apply 14 Oct 2008 locale patch
81    
82    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.0-29
83    - move .qmail fragment after SME forwarding [SME: 4603]
84    - Apply 27 August 2008 locale patch
85    
86    * Sat Aug 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-28
87    - Add precedence list to ignore functions to ignore, for instance,
88      mail from contribs.org mailinglists [SME: 4549]
89    
90    * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 1.0-27
91    - Fix Locale to read vacation panel correctly. [SME: 4311]
92    
93    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-26
94    - Apply 1 July 2008 locale patch
95    
96    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-25
97    - Apply 5 May 2008 locale patch
98    
99    * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.0-24
100    - Convert dos line endings to unix
101    
102    * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23
103    - Add common <base> tags to e-smith-formmagick's general
104    
105    * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
106    - Apply 22 April 2008 locale patch
107    
108  * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-21  * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-21
109  - Update to UTF-8 translations  - Update to UTF-8 translations
110    
# Line 166  enable vacation for themselves and to mo Line 240  enable vacation for themselves and to mo
240  %patch2 -p1  %patch2 -p1
241  %patch3 -p1  %patch3 -p1
242  %patch4 -p1  %patch4 -p1
243    %patch5 -p1
244    %patch6 -p1
245    %patch7 -p1
246    %patch8 -p1
247    %patch9 -p1
248    %patch10 -p1
249    %patch11 -p1
250    %patch12 -p1
251    %patch13 -p1
252    %patch14 -p1
253    %patch15 -p1
254    %patch16 -p1
255    %patch17 -p1
256    %patch18 -p1
257    %patch19 -p1
258    %patch20 -p1
259    %patch21 -p1
260    %patch22 -p1
261    
262  %build  %build
263  perl createlinks  perl createlinks
# Line 176  do Line 268  do
268      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
269  done  done
270    
271  LINKS=$(find /etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/\/etc\/e-smith\/locale\///')  LINKS=$(find root/etc/e-smith/locale/ -type d -maxdepth 1 | sed 's/root\/etc\/e-smith\/locale\///')
272  for link in $LINKS  for link in $LINKS
273  do  do
274   /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


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