1 |
# $Id: smeserver-userpanels.spec,v 1.25 2009/03/01 19:30:30 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 |
|
|
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 24 |
%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 |
33 |
Patch17: smeserver-userpanels-1.0-locale-2008-11-30.patch |
Patch17: smeserver-userpanels-1.0-locale-2008-11-30.patch |
34 |
Patch18: smeserver-userpanels-1.0-locale-2009-03-01.patch |
Patch18: smeserver-userpanels-1.0-locale-2009-03-01.patch |
35 |
Patch19: smeserver-userpanels-1.0-locale-2009-03-03.patch |
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 |
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 |
* Tue Mar 03 2009 SME Translation Server |
78 |
- apply locale 2009-03-03 patch |
- apply locale 2009-03-03 patch |
79 |
|
|
191 |
%patch17 -p1 |
%patch17 -p1 |
192 |
%patch18 -p1 |
%patch18 -p1 |
193 |
%patch19 -p1 |
%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 ) |