1 |
# $Id: smeserver-userpanels.spec,v 1.19 2008/10/14 14:47:46 snetram Exp $ |
# $Id: smeserver-userpanels.spec,v 1.20 2008/10/15 07:48:07 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 20 |
%define release 21 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
29 |
Patch13: smeserver-userpanels-1.0-locale-2008-09-27.patch |
Patch13: smeserver-userpanels-1.0-locale-2008-09-27.patch |
30 |
Patch14: smeserver-userpanels-1.0-locale-2008-10-14.patch |
Patch14: smeserver-userpanels-1.0-locale-2008-10-14.patch |
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 |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
35 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
43 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21 |
47 |
|
- Apply 16 Oct 2008 locale patch |
48 |
|
|
49 |
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20 |
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20 |
50 |
- Apply 15 Oct 2008 locale patch |
- Apply 15 Oct 2008 locale patch |
51 |
|
|
147 |
%patch13 -p1 |
%patch13 -p1 |
148 |
%patch14 -p1 |
%patch14 -p1 |
149 |
%patch15 -p1 |
%patch15 -p1 |
150 |
|
%patch16 -p1 |
151 |
|
|
152 |
%build |
%build |
153 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |