SPECS: mpd.spec - 0.14_beta3

aredridel aredridel at pld-linux.org
Sat Dec 20 21:55:24 CET 2008


Author: aredridel                    Date: Sat Dec 20 20:55:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.14_beta3

---- Files affected:
SPECS:
   mpd.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/mpd.spec
diff -u SPECS/mpd.spec:1.21 SPECS/mpd.spec:1.22
--- SPECS/mpd.spec:1.21	Wed Nov  5 18:18:57 2008
+++ SPECS/mpd.spec	Sat Dec 20 21:55:17 2008
@@ -6,19 +6,19 @@
 Summary(hu.UTF-8):	Music Player Daemon
 Summary(pl.UTF-8):	Music Player Daemon - demon odtwarzający muzykę
 Name:		mpd
-Version:	0.13.2
-Release:	1.1
+Version:	0.14_beta3
+Release:	1
 License:	GPL v2+
 Group:		Applications/Multimedia
-Source0:	http://musicpd.org/uploads/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	b461896369949ff3cff955692ead9f8b
+Source0:	http://downloads.sourceforge.net/musicpd/mpd-0.14_beta3.tar.bz2
+# Source0-md5:	02320f13de6a84b53343f3f451c53ed1
 Source1:	%{name}.conf
 Source2:	%{name}.init
 URL:		http://www.musicpd.org/
 BuildRequires:	alsa-lib-devel >= 0.9.0
 BuildRequires:	audiofile-devel >= 0.1.7
 BuildRequires:	avahi-devel
-BuildRequires:	faad2-devel
+BuildRequires:	faad2-devel >= 2.6.1
 BuildRequires:	flac-devel >= 1.1.0
 BuildRequires:	jack-audio-connection-kit-devel >= 0.4
 BuildRequires:	libao-devel >= 0.8.3
@@ -63,7 +63,7 @@
 frontendów albo często restartujących X.
 
 %prep
-%setup -q
+%setup -q -n %{name}-0.14~beta3
 
 %build
 # ac_cv_* hacks to avoid unwanted linking
@@ -88,7 +88,7 @@
 
 %pre
 %groupadd -g 204 mpd
-%useradd -u 204 -r -d /home/services/mpd -s /bin/false -c "Music Player Daemon (MPD) user" -g audio -G mpd
+%useradd -u 204 -r -d /home/services/mpd -s /bin/false -g audio -G mpd
 
 %post
 /sbin/chkconfig --add mpd
@@ -108,7 +108,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO doc/mpdconf.example UPGRADING doc/COMMANDS
+%doc AUTHORS README TODO doc/mpdconf.example UPGRADING
 %attr(755,root,root) %{_bindir}/*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mpd.conf
 %attr(754,root,root) /etc/rc.d/init.d/mpd
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/12/20 20:55:17  aredridel
+- 0.14_beta3
+
 Revision 1.21  2008/11/05 17:18:57  qboosh
 - updated init script
 - fixed init script and .conf packaging
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpd.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list