1 |
# $Id: smeserver-userpanels.spec,v 1.30 2009/10/27 17:43:52 slords Exp $ |
# $Id: smeserver-userpanels.spec,v 1.31 2010/03/03 04:04:23 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 29 |
%define release 30 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
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 |
42 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
43 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
44 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
52 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0-30.sme |
56 |
|
- apply locale 2010-05-23 patch |
57 |
|
|
58 |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0-29.sme |
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0-29.sme |
59 |
- apply locale 2010-03-02 patch |
- apply locale 2010-03-02 patch |
60 |
|
|
192 |
%patch22 -p1 |
%patch22 -p1 |
193 |
%patch23 -p1 |
%patch23 -p1 |
194 |
%patch24 -p1 |
%patch24 -p1 |
195 |
|
%patch25 -p1 |
196 |
|
|
197 |
%build |
%build |
198 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |