--- rpms/smeserver-mediatomb/contribs9/smeserver-mediatomb.spec 2018/03/20 13:29:46 1.4 +++ rpms/smeserver-mediatomb/contribs9/smeserver-mediatomb.spec 2019/01/04 15:06:38 1.10 @@ -1,6 +1,6 @@ %define name smeserver-mediatomb %define version 1.0 -%define release 3 +%define release 7 Summary: mediatomb is a helpdesk system Name: %{name} Version: %{version} @@ -11,6 +11,10 @@ Group: SMEserver/addon Source: smeserver-mediatomb-%{version}.tar.gz Patch0: smeserver-mediatomb-1.0-port_proxypass.patch Patch1: smeserver-mediatomb-1.0-templates_fixes.patch +Patch2: smeserver-mediatomb-1.0-conf_action.patch +Patch3: smeserver-mediatomb-1.0-bz10546-EOL.patch +Patch4: smeserver-mediatomb-1.0-bz10568.actions.patch +Patch5: smeserver-mediatomb-1.0-bz10546-expand-templates_fixes.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools @@ -21,12 +25,26 @@ Requires: libupnp Requires: libdlna Requires: libextractor Requires: perl-File-LibMagic +Requires: vorbis-tools AutoReqProv: no %description mediatomb is an application adapted as a contrib for SMEserver %changelog +* Fri Jan 04 2019 Jean-Philipe Pialasse 1.0-7.sme +- fix wrong path to file to expand [SME: 10546] + +* Fri Apr 20 2018 Jean-Philipe Pialasse 1.0-6.sme +- fix wrong script path [SME: 10568] + +* Tue Mar 27 2018 Jean-Philipe Pialasse 1.0-5.sme +- fix warning on db init [SME: 10546] + +* Tue Mar 20 2018 Jean-Philipe Pialasse 1.0-4.sme +- add requires vorbis +- replace restart in conf-mediatomb by an action that also trigger mysql db creation + * Tue Mar 20 2018 Jean-Philipe Pialasse 1.0-3.sme - fix few templates issues @@ -41,6 +59,11 @@ mediatomb is an application adapted as a %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build perl createlinks