1 |
# $Id: smeserver-userpanel.spec,v 1.7 2017/05/30 17:51:49 unnilennium Exp $ |
# $Id: smeserver-userpanel.spec,v 1.10 2017/05/31 17:03:54 unnilennium Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
Summary: Provide a user panel to let users to change delegated server settings. |
Summary: Provide a user panel to let users to change delegated server settings. |
6 |
%define name smeserver-userpanel |
%define name smeserver-userpanel |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.1 |
%define version 1.2 |
9 |
%define release 8 |
%define release 1 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
20 |
Obsoletes: e-smith-userpanel |
Obsoletes: e-smith-userpanel |
21 |
AutoReqProv: no |
AutoReqProv: no |
22 |
Patch0: smeserver-userpanel-1.1.bz9093.user_alias.patch |
#Patch0: smeserver-userpanel-1.1.bz9093.user_alias.patch |
23 |
Patch1:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch |
#Patch1:smeserver-userpanel-1.1.bz9678.Koozali_manager.patch |
24 |
Patch2: smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch |
#Patch2: smeserver-userpanel-1.1.bz8026.redirectionOnLogout.patch |
25 |
|
|
26 |
%description |
%description |
27 |
SME Server enhancement to create a user manager panel where users can |
SME Server enhancement to create a user manager panel where users can |
32 |
Panels can be delegated at user, group or global levels |
Panels can be delegated at user, group or global levels |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Wed May 31 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-1.sme |
36 |
|
- rebuild archive to fix [SME: 8026] |
37 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
38 |
|
by assuming the date is correct and changing the weekday. |
39 |
|
|
40 |
* Tue May 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-8.sme |
* Tue May 30 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-8.sme |
41 |
- fix bad redirection on logout or timeout [SME: 8026] |
- fix bad redirection on logout or timeout [SME: 8026] |
42 |
|
|
179 |
- many other changes |
- many other changes |
180 |
- [1.6.0-1] |
- [1.6.0-1] |
181 |
|
|
182 |
* Thu May 21 2003 Stephen Noble <support@dungog.net> |
* Wed May 21 2003 Stephen Noble <support@dungog.net> |
183 |
|
Thu May 21 2003 --> Thu May 15 2003 or Wed May 21 2003 or Thu May 22 2003 or .... |
184 |
- Fix 90e-smithAccess30user, httpd failed with 500?+ users |
- Fix 90e-smithAccess30user, httpd failed with 500?+ users |
185 |
- [1.0-11] |
- [1.0-11] |
186 |
|
|
353 |
|
|
354 |
%prep |
%prep |
355 |
%setup |
%setup |
356 |
%patch0 -p1 |
#%patch0 -p1 |
357 |
%patch1 -p1 |
#%patch1 -p1 |
358 |
%patch2 -p1 |
#%patch2 -p1 |
359 |
|
|
360 |
%build |
%build |
361 |
perl createlinks |
perl createlinks |