1 |
# $Id: e-smith-manager.spec,v 1.12 2016/06/15 17:46:24 unnilennium Exp $ |
# $Id: e-smith-manager.spec,v 1.42 2022/07/30 01:36:55 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith manager navigation module |
Summary: e-smith manager navigation module |
4 |
%define name e-smith-manager |
%define name e-smith-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.8.0 |
%define version 2.8.0 |
7 |
%define release 12 |
%define release 38 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
17 |
Patch4: e-smith-manager-2.8.0-no_index_for_manager_common.patch |
Patch4: e-smith-manager-2.8.0-no_index_for_manager_common.patch |
18 |
Patch5: e-smith-manager-2.8.0-koozali.org |
Patch5: e-smith-manager-2.8.0-koozali.org |
19 |
Patch6: e-smith-manager-2.8.0-Koozali_manager.patch |
Patch6: e-smith-manager-2.8.0-Koozali_manager.patch |
20 |
|
Patch7: e-smith-manager-2.8.0-bz9924-badredirection.patch |
21 |
|
Patch8: e-smith-manager-2.8.0-bz9921-timeout.patch |
22 |
|
Patch9: e-smith-manager-2.8.0-bz10167-emptyback.patch |
23 |
|
Patch10: e-smith-manager-2.8.0-bz10209-unitializedUsername.patch |
24 |
|
Patch11: e-smith-manager-2.8.0-bz8783-bugreport.patch |
25 |
|
Patch12: e-smith-manager-2.8.0-bz10170-SME10eol.patch |
26 |
|
Patch13: e-smith-manager-2.8.0-bz9591-iconspath.patch |
27 |
|
Patch14: e-smith-manager-2.8.0-bz9677_password_followsymlinks.patch |
28 |
|
Patch15: e-smith-manager-2.8.0-bz10967-remove-hardcoded-ports.patch |
29 |
|
Patch16: e-smith-manager-2.8.0-bz11144-bz11110-systemd-update.patch |
30 |
|
Patch17: e-smith-manager-2.8.0-bz10448-bugreport.patch |
31 |
|
Patch18: e-smith-manager-2.8.0-bz11872-log.patch |
32 |
|
Patch19: e-smith-manager-2.8.0-bz12129-httpd24.patch |
33 |
|
Patch20: e-smith-manager-2.8.0-bz12129-httpd24-2.patch |
34 |
|
Patch21: e-smith-manager-2.8.0-bz12204-reload-httpd-admin.patch |
35 |
|
|
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
38 |
BuildRequires: gettext |
BuildRequires: gettext |
41 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
42 |
Requires: pwauth |
Requires: pwauth |
43 |
Requires: perl(Apache::AuthTkt) |
Requires: perl(Apache::AuthTkt) |
44 |
|
Requires: e-smith-apache >= 2.6.0-19 |
45 |
Provides: server-manager |
Provides: server-manager |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Wed Oct 05 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-38.sme |
50 |
|
- fix update via manager panel hangs [SME: 12204] |
51 |
|
|
52 |
|
* Fri Jul 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-37.sme |
53 |
|
- update to httpd 2.4 access syntax for httpd-admin [SME: 12129] |
54 |
|
|
55 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-36.sme |
56 |
|
- update to httpd 2.4 access syntax [SME: 12129] |
57 |
|
|
58 |
|
* Fri Feb 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-35.sme |
59 |
|
- removing reference to old log rotation action [SME: 11872] |
60 |
|
|
61 |
|
* Thu Mar 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-34.sme |
62 |
|
- take 2 wrong system mode reported in bugreport [SME: 10448] |
63 |
|
|
64 |
|
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-33.sme |
65 |
|
- fix wrong system mode reported in bugreport [SME: 10448] |
66 |
|
|
67 |
|
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-32.sme |
68 |
|
- create -update event [SME: 11144] |
69 |
|
- migrate httpd-admin to systemd [SME: 11110] |
70 |
|
|
71 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-31.sme |
72 |
|
- removing hardcoded ports [SME: 10967] |
73 |
|
|
74 |
|
* Wed Dec 18 2019 Michel Begue <mab974@gmail.com> 2.8.0-29.sme |
75 |
|
- Add a FollowSymlinks for user-password in password/cgi-bin (perl-suid) [SME: 9677] |
76 |
|
|
77 |
|
* Tue Dec 10 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-29.sme |
78 |
|
- update apache icon path [SME: 9591] |
79 |
|
|
80 |
|
* Sun Feb 04 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-28.sme |
81 |
|
- add message to indicate EOL after Jun 30 2024 fix [SME: 10170] |
82 |
|
|
83 |
|
* Sun Apr 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-26.sme |
84 |
|
- add a panel to ease reporting bugs [SME: 8783] |
85 |
|
- Original work from Mats Schuh m.schuh@neckargeo.net |
86 |
|
|
87 |
|
* Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-20.sme |
88 |
|
- fix warning uninitialized value in lc [SME: 10209] |
89 |
|
|
90 |
|
* Mon Mar 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-19.sme |
91 |
|
- fix typo in e-smith-manager-2.8.0-bz10167-emptyback.patch |
92 |
|
|
93 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
94 |
|
- avoid internal server error if empty back parameter [SME: 10167] |
95 |
|
- return user friendly message |
96 |
|
|
97 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme |
98 |
|
- fix too short timeout in server-manager [SME: 9921] |
99 |
|
- now 30 min as default instead of 5 |
100 |
|
- possibility to change this and adapt the default 0.66 of timeout remaining to reset it |
101 |
|
- by default only a session cookie, can activate persistent cookie |
102 |
|
- sha256 as encryption. |
103 |
|
|
104 |
|
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme |
105 |
|
- fix bad redirection parameter that might reveal session information to remote site [SME: 9924] |
106 |
|
|
107 |
|
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-13.sme |
108 |
|
- added missing template-begin for tkt.css [SME: 9676] |
109 |
|
|
110 |
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme |
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-12.sme |
111 |
- Update server-manager to Koozali branding [SME: 9676] |
- Update server-manager to Koozali branding [SME: 9676] |
112 |
- We thanks John Crisp for his wonderful work. |
- We thanks John Crisp for his wonderful work. |
804 |
%patch4 -p1 |
%patch4 -p1 |
805 |
%patch5 -p1 |
%patch5 -p1 |
806 |
%patch6 -p1 |
%patch6 -p1 |
807 |
|
%patch7 -p1 |
808 |
|
%patch8 -p1 |
809 |
|
%patch9 -p1 |
810 |
|
%patch10 -p1 |
811 |
|
%patch11 -p1 |
812 |
|
%patch12 -p1 |
813 |
|
%patch13 -p1 |
814 |
|
%patch14 -p1 |
815 |
|
%patch15 -p1 |
816 |
|
%patch16 -p1 |
817 |
|
rm -rf root/var/service |
818 |
|
%patch17 -p1 |
819 |
|
%patch18 -p1 |
820 |
|
%patch19 -p1 |
821 |
|
%patch20 -p1 |
822 |
|
|
823 |
%build |
%build |
824 |
perl createlinks |
perl createlinks |
846 |
mkdir -p root/etc/httpd/admin-conf |
mkdir -p root/etc/httpd/admin-conf |
847 |
|
|
848 |
mkdir -p root/service |
mkdir -p root/service |
849 |
mkdir -p root/etc/rc.d/init.d/supervise |
#mkdir -p root/etc/rc.d/init.d/supervise |
850 |
for service in httpd-admin |
#for service in httpd-admin |
851 |
do |
#do |
852 |
ln -s /var/service/$service root/service/$service |
# ln -s /var/service/$service root/service/$service |
853 |
mkdir -p root/var/service/$service/supervise |
# mkdir -p root/var/service/$service/supervise |
854 |
touch root/var/service/$service/down |
# touch root/var/service/$service/down |
855 |
if [ -d root/var/service/$service/log ] |
# if [ -d root/var/service/$service/log ] |
856 |
then |
# then |
857 |
mkdir -p root/var/service/$service/log/supervise |
# mkdir -p root/var/service/$service/log/supervise |
858 |
mkdir -p root/var/log/$service |
# mkdir -p root/var/log/$service |
859 |
fi |
# fi |
860 |
ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
# ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
861 |
done |
#done |
862 |
|
|
863 |
%install |
%install |
864 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
868 |
--file /etc/e-smith/web/common/cgi-bin/login 'attr(0755,root,root)' \ |
--file /etc/e-smith/web/common/cgi-bin/login 'attr(0755,root,root)' \ |
869 |
--file /etc/e-smith/web/common/cgi-bin/logout 'attr(0755,root,root)' \ |
--file /etc/e-smith/web/common/cgi-bin/logout 'attr(0755,root,root)' \ |
870 |
--file /etc/e-smith/web/functions/wrapper 'attr(4750,root,admin)' \ |
--file /etc/e-smith/web/functions/wrapper 'attr(4750,root,admin)' \ |
|
--dir /var/service/httpd-admin 'attr(01755,root,root)' \ |
|
|
--file /var/service/httpd-admin/down 'attr(0644,root,root)' \ |
|
|
--file /var/service/httpd-admin/run 'attr(0755,root,root)' \ |
|
|
--dir /var/service/httpd-admin/log 'attr(0755,root,root)' \ |
|
|
--dir /var/service/httpd-admin/log/supervise 'attr(0700,root,root)' \ |
|
|
--dir /var/service/httpd-admin/supervise 'attr(0700,root,root)' \ |
|
|
--file /var/service/httpd-admin/log/run 'attr(0755,root,root)' \ |
|
871 |
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
872 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
873 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
876 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
877 |
|
|
878 |
%pre |
%pre |
879 |
|
if [ $1 -gt 1 ] ; then |
880 |
|
if [ -e /var/service/httpd-admin/run ] ; then |
881 |
|
/usr/bin/sv d httpd-admin |
882 |
|
/usr/bin/sv d httpd-admin/log |
883 |
|
fi |
884 |
|
fi |
885 |
%preun |
%preun |
886 |
%post |
%post |
887 |
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
889 |
xargs grep -l Persisten | \ |
xargs grep -l Persisten | \ |
890 |
xargs rm -f |
xargs rm -f |
891 |
|
|
892 |
|
if [ -d /var/service/httpd-admin ] ; then |
893 |
|
rm -rf /var/service/httpd-admin |
894 |
|
fi |
895 |
|
|
896 |
%postun |
%postun |
897 |
|
|
898 |
%files -f %{name}-%{version}-%{release}-filelist |
%files -f %{name}-%{version}-%{release}-filelist |