1 |
# $Id: smeserver-userpanels.spec,v 1.23 2008/11/25 16:20:33 slords Exp $ |
# $Id: smeserver-userpanels.spec,v 1.24 2008/11/30 22:08:26 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 22 |
%define release 23 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
31 |
Patch15: smeserver-userpanels-1.0-locale-2008-10-15.patch |
Patch15: smeserver-userpanels-1.0-locale-2008-10-15.patch |
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 |
35 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
37 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
45 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-23 |
49 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
50 |
|
|
51 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22 |
52 |
- Apply 30 Nov 2008 locale patch |
- Apply 30 Nov 2008 locale patch |
53 |
|
|
157 |
%patch15 -p1 |
%patch15 -p1 |
158 |
%patch16 -p1 |
%patch16 -p1 |
159 |
%patch17 -p1 |
%patch17 -p1 |
160 |
|
%patch18 -p1 |
161 |
|
|
162 |
%build |
%build |
163 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |