1 |
# $Id: smeserver-userpanels.spec,v 1.24 2008/11/30 22:08:26 snetram Exp $ |
# $Id: smeserver-userpanels.spec,v 1.25 2009/03/01 19:30:30 snetram 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 23 |
%define release 24 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
32 |
Patch16: smeserver-userpanels-1.0-locale-2008-10-16.patch |
Patch16: smeserver-userpanels-1.0-locale-2008-10-16.patch |
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 |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
38 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
46 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Tue Mar 03 2009 SME Translation Server |
50 |
|
- apply locale 2009-03-03 patch |
51 |
|
|
52 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23 |
53 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
54 |
|
|
162 |
%patch16 -p1 |
%patch16 -p1 |
163 |
%patch17 -p1 |
%patch17 -p1 |
164 |
%patch18 -p1 |
%patch18 -p1 |
165 |
|
%patch19 -p1 |
166 |
|
|
167 |
%build |
%build |
168 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |