1 |
%define name smeserver-mediatomb |
%define name smeserver-mediatomb |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
%define release 4 |
%define release 6 |
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 |
|
Patch4: smeserver-mediatomb-1.0-bz10568.actions.patch |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
31 |
mediatomb is an application adapted as a contrib for SMEserver |
mediatomb is an application adapted as a contrib for SMEserver |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Fri Apr 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-6.sme |
35 |
|
- fix wrong script path [SME: 10568] |
36 |
|
|
37 |
|
* Tue Mar 27 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-5.sme |
38 |
|
- fix warning on db init [SME: 10546] |
39 |
|
|
40 |
* 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 |
41 |
- add requires vorbis |
- add requires vorbis |
42 |
- 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 |
57 |
%patch0 -p1 |
%patch0 -p1 |
58 |
%patch1 -p1 |
%patch1 -p1 |
59 |
%patch2 -p1 |
%patch2 -p1 |
60 |
|
%patch3 -p1 |
61 |
|
%patch4 -p1 |
62 |
|
|
63 |
%build |
%build |
64 |
perl createlinks |
perl createlinks |