/[smecontribs]/rpms/smeserver-mediatomb/contribs9/smeserver-mediatomb.spec
ViewVC logotype

Diff of /rpms/smeserver-mediatomb/contribs9/smeserver-mediatomb.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by jpp, Tue Mar 20 13:29:46 2018 UTC Revision 1.11 by jpp, Fri Jan 4 15:24:39 2019 UTC
# Line 1  Line 1 
1  %define name smeserver-mediatomb  %define name smeserver-mediatomb
2  %define version 1.0  %define version 1.0
3  %define release 3  %define release 8
4  Summary: mediatomb is a helpdesk system  Summary: mediatomb is a helpdesk system
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 11  Group: SMEserver/addon Line 11  Group: SMEserver/addon
11  Source: smeserver-mediatomb-%{version}.tar.gz  Source: smeserver-mediatomb-%{version}.tar.gz
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
15    Patch3: smeserver-mediatomb-1.0-bz10546-EOL.patch
16    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
# Line 21  Requires: libupnp Line 26  Requires: libupnp
26  Requires: libdlna  Requires: libdlna
27  Requires: libextractor  Requires: libextractor
28  Requires: perl-File-LibMagic  Requires: perl-File-LibMagic
29    Requires: vorbis-tools
30  AutoReqProv: no  AutoReqProv: no
31    
32  %description  %description
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-8.sme
37    - add dynamic template for autoscandir [SME: 10569]
38    
39    * Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-7.sme
40    - fix wrong path to file to expand [SME: 10546]
41    
42    * Fri Apr 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-6.sme
43    - fix wrong script path  [SME: 10568]
44    
45    * Tue Mar 27 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-5.sme
46    - fix warning on db init [SME: 10546]
47    
48    * Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-4.sme
49    - add requires vorbis
50    - replace restart in conf-mediatomb by an action that also trigger mysql db creation
51    
52  * Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-3.sme  * Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-3.sme
53  - fix few templates issues  - fix few templates issues
54    
# Line 41  mediatomb is an application adapted as a Line 63  mediatomb is an application adapted as a
63  %prep  %prep
64  %setup  %setup
65  %patch0 -p1  %patch0 -p1
66    %patch1 -p1
67    %patch2 -p1
68    %patch3 -p1
69    %patch4 -p1
70    %patch5 -p1
71    %patch6 -p1
72    
73  %build  %build
74  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed