1 |
|
# $Id: smeserver-mod_python.spec,v 1.6 2013/06/01 13:04:24 unnilennium Exp $ |
2 |
|
# Authority: marcohess |
3 |
|
# Name: Marco Hess |
4 |
|
|
5 |
%define name smeserver-mod_python |
%define name smeserver-mod_python |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 0 |
%define release 2 |
8 |
|
|
9 |
Summary: SME Server mod_python implementation |
Summary: SME Server mod_python implementation |
10 |
Name: %{name} |
Name: %{name} |
15 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
16 |
BuildArch: noarch |
BuildArch: noarch |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
Requires: smeserver-release >= 7 |
Requires: smeserver-release >= 8 |
19 |
Requires: httpd >= 2 |
Requires: httpd >= 2 |
20 |
Requires: mod_python |
Requires: mod_python |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
|
|
23 |
%description |
%description |
24 |
Implementation of mod_python for SME Server 7. |
Implementation of mod_python for SME Server 8. |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Sat Jun 01 2013 JP Pialasse <tests@pialasse.com} 0.1-2.sme |
28 |
|
- import to sme8 |
29 |
|
|
30 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
31 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
32 |
|
|
60 |
/etc/rc7.d/S86httpd-e-smith sigusr1 |
/etc/rc7.d/S86httpd-e-smith sigusr1 |
61 |
|
|
62 |
%postun |
%postun |
|
/sbin/e-smith/db configuration delete modPython |
|
63 |
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
64 |
/etc/e-smith/events/actions/navigation-conf |
/etc/e-smith/events/actions/navigation-conf |
65 |
/etc/rc7.d/S86httpd-e-smith sigusr1 |
/etc/rc7.d/S86httpd-e-smith sigusr1 |