1 |
%define name smeserver-mediatomb |
%define name smeserver-mediatomb |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
%define release 4 |
%define release 5 |
4 |
Summary: mediatomb is a helpdesk system |
Summary: mediatomb is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
12 |
Patch0: smeserver-mediatomb-1.0-port_proxypass.patch |
Patch0: smeserver-mediatomb-1.0-port_proxypass.patch |
13 |
Patch1: smeserver-mediatomb-1.0-templates_fixes.patch |
Patch1: smeserver-mediatomb-1.0-templates_fixes.patch |
14 |
Patch2: smeserver-mediatomb-1.0-conf_action.patch |
Patch2: smeserver-mediatomb-1.0-conf_action.patch |
15 |
|
Patch3: smeserver-mediatomb-1.0-bz10546-EOL.patch |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
30 |
mediatomb is an application adapted as a contrib for SMEserver |
mediatomb is an application adapted as a contrib for SMEserver |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Tue Mar 27 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-5.sme |
34 |
|
- fix warning on db init [SME: 10546] |
35 |
|
|
36 |
* Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-4.sme |
* Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-4.sme |
37 |
- add requires vorbis |
- add requires vorbis |
38 |
- replace restart in conf-mediatomb by an action that also trigger mysql db creation |
- replace restart in conf-mediatomb by an action that also trigger mysql db creation |
53 |
%patch0 -p1 |
%patch0 -p1 |
54 |
%patch1 -p1 |
%patch1 -p1 |
55 |
%patch2 -p1 |
%patch2 -p1 |
56 |
|
%patch3 -p1 |
57 |
|
|
58 |
%build |
%build |
59 |
perl createlinks |
perl createlinks |