1 |
# $Id: smeserver-userpanels.spec,v 1.13 2008/05/05 18:40:16 snetram Exp $ |
# $Id: smeserver-userpanels.spec,v 1.14 2008/05/21 20:32:17 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 15 |
%define release 16 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
24 |
Patch8: smeserver-userpanels-1.0-locale-2008-05-05.patch |
Patch8: smeserver-userpanels-1.0-locale-2008-05-05.patch |
25 |
Patch9: smeserver-userpanels-1.0-add2general.patch2 |
Patch9: smeserver-userpanels-1.0-add2general.patch2 |
26 |
Patch10: smeserver-userpanels-1.0-locale-2008-05-21.patch |
Patch10: smeserver-userpanels-1.0-locale-2008-05-21.patch |
27 |
|
Patch11: smeserver-userpanels-1.0-locale-2008-06-27.patch |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
30 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
38 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16 |
42 |
|
- Apply 27 Jun 2008 locale patch |
43 |
|
|
44 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15 |
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15 |
45 |
- Apply 21 May 2008 locale patch |
- Apply 21 May 2008 locale patch |
46 |
|
|
122 |
%patch8 -p1 |
%patch8 -p1 |
123 |
%patch9 -p1 |
%patch9 -p1 |
124 |
%patch10 -p1 |
%patch10 -p1 |
125 |
|
%patch11 -p1 |
126 |
|
|
127 |
%build |
%build |
128 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |