1 |
%define name smeserver-mediatomb |
%define name smeserver-mediatomb |
2 |
%define version 1.0 |
%define version 1.0 |
3 |
%define release 8 |
%define release 12 |
4 |
Summary: mediatomb is a helpdesk system |
Summary: mediatomb is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch5: smeserver-mediatomb-1.0-bz10546-expand-templates_fixes.patch |
18 |
Patch6: smeserver-mediatomb-1.0-bz10569-autoscandir.patch |
Patch6: smeserver-mediatomb-1.0-bz10569-autoscandir.patch |
19 |
|
Patch7: smeserver-mediatomb-1.0-bz10546-db-var.patch |
20 |
|
Patch8: smeserver-mediatomb-1.0-bz10707-bridge-interface.patch |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
35 |
mediatomb is an application adapted as a contrib for SMEserver |
mediatomb is an application adapted as a contrib for SMEserver |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Mon Jan 14 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-12.sme |
39 |
|
- allow easy configuration with bridge interface on local interface [SME: 10707] |
40 |
|
|
41 |
|
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-11.sme |
42 |
|
- wrong variable name for DBin templates [SME: 10546] |
43 |
|
|
44 |
|
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-10.sme |
45 |
|
- add /etc/mediatomb [SME: 10546] |
46 |
|
|
47 |
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-8.sme |
* Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-8.sme |
48 |
- add dynamic template for autoscandir [SME: 10569] |
- add dynamic template for autoscandir [SME: 10569] |
49 |
|
|
80 |
%patch4 -p1 |
%patch4 -p1 |
81 |
%patch5 -p1 |
%patch5 -p1 |
82 |
%patch6 -p1 |
%patch6 -p1 |
83 |
|
%patch7 -p1 |
84 |
|
%patch8 -p1 |
85 |
|
|
86 |
|
mkdir root/etc/mediatomb |
87 |
|
|
88 |
%build |
%build |
89 |
perl createlinks |
perl createlinks |