1 |
# $Id: smeserver-mod_python.spec,v 1.2 2020/12/19 21:05:54 brianr Exp $ |
# $Id: smeserver-mod_python.spec,v 1.3 2021/04/02 21:43:16 jpp Exp $ |
2 |
# Authority: marcohess |
# Authority: marcohess |
3 |
# Name: Marco Hess |
# Name: Marco Hess |
4 |
|
|
66 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
67 |
|
|
68 |
%post |
%post |
|
/etc/e-smith/events/actions/initialize-default-databases |
|
|
/etc/e-smith/events/actions/navigation-conf |
|
|
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
|
|
/etc/rc7.d/S86httpd-e-smith sigusr1 |
|
69 |
|
|
70 |
%postun |
%postun |
|
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
|
|
/etc/e-smith/events/actions/navigation-conf |
|
|
/etc/rc7.d/S86httpd-e-smith sigusr1 |
|
71 |
|
|
72 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
73 |
%defattr(-,root,root) |
%defattr(-,root,root) |