/[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.20 by snetram, Wed Oct 15 07:48:07 2008 UTC Revision 1.33 by slords, Sun Mar 6 15:28:53 2011 UTC
# Line 1  Line 1 
1  # $Id: smeserver-userpanels.spec,v 1.19 2008/10/14 14:47:46 snetram Exp $  # $Id: smeserver-userpanels.spec,v 1.32 2010/05/23 19:14:53 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 20  %define release 31
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GNU GPL version 2  License: GNU GPL version 2
# Line 29  Patch12: smeserver-userpanels-1.0-locale Line 29  Patch12: smeserver-userpanels-1.0-locale
29  Patch13: smeserver-userpanels-1.0-locale-2008-09-27.patch  Patch13: smeserver-userpanels-1.0-locale-2008-09-27.patch
30  Patch14: smeserver-userpanels-1.0-locale-2008-10-14.patch  Patch14: smeserver-userpanels-1.0-locale-2008-10-14.patch
31  Patch15: smeserver-userpanels-1.0-locale-2008-10-15.patch  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  BuildArchitectures: noarch  BuildArchitectures: noarch
44  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
45  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
# Line 42  Change password,Forward mail, Backup use Line 53  Change password,Forward mail, Backup use
53  Delegate creation of users with restrictions.  Delegate creation of users with restrictions.
54    
55  %changelog  %changelog
56    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0-31.sme
57    - apply locale 2011-03-06 patch
58    
59    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0-30.sme
60    - apply locale 2010-05-23 patch
61    
62    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0-29.sme
63    - apply locale 2010-03-02 patch
64    
65    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-28.sme
66    - apply locale 2009-10-27 patch
67    
68    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-27.sme
69    - apply locale 2009-08-24 patch
70    
71    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.0-26.sme
72    - apply locale 2009-05-20 patch
73    
74    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0-25.sme
75    - apply locale 2009-04-27 patch
76    
77    * Tue Mar 03 2009 SME Translation Server
78    - apply locale 2009-03-03 patch
79    
80    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23
81    - Apply  1 Mar 2009 locale patch [SME: 5018]
82    
83    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
84    - Apply 30 Nov 2008 locale patch
85    
86    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
87    - Apply 16 Oct 2008 locale patch
88    
89  * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20  * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
90  - Apply 15 Oct 2008 locale patch  - Apply 15 Oct 2008 locale patch
91    
# Line 143  Delegate creation of users with restrict Line 187  Delegate creation of users with restrict
187  %patch13 -p1  %patch13 -p1
188  %patch14 -p1  %patch14 -p1
189  %patch15 -p1  %patch15 -p1
190    %patch16 -p1
191    %patch17 -p1
192    %patch18 -p1
193    %patch19 -p1
194    %patch20 -p1
195    %patch21 -p1
196    %patch22 -p1
197    %patch23 -p1
198    %patch24 -p1
199    %patch25 -p1
200    %patch26 -p1
201    
202  %build  %build
203  LEXICONS=$(find root/etc/e-smith/locale/ -type f )  LEXICONS=$(find root/etc/e-smith/locale/ -type f )


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