1 |
# $Id: e-smith-manager.spec,v 1.31 2019/02/02 18:35:45 jpp Exp $ |
# $Id: e-smith-manager.spec,v 1.43 2022/10/05 04:24:37 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 29 |
%define release 38 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
Patch11: e-smith-manager-2.8.0-bz8783-bugreport.patch |
Patch11: e-smith-manager-2.8.0-bz8783-bugreport.patch |
25 |
Patch12: e-smith-manager-2.8.0-bz10170-SME10eol.patch |
Patch12: e-smith-manager-2.8.0-bz10170-SME10eol.patch |
26 |
Patch13: e-smith-manager-2.8.0-bz9591-iconspath.patch |
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 |
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 |
* Tue Dec 10 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-29.sme |
78 |
- update apache icon path [SME: 9591] |
- update apache icon path [SME: 9591] |
79 |
|
|
811 |
%patch11 -p1 |
%patch11 -p1 |
812 |
%patch12 -p1 |
%patch12 -p1 |
813 |
%patch13 -p1 |
%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 |
|
%patch21 -p1 |
823 |
|
|
824 |
%build |
%build |
825 |
perl createlinks |
perl createlinks |
847 |
mkdir -p root/etc/httpd/admin-conf |
mkdir -p root/etc/httpd/admin-conf |
848 |
|
|
849 |
mkdir -p root/service |
mkdir -p root/service |
850 |
mkdir -p root/etc/rc.d/init.d/supervise |
#mkdir -p root/etc/rc.d/init.d/supervise |
851 |
for service in httpd-admin |
#for service in httpd-admin |
852 |
do |
#do |
853 |
ln -s /var/service/$service root/service/$service |
# ln -s /var/service/$service root/service/$service |
854 |
mkdir -p root/var/service/$service/supervise |
# mkdir -p root/var/service/$service/supervise |
855 |
touch root/var/service/$service/down |
# touch root/var/service/$service/down |
856 |
if [ -d root/var/service/$service/log ] |
# if [ -d root/var/service/$service/log ] |
857 |
then |
# then |
858 |
mkdir -p root/var/service/$service/log/supervise |
# mkdir -p root/var/service/$service/log/supervise |
859 |
mkdir -p root/var/log/$service |
# mkdir -p root/var/log/$service |
860 |
fi |
# fi |
861 |
ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
# ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service |
862 |
done |
#done |
863 |
|
|
864 |
%install |
%install |
865 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
869 |
--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)' \ |
870 |
--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)' \ |
871 |
--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)' \ |
|
872 |
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
--dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \ |
873 |
> %{name}-%{version}-%{release}-filelist |
> %{name}-%{version}-%{release}-filelist |
874 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
877 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
878 |
|
|
879 |
%pre |
%pre |
880 |
|
if [ $1 -gt 1 ] ; then |
881 |
|
if [ -e /var/service/httpd-admin/run ] ; then |
882 |
|
/usr/bin/sv d httpd-admin |
883 |
|
/usr/bin/sv d httpd-admin/log |
884 |
|
fi |
885 |
|
fi |
886 |
%preun |
%preun |
887 |
%post |
%post |
888 |
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ |
890 |
xargs grep -l Persisten | \ |
xargs grep -l Persisten | \ |
891 |
xargs rm -f |
xargs rm -f |
892 |
|
|
893 |
|
if [ -d /var/service/httpd-admin ] ; then |
894 |
|
rm -rf /var/service/httpd-admin |
895 |
|
fi |
896 |
|
|
897 |
%postun |
%postun |
898 |
|
|
899 |
%files -f %{name}-%{version}-%{release}-filelist |
%files -f %{name}-%{version}-%{release}-filelist |