1 |
%define name smeserver-mediatomb |
%define name smeserver-mediatomb |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
%define release 6 |
%define release 10 |
4 |
Summary: mediatomb is a helpdesk system |
Summary: mediatomb is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch3: smeserver-mediatomb-1.0-bz10546-EOL.patch |
16 |
Patch4: smeserver-mediatomb-1.0-bz10568.actions.patch |
Patch4: smeserver-mediatomb-1.0-bz10568.actions.patch |
17 |
|
Patch5: smeserver-mediatomb-1.0-bz10546-expand-templates_fixes.patch |
18 |
|
Patch6: smeserver-mediatomb-1.0-bz10569-autoscandir.patch |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
21 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
33 |
mediatomb is an application adapted as a contrib for SMEserver |
mediatomb is an application adapted as a contrib for SMEserver |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-10.sme |
37 |
|
- add /etc/mediatomb [SME: 10546] |
38 |
|
|
39 |
|
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-8.sme |
40 |
|
- add dynamic template for autoscandir [SME: 10569] |
41 |
|
|
42 |
|
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-7.sme |
43 |
|
- fix wrong path to file to expand [SME: 10546] |
44 |
|
|
45 |
* Fri Apr 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-6.sme |
* Fri Apr 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-6.sme |
46 |
- fix wrong script path [SME: 10568] |
- fix wrong script path [SME: 10568] |
47 |
|
|
70 |
%patch2 -p1 |
%patch2 -p1 |
71 |
%patch3 -p1 |
%patch3 -p1 |
72 |
%patch4 -p1 |
%patch4 -p1 |
73 |
|
%patch5 -p1 |
74 |
|
%patch6 -p1 |
75 |
|
mkdir root/etc/mediatomb |
76 |
|
|
77 |
%build |
%build |
78 |
perl createlinks |
perl createlinks |