1 |
# $Id: smeserver-userpanels.spec,v 1.31 2010/03/03 04:04:23 slords 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 30 |
%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 |
39 |
Patch23: smeserver-userpanels-1.0-locale-2009-10-27.patch |
Patch23: smeserver-userpanels-1.0-locale-2009-10-27.patch |
40 |
Patch24: smeserver-userpanels-1.0-locale-2010-03-02.patch |
Patch24: smeserver-userpanels-1.0-locale-2010-03-02.patch |
41 |
Patch25: smeserver-userpanels-1.0-locale-2010-05-23.patch |
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 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0-30.sme |
60 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
61 |
|
|
197 |
%patch23 -p1 |
%patch23 -p1 |
198 |
%patch24 -p1 |
%patch24 -p1 |
199 |
%patch25 -p1 |
%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 ) |