1 |
# $Id: smeserver-userpanels.spec,v 1.15 2008/06/27 15:16:07 snetram Exp $ |
# $Id: smeserver-userpanels.spec,v 1.16 2008/07/01 20:16:38 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 17 |
%define release 18 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
Patch12: smeserver-userpanels-1.0-locale-2008-07-01.patch |
29 |
|
Patch13: smeserver-userpanels-1.0-remove-ptbr.patch |
30 |
|
Patch14: smeserver-userpanels-1.0-locale-2008-09-27.patch |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
33 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
41 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.2-26 |
45 |
|
- Apply locale patch |
46 |
|
|
47 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17 |
48 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
49 |
|
|
133 |
%patch10 -p1 |
%patch10 -p1 |
134 |
%patch11 -p1 |
%patch11 -p1 |
135 |
%patch12 -p1 |
%patch12 -p1 |
136 |
|
%patch13 -p1 |
137 |
|
%patch14 -p1 |
138 |
|
|
139 |
%build |
%build |
140 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |