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

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

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

Revision 1.2 by unnilennium, Sun Apr 30 21:46:24 2017 UTC Revision 1.3 by jpp, Tue Feb 27 16:43:58 2018 UTC
# Line 16  Line 16 
16  Summary: UPnP server with web interface  Summary: UPnP server with web interface
17  Name: mediatomb  Name: mediatomb
18  Version: 0.12.1  Version: 0.12.1
19  Release: 1%{?dist}  Release: 2%{?dist}
20  License: GPL  License: GPL
21  Group: Applications/Multimedia  Group: Applications/Multimedia
22  URL: http://mediatomb.cc/  URL: http://mediatomb.cc/
# Line 25  Packager: Steve Huff <shuff@vecna.org> Line 25  Packager: Steve Huff <shuff@vecna.org>
25  Vendor: Dag Apt Repository, http://dag.wieers.com/apt/  Vendor: Dag Apt Repository, http://dag.wieers.com/apt/
26    
27  Source: http://downloads.sourceforge.net/project/mediatomb/MediaTomb/%{version}/mediatomb-%{version}.tar.gz  Source: http://downloads.sourceforge.net/project/mediatomb/MediaTomb/%{version}/mediatomb-%{version}.tar.gz
28    Patch0: libav_0.7_support.patch
29  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
30    
31  #Buildarch: noarch  #Buildarch: noarch
# Line 32  BuildRequires: binutils Line 33  BuildRequires: binutils
33  BuildRequires: expat-devel  BuildRequires: expat-devel
34  BuildRequires: file%{?_without_file-devel:-devel}  BuildRequires: file%{?_without_file-devel:-devel}
35  BuildRequires: ffmpeg-devel  BuildRequires: ffmpeg-devel
36    ##jpp add
37    BuildRequires: ffmpeg-compat-devel
38    BuildRequires: file-libs
39    BuildRequires: libmp4v2 libmp4v2-devel
40    ##jpp add end
41  BuildRequires: gcc-c++  BuildRequires: gcc-c++
42  BuildRequires: js-devel  BuildRequires: js-devel
 # BuildRequires: lastfmlib-devel  
43  BuildRequires: %{!?_without_libcurl:lib}curl-devel >= 4  BuildRequires: %{!?_without_libcurl:lib}curl-devel >= 4
44  BuildRequires: libexif-devel  BuildRequires: libexif-devel
45  # BuildRequires: libffmpegthumbnailer-devel  # BuildRequires: libffmpegthumbnailer-devel
# Line 42  BuildRequires: libssh2-devel Line 47  BuildRequires: libssh2-devel
47  BuildRequires: nspr-devel  BuildRequires: nspr-devel
48  BuildRequires: make  BuildRequires: make
49  BuildRequires: mysql-devel >= 4  BuildRequires: mysql-devel >= 4
 #BuildRequires: rpm-macros-rpmforge  
50  BuildRequires: sqlite-devel >= 3  BuildRequires: sqlite-devel >= 3
51  BuildRequires: taglib-devel  BuildRequires: taglib-devel
52  BuildRequires: zlib-devel  BuildRequires: zlib-devel
# Line 64  Supported Devices list for more informat Line 68  Supported Devices list for more informat
68    
69  %prep  %prep
70  %setup  %setup
71    %patch0 -p1
72    
73  %build  %build
74  %configure \  %configure \
# Line 119  fi Line 124  fi
124  %config %{_sysconfdir}/sysconfig/mediatomb  %config %{_sysconfdir}/sysconfig/mediatomb
125    
126  %changelog  %changelog
127    * Tue Feb 27 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.12.1-2.sme
128    - initial package for SME Server
129    - tidt spec file to allow to build
130    - disable libffmpegthumbnailer as package not available
131    - disable lastfmlib support 0.4 is needed , not liblastfm 1
132    - patch for libav
133    
134  * Sat Jun 25 2011 Steve Huff <shuff@vecna.org> - 0.12.1-1  * Sat Jun 25 2011 Steve Huff <shuff@vecna.org> - 0.12.1-1
135  - Initial package.  - Initial package.


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