/[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.9 by jpp, Fri Apr 20 19:24:02 2018 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 6
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  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
# Line 21  Requires: libupnp Line 24  Requires: libupnp
24  Requires: libdlna  Requires: libdlna
25  Requires: libextractor  Requires: libextractor
26  Requires: perl-File-LibMagic  Requires: perl-File-LibMagic
27    Requires: vorbis-tools
28  AutoReqProv: no  AutoReqProv: no
29    
30  %description  %description
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
41    - add requires vorbis
42    - replace restart in conf-mediatomb by an action that also trigger mysql db creation
43    
44  * 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
45  - fix few templates issues  - fix few templates issues
46    
# Line 41  mediatomb is an application adapted as a Line 55  mediatomb is an application adapted as a
55  %prep  %prep
56  %setup  %setup
57  %patch0 -p1  %patch0 -p1
58    %patch1 -p1
59    %patch2 -p1
60    %patch3 -p1
61    %patch4 -p1
62    
63  %build  %build
64  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