/[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.17 by bytegw, Wed Aug 13 17:11:15 2008 UTC Revision 1.24 by snetram, Thu Jan 1 11:44:06 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-vacation.spec,v 1.16 2008/07/01 20:18:12 snetram Exp $  # $Id: smeserver-vacation.spec,v 1.23 2008/11/25 16:20:34 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 27  %define release 31
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 23  Patch6: smeserver-vacation-1.0-add2gener Line 23  Patch6: smeserver-vacation-1.0-add2gener
23  Patch7: smeserver-vacation-1.0-dos2unix.patch  Patch7: smeserver-vacation-1.0-dos2unix.patch
24  Patch8: smeserver-vacation-1.0-locale-2008-07-01.patch  Patch8: smeserver-vacation-1.0-locale-2008-07-01.patch
25  Patch9: smeserver-vacation-1.0-Locale.patch  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  BuildArchitectures: noarch  BuildArchitectures: noarch
32  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
33  Requires: e-smith-release >= 7.0,  Requires: e-smith-release >= 7.0,
# Line 36  Optionally provides a user-manager panel Line 41  Optionally provides a user-manager panel
41  enable vacation for themselves and to modify their own message  enable vacation for themselves and to modify their own message
42    
43  %changelog  %changelog
44    * Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-31
45    - Apply  1 Jan 2009 locale patch [SME: 4900]
46    
47    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-30
48    - Apply 14 Oct 2008 locale patch
49    
50    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.0-29
51    - move .qmail fragment after SME forwarding [SME: 4603]
52    - Apply 27 August 2008 locale patch
53    
54    * Sat Aug 13 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-28
55    - Add precedence list to ignore functions to ignore, for instance,
56      mail from contribs.org mailinglists [SME: 4549]
57    
58  * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 1.0-27  * Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 1.0-27
59  - Fix Locale to read vacation panel correctly. [SME: 4311]  - Fix Locale to read vacation panel correctly. [SME: 4311]
60    
# Line 194  enable vacation for themselves and to mo Line 213  enable vacation for themselves and to mo
213  %patch7 -p1  %patch7 -p1
214  %patch8 -p1  %patch8 -p1
215  %patch9 -p1  %patch9 -p1
216    %patch10 -p1
217    %patch11 -p1
218    %patch12 -p1
219    %patch13 -p1
220    %patch14 -p1
221    
222  %build  %build
223  perl createlinks  perl createlinks
# Line 204  do Line 228  do
228      /sbin/e-smith/validate-lexicon $lexicon      /sbin/e-smith/validate-lexicon $lexicon
229  done  done
230    
231  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\///')
232  for link in $LINKS  for link in $LINKS
233  do  do
234   /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