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

rmattes rmattes at fedoraproject.org
Wed Jan 12 02:43:59 UTC 2011


commit 73934f1cef328d5f8577784e16c4b0e8df07bcdf
Author: Rich <richmattes at gmail.com>
Date:   Tue Jan 11 21:42:18 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 4e8d724..c79ab18 100644
--- a/mediatomb.spec
+++ b/mediatomb.spec
@@ -1,7 +1,7 @@
 Version: 0.12.1
 Summary: UPnP AV MediaServer 
 Name: mediatomb
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: MediaTomb - UPnP AV Mediaserver for Linux
 License: GPLv2
 Group: Applications/Multimedia
@@ -13,6 +13,7 @@ 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: libmp4v2-devel
+BuildRequires: lastfmlib-devel
 %if 0%{?fedora} >= 13
 %else
 %if 0%{?fedora} >= 9
@@ -115,6 +116,9 @@ fi
 %{_initrddir}/mediatomb
 
 %changelog
+* Tue Jan 11 2011 Rich Mattes <richmattes at gmail.com> - 0.12.1-6
+- Enable lastfmlib support (rhbz #638573)
+
 * Mon Dec 27 2010 Rich Mattes <richmattes at gmail.com> - 0.12.1-5
 - Rebuild for mysql update
 


More information about the scm-commits mailing list