1 |
# $Id: smeserver-userpanels.spec,v 1.32 2010/05/23 19:14:53 slords Exp $ |
# $Id: smeserver-userpanels.spec,v 1.33 2011/03/06 15:28: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 31 |
%define release 32 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
Patch26: smeserver-userpanels-1.0-locale-2011-03-06.patch |
43 |
|
Patch27: smeserver-userpanels-1.0-locale-2012-03-20.patch |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
46 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
54 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.0-32.el6 |
58 |
|
- apply locale 2012-03-20 patch |
59 |
|
|
60 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0-31.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0-31.sme |
61 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
62 |
|
|
202 |
%patch24 -p1 |
%patch24 -p1 |
203 |
%patch25 -p1 |
%patch25 -p1 |
204 |
%patch26 -p1 |
%patch26 -p1 |
205 |
|
%patch27 -p1 |
206 |
|
|
207 |
%build |
%build |
208 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |