[mediatomb/f13/master] - Enable lastfmlib support (rhbz #638573)

rmattes rmattes at fedoraproject.org
Mon Jan 17 21:11:08 UTC 2011


commit ead7c82db20a93d1668ca6c2da0f3e2aa5a4d227
Author: Rich <richmattes at gmail.com>
Date:   Mon Jan 17 16:09:03 2011 -0500

    - Enable lastfmlib support (rhbz #638573)

 mediatomb.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mediatomb.spec b/mediatomb.spec
index 5c7b86f..034781a 100644
--- a/mediatomb.spec
+++ b/mediatomb.spec
@@ -1,7 +1,7 @@
 Version: 0.12.1
 Summary: UPnP AV MediaServer 
 Name: mediatomb
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: MediaTomb - UPnP AV Mediaserver for Linux
 License: GPLv2
 Group: Applications/Multimedia
@@ -12,6 +12,7 @@ Patch1: mediatomb-0.12.1.fixbufferoverrun.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 BuildRequires: sqlite-devel, mysql-devel, libexif-devel, id3lib-devel, file-devel, js-devel, zlib-devel, taglib-devel
 BuildRequires: expat-devel, libcurl-devel
+BuildRequires: lastfmlib-devel
 BuildRequires: libmp4v2-devel
 
 Requires: mysql-libs, expat
@@ -93,6 +94,9 @@ fi
 %{_initrddir}/mediatomb
 
 %changelog
+* Mon Jan 17 2011 Rich Mattes <richmattes at gmail.com> - 0.12.1-4
+- Enable lastfmlib support (rhbz #638573)
+
 * Mon Nov 22 2010 Rich Mattes <richmattes at gmail.com> - 0.12.1-3
 - rhbz651414: patch added to fix buffer overruns on unusually long files
 


More information about the scm-commits mailing list