1 |
# $Id: smeserver-userpanels.spec,v 1.1 2013/02/07 02:25:03 unnilennium Exp $ |
# $Id: smeserver-userpanels.spec,v 1.3 2014/08/22 17:45:30 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.0 |
%define version 1.0 |
9 |
%define release 34 |
%define release 36 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
43 |
Patch27: smeserver-userpanels-1.0-locale-2012-03-20.patch |
Patch27: smeserver-userpanels-1.0-locale-2012-03-20.patch |
44 |
Patch28: smeserver-userpanels-1.0-check_email_address.patch |
Patch28: smeserver-userpanels-1.0-check_email_address.patch |
45 |
Patch29: smeserver-userpanels-1.0-locale-2013-07-14.patch |
Patch29: smeserver-userpanels-1.0-locale-2013-07-14.patch |
46 |
|
Patch30: smeserver-userpanels-1.0_cracklib_for_32_and_64_arch.patch |
47 |
|
Patch31: smeserver-userpanels-1.0-locale-2016-03-09.patch |
48 |
|
|
49 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
50 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
51 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
59 |
Delegate creation of users with restrictions. |
Delegate creation of users with restrictions. |
60 |
|
|
61 |
%changelog |
%changelog |
62 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.0-36.sme |
63 |
|
- apply locale 2016-03-09 patch |
64 |
|
|
65 |
|
* Fri Aug 22 2014 stephane de labrusse <stephdl@de-labrusse.fr> 1.0-35.sme |
66 |
|
- cracklib depends of rpm architecture, solved that in userpanel-useraccounts |
67 |
|
- [SME:8533] |
68 |
|
|
69 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0-34.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0-34.sme |
70 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
71 |
|
|
223 |
%patch27 -p1 |
%patch27 -p1 |
224 |
%patch28 -p1 |
%patch28 -p1 |
225 |
%patch29 -p1 |
%patch29 -p1 |
226 |
|
%patch30 -p1 |
227 |
|
%patch31 -p1 |
228 |
|
|
229 |
|
|
230 |
%build |
%build |
231 |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |