1 |
# $Id: smeserver-userpanels.spec,v 1.28 2009/05/20 18:16:28 slords Exp $ |
# $Id: smeserver-userpanels.spec,v 1.29 2009/08/24 17:58:13 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 27 |
%define release 28 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
36 |
Patch20: smeserver-userpanels-1.0-locale-2009-04-27.patch |
Patch20: smeserver-userpanels-1.0-locale-2009-04-27.patch |
37 |
Patch21: smeserver-userpanels-1.0-locale-2009-05-20.patch |
Patch21: smeserver-userpanels-1.0-locale-2009-05-20.patch |
38 |
Patch22: smeserver-userpanels-1.0-locale-2009-08-24.patch |
Patch22: smeserver-userpanels-1.0-locale-2009-08-24.patch |
39 |
|
Patch23: smeserver-userpanels-1.0-locale-2009-10-27.patch |
40 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
42 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
50 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0-28.sme |
54 |
|
- apply locale 2009-10-27 patch |
55 |
|
|
56 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-27.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0-27.sme |
57 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
58 |
|
|
182 |
%patch20 -p1 |
%patch20 -p1 |
183 |
%patch21 -p1 |
%patch21 -p1 |
184 |
%patch22 -p1 |
%patch22 -p1 |
185 |
|
%patch23 -p1 |
186 |
|
|
187 |
%build |
%build |
188 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |