Author: adrian
Update of /cvs/free/rpms/mpd/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20198
Modified Files:
.cvsignore mpd.spec sources
Log Message:
* Wed Dec 02 2009 Adrian Reber <adrian(a)lisas.de> - 0.15.6-1
- updated to 0.15.6 (#989)
- added BR libcue-devel (#930)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mpd/F-12/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 9 Nov 2009 09:21:01 -0000 1.7
+++ .cvsignore 2 Dec 2009 09:28:24 -0000 1.8
@@ -1 +1 @@
-mpd-0.15.5.tar.bz2
+mpd-0.15.6.tar.bz2
Index: mpd.spec
===================================================================
RCS file: /cvs/free/rpms/mpd/F-12/mpd.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mpd.spec 9 Nov 2009 09:21:01 -0000 1.13
+++ mpd.spec 2 Dec 2009 09:28:24 -0000 1.14
@@ -1,11 +1,11 @@
Name: mpd
-Version: 0.15.5
+Version: 0.15.6
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
Group: Applications/Multimedia
URL:
http://mpd.wikia.com/
-Source:
http://downloads.sourceforge.net/musicpd/mpd-0.15.5.tar.bz2
+Source:
http://downloads.sourceforge.net/musicpd/mpd-0.15.6.tar.bz2
Source1: mpd.init
Source2: 95-grant-audio-devices-to-mpd.fdi
Patch0: mpd.git-9e9d7b73d2165f197eeec12ee953add5f49746b7.patch
@@ -43,6 +43,7 @@
BuildRequires: zziplib-devel
BuildRequires: sqlite-devel
BuildRequires: autoconf
+BuildRequires: libcue-devel
Requires(pre): shadow-utils
Requires(post): chkconfig
Requires(preun): chkconfig /sbin/service
@@ -55,7 +56,7 @@
Vorbis, FLAC, Mod, AAC and wave files) and managing playlists. MPD is designed
for integrating a computer into a stereo system that provides control for music
playback over a local network. It is also makes a great desktop music player,
-especially if you are a console junkie, like frontend options or restart X often.
+especially if you are a console junkie, like frontend options or restart X often
%prep
%setup -q
@@ -159,6 +160,10 @@
%ghost %{_localstatedir}/lib/%{name}/mpdstate
%changelog
+* Wed Dec 02 2009 Adrian Reber <adrian(a)lisas.de> - 0.15.6-1
+- updated to 0.15.6 (#989)
+- added BR libcue-devel (#930)
+
* Mon Nov 09 2009 Adrian Reber <adrian(a)lisas.de> - 0.15.5-1
- updated to 0.15.5 (#929)
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mpd/F-12/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 9 Nov 2009 09:21:01 -0000 1.7
+++ sources 2 Dec 2009 09:28:24 -0000 1.8
@@ -1 +1 @@
-078bd45c8266ac577e4a96fa38d1e534 mpd-0.15.5.tar.bz2
+e0b7a11f86f8f021a92c49a96032ff39 mpd-0.15.6.tar.bz2