1 |
# $Id: e-smith-manager.spec,v 1.15 2017/01/16 23:56:49 unnilennium Exp $ |
# $Id: e-smith-manager.spec,v 1.36 2020/12/11 04:05:59 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 15 |
%define release 33 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
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 |
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 |
|
|
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
34 |
BuildRequires: gettext |
BuildRequires: gettext |
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.8.0-33.sme |
45 |
|
- fix wrong system mode reported in bugreport [SME: 10448] |
46 |
|
|
47 |
|
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-32.sme |
48 |
|
- create -update event [SME: 11144] |
49 |
|
- migrate httpd-admin to systemd [SME: 11110] |
50 |
|
|
51 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-31.sme |
52 |
|
- removing hardcoded ports [SME: 10967] |
53 |
|
|
54 |
|
* Wed Dec 18 2019 Michel Begue <mab974@gmail.com> 2.8.0-29.sme |
55 |
|
- Add a FollowSymlinks for user-password in password/cgi-bin (perl-suid) [SME: 9677] |
56 |
|
|
57 |
|
* Tue Dec 10 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-29.sme |
58 |
|
- update apache icon path [SME: 9591] |
59 |
|
|
60 |
|
* Sun Feb 04 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-28.sme |
61 |
|
- add message to indicate EOL after Jun 30 2024 fix [SME: 10170] |
62 |
|
|
63 |
|
* Sun Apr 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-26.sme |
64 |
|
- add a panel to ease reporting bugs [SME: 8783] |
65 |
|
- Original work from Mats Schuh m.schuh@neckargeo.net |
66 |
|
|
67 |
|
* Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-20.sme |
68 |
|
- fix warning uninitialized value in lc [SME: 10209] |
69 |
|
|
70 |
|
* Mon Mar 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-19.sme |
71 |
|
- fix typo in e-smith-manager-2.8.0-bz10167-emptyback.patch |
72 |
|
|
73 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-18.sme |
74 |
|
- avoid internal server error if empty back parameter [SME: 10167] |
75 |
|
- return user friendly message |
76 |
|
|
77 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-17.sme |
78 |
|
- fix too short timeout in server-manager [SME: 9921] |
79 |
|
- now 30 min as default instead of 5 |
80 |
|
- possibility to change this and adapt the default 0.66 of timeout remaining to reset it |
81 |
|
- by default only a session cookie, can activate persistent cookie |
82 |
|
- sha256 as encryption. |
83 |
|
|
84 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme |
85 |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9924] |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9924] |
86 |
|
|
785 |
%patch5 -p1 |
%patch5 -p1 |
786 |
%patch6 -p1 |
%patch6 -p1 |
787 |
%patch7 -p1 |
%patch7 -p1 |
788 |
|
%patch8 -p1 |
789 |
|
%patch9 -p1 |
790 |
|
%patch10 -p1 |
791 |
|
%patch11 -p1 |
792 |
|
%patch12 -p1 |
793 |
|
%patch13 -p1 |
794 |
|
%patch14 -p1 |
795 |
|
%patch15 -p1 |
796 |
|
%patch16 -p1 |
797 |
|
rm -rf root/var/service |
798 |
|
%patch17 -p1 |
799 |
|
|
800 |
%build |
%build |
801 |
perl createlinks |
perl createlinks |
823 |
mkdir -p root/etc/httpd/admin-conf |
mkdir -p root/etc/httpd/admin-conf |
824 |
|
|
825 |
mkdir -p root/service |
mkdir -p root/service |
826 |
mkdir -p root/etc/rc.d/init.d/supervise |
#mkdir -p root/etc/rc.d/init.d/supervise |
827 |
for service in httpd-admin |
#for service in httpd-admin |
828 |
do |
#do |
829 |
ln -s /var/service/$service root/service/$service |
# ln -s /var/service/$service root/service/$service |
830 |
mkdir -p root/var/service/$service/supervise |
# mkdir -p root/var/service/$service/supervise |
831 |
touch root/var/service/$service/down |
# touch root/var/service/$service/down |
832 |
if [ -d root/var/service/$service/log ] |
# if [ -d root/var/service/$service/log ] |
833 |
then |
# then |
834 |
mkdir -p root/var/service/$service/log/supervise |
# mkdir -p root/var/service/$service/log/supervise |
835 |
mkdir -p root/var/log/$service |
# mkdir -p root/var/log/$service |
836 |
fi |
# fi |
837 |
ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
# ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
838 |
done |
#done |
839 |
|
|
840 |
%install |
%install |
841 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
845 |
--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)' \ |
846 |
--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)' \ |
847 |
--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)' \ |
|
848 |
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
849 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
850 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
853 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
854 |
|
|
855 |
%pre |
%pre |
856 |
|
if [ $1 -gt 1 ] ; then |
857 |
|
if [ -e /var/service/httpd-admin/run ] ; then |
858 |
|
/usr/bin/sv d httpd-admin |
859 |
|
/usr/bin/sv d httpd-admin/log |
860 |
|
fi |
861 |
|
fi |
862 |
%preun |
%preun |
863 |
%post |
%post |
864 |
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
866 |
xargs grep -l Persisten | \ |
xargs grep -l Persisten | \ |
867 |
xargs rm -f |
xargs rm -f |
868 |
|
|
869 |
|
if [ -d /var/service/httpd-admin ] ; then |
870 |
|
rm -rf /var/service/httpd-admin |
871 |
|
fi |
872 |
|
|
873 |
%postun |
%postun |
874 |
|
|
875 |
%files -f %{name}-%{version}-%{release}-filelist |
%files -f %{name}-%{version}-%{release}-filelist |