1 |
# $Id: smeserver-userpanels.spec,v 1.2 2014/08/22 18:31:26 stephdl Exp $ |
# $Id: smeserver-userpanels.spec,v 1.4 2016/06/22 20:37:20 stephdl 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.1 |
%define version 1.1 |
9 |
%define release 3 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
15 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
16 |
Patch0: smeserver-userpanels-1.0_cracklib_for_32_and_64_arch.patch |
Patch0: smeserver-userpanels-1.0_cracklib_for_32_and_64_arch.patch |
17 |
Patch1: smeserver-userpanels-1.1-locale-2016-03-09.patch |
Patch1: smeserver-userpanels-1.1-locale-2016-03-09.patch |
18 |
|
Patch2: smeserver-userpanels-1.1.credit2koozali.patch |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
21 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
29 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Jun 22 2016 stephane de labrusse <stephdl@de-labrusse.fr> 1.1-5.sme |
33 |
|
- Removed dungog software links |
34 |
|
|
35 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.1-3.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.1-3.sme |
36 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
37 |
|
|
171 |
%setup |
%setup |
172 |
%patch0 -p1 |
%patch0 -p1 |
173 |
%patch1 -p1 |
%patch1 -p1 |
174 |
|
%patch2 -p1 |
175 |
|
|
176 |
%build |
%build |
177 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |