/[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.11 by slords, Mon Apr 28 23:21:45 2008 UTC Revision 1.24 by snetram, Sun Nov 30 22:08:26 2008 UTC
# Line 1  Line 1 
1  # $Id: smeserver-userpanels.spec,v 1.10 2008/04/26 19:52:26 snetram Exp $  # $Id: smeserver-userpanels.spec,v 1.23 2008/11/25 16:20:33 slords Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
# Line 6  Summary: Panels to let users to change s Line 6  Summary: Panels to let users to change s
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 13  %define release 22
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GNU GPL version 2  License: GNU GPL version 2
# Line 21  Patch4: smeserver-userpanels-1.0-locale- Line 21  Patch4: smeserver-userpanels-1.0-locale-
21  Patch5: smeserver-userpanels-1.0-locale-2008-04-01.patch  Patch5: smeserver-userpanels-1.0-locale-2008-04-01.patch
22  Patch6: smeserver-userpanels-1.0-locale-2008-04-22.patch  Patch6: smeserver-userpanels-1.0-locale-2008-04-22.patch
23  Patch7: smeserver-userpanels-1.0-add2general.patch  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  BuildArchitectures: noarch  BuildArchitectures: noarch
35  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
36  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
# Line 34  Change password,Forward mail, Backup use Line 44  Change password,Forward mail, Backup use
44  Delegate creation of users with restrictions.  Delegate creation of users with restrictions.
45    
46  %changelog  %changelog
47    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
48    - Apply 30 Nov 2008 locale patch
49    
50    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
51    - Apply 16 Oct 2008 locale patch
52    
53    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
54    - Apply 15 Oct 2008 locale patch
55    
56    * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-19
57    - Apply 14 Oct 2008 locale patch
58    
59    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26
60    - Apply locale patch
61    
62    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
63    - Apply 1 July 2008 locale patch
64    
65    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
66    - Apply 27 Jun 2008 locale patch
67    
68    * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
69    - Apply 21 May 2008 locale patch
70    
71    * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-14
72    - Fixed locale issue with button not being translated in password panel [SME: 4310]
73    - Added 5 May 2008 locale patch from the translate engine
74    
75  * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13  * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13
76  - Add common <base> tags to e-smith-formmagick's general  - Add common <base> tags to e-smith-formmagick's general
77    
# Line 105  Delegate creation of users with restrict Line 143  Delegate creation of users with restrict
143  %patch5 -p1  %patch5 -p1
144  %patch6 -p1  %patch6 -p1
145  %patch7 -p1  %patch7 -p1
146    %patch8 -p1
147    %patch9 -p1
148    %patch10 -p1
149    %patch11 -p1
150    %patch12 -p1
151    %patch13 -p1
152    %patch14 -p1
153    %patch15 -p1
154    %patch16 -p1
155    %patch17 -p1
156    
157  %build  %build
158  LEXICONS=$(find root/etc/e-smith/locale/ -type f )  LEXICONS=$(find root/etc/e-smith/locale/ -type f )
159  for lexicon in $LEXICONS root/etc/e-smith/web/functions/userpanel-{password,forwarding}  for lexicon in $LEXICONS root/etc/e-smith/web/functions/userpanel-{password,forwarding}


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