1 |
# $Id: smeserver-userpanels.spec,v 1.14 2008/05/21 20:32:17 snetram Exp $ |
# $Id: smeserver-userpanels.spec,v 1.15 2008/06/27 15:16: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 16 |
%define release 17 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
Patch11: smeserver-userpanels-1.0-locale-2008-06-27.patch |
28 |
|
Patch12: smeserver-userpanels-1.0-locale-2008-07-01.patch |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
31 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
39 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17 |
43 |
|
- Apply 1 July 2008 locale patch |
44 |
|
|
45 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16 |
46 |
- Apply 27 Jun 2008 locale patch |
- Apply 27 Jun 2008 locale patch |
47 |
|
|
127 |
%patch9 -p1 |
%patch9 -p1 |
128 |
%patch10 -p1 |
%patch10 -p1 |
129 |
%patch11 -p1 |
%patch11 -p1 |
130 |
|
%patch12 -p1 |
131 |
|
|
132 |
%build |
%build |
133 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |