1 |
# $Id: smeserver-userpanels.spec,v 1.5 2016/06/29 18:45:20 stephdl Exp $ |
# $Id: smeserver-userpanels.spec,v 1.2 2021/02/24 04:23:48 jpp 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.3 |
%define version 1.3 |
9 |
%define release 1 |
%define release 2 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
26 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Feb 23 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.3-2.sme |
30 |
|
- add empty -update event [SME: 11080] |
31 |
|
|
32 |
* Mon Nov 02 2020 michel begue <mab974@gmail.com> 1.3-1.sme |
* Mon Nov 02 2020 michel begue <mab974@gmail.com> 1.3-1.sme |
33 |
- First import to SME10 [SME: 11080] |
- First import to SME10 [SME: 11080] |
34 |
|
|
172 |
|
|
173 |
%prep |
%prep |
174 |
%setup |
%setup |
175 |
|
mkdir -p root/etc/e-smith/events/smeserver-userpanels-update |
176 |
|
|
177 |
%build |
%build |
178 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |