1 |
# $Id: smeserver-userpanel.spec,v 1.11 2017/05/31 17:04:44 unnilennium Exp $ |
# $Id: smeserver-userpanel.spec,v 1.13 2017/05/31 19:29:59 unnilennium Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
6 |
%define name smeserver-userpanel |
%define name smeserver-userpanel |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.2 |
%define version 1.2 |
9 |
%define release 1 |
%define release 3 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
* Wed May 31 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.2-3.sme |
36 |
- rebuild archive to fix [SME: 8026] |
- rebuild archive to fix [SME: 8026] |
37 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
38 |
by assuming the date is correct and changing the weekday. |
by assuming the date is correct and changing the weekday. |
379 |
%preun |
%preun |
380 |
|
|
381 |
%post |
%post |
382 |
|
# dirty workaround to fix the index and multiple login windows |
383 |
|
/bin/touch /etc/e-smith/web/panels/user/html/index.html |
384 |
|
|
385 |
#/sbin/e-smith/expand-template /etc/httpd/admin-conf/httpd.conf |
#/sbin/e-smith/expand-template /etc/httpd/admin-conf/httpd.conf |
386 |
#/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
#/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |