/[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.6 by jpp, Tue Mar 20 14:11:31 2018 UTC Revision 1.15 by jpp, Mon Jan 14 05:25:08 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 4  %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}
# Line 12  Source: smeserver-mediatomb-%{version}.t Line 12  Source: smeserver-mediatomb-%{version}.t
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  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    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
# Line 29  AutoReqProv: no Line 35  AutoReqProv: no
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
48    - add dynamic template for autoscandir [SME: 10569]
49    
50    * Fri Jan 04 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-7.sme
51    - fix wrong path to file to expand [SME: 10546]
52    
53    * Fri Apr 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-6.sme
54    - fix wrong script path  [SME: 10568]
55    
56    * Tue Mar 27 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-5.sme
57    - fix warning on db init [SME: 10546]
58    
59  * Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-4.sme  * Tue Mar 20 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.0-4.sme
60  - add requires vorbis  - add requires vorbis
61  - replace restart in conf-mediatomb by an action that also trigger mysql db creation  - replace restart in conf-mediatomb by an action that also trigger mysql db creation
# Line 49  mediatomb is an application adapted as a Line 76  mediatomb is an application adapted as a
76  %patch0 -p1  %patch0 -p1
77  %patch1 -p1  %patch1 -p1
78  %patch2 -p1  %patch2 -p1
79    %patch3 -p1
80    %patch4 -p1
81    %patch5 -p1
82    %patch6 -p1
83    %patch7 -p1
84    %patch8 -p1
85    
86    mkdir root/etc/mediatomb
87    
88  %build  %build
89  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