packages (DEVEL): mpd/mpd.spec - 0.16~alpha2

lisu lisu at pld-linux.org
Tue Jul 27 14:56:40 CEST 2010


Author: lisu                         Date: Tue Jul 27 12:56:40 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 0.16~alpha2

---- Files affected:
packages/mpd:
   mpd.spec (1.52 -> 1.52.2.1) 

---- Diffs:

================================================================
Index: packages/mpd/mpd.spec
diff -u packages/mpd/mpd.spec:1.52 packages/mpd/mpd.spec:1.52.2.1
--- packages/mpd/mpd.spec:1.52	Sat Jul 24 13:50:13 2010
+++ packages/mpd/mpd.spec	Tue Jul 27 14:56:34 2010
@@ -6,16 +6,17 @@
 %bcond_without	mod		# enable MOD support
 %bcond_without	pulseaudio	# disable PulseAudio support
 #
+%define		_alpha	alpha2
 Summary:	Music Player Daemon
 Summary(hu.UTF-8):	Music Player Daemon
 Summary(pl.UTF-8):	Music Player Daemon - demon odtwarzający muzykę
 Name:		mpd
-Version:	0.15.12
-Release:	1
+Version:	0.16
+Release:	0.%{_alpha}.1
 License:	GPL v2+
 Group:		Applications/Multimedia
-Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.bz2
-# Source0-md5:	b00b289a20ecd9accfd4972d6395135c
+Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}_%{_alpha}.tar.bz2
+# Source0-md5:	5dfac4bdc3ab00c0676c3a5332da2cc2
 Source1:	%{name}.conf
 Source2:	%{name}.init
 URL:		http://www.musicpd.org/
@@ -83,7 +84,7 @@
 frontendów albo często restartujących X.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}~%{_alpha}
 
 %build
 # ac_cv_* hacks to avoid unwanted linking
@@ -170,7 +171,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README doc/mpdconf.example UPGRADING doc/api doc/developer doc/protocol doc/sticker doc/user
+%doc AUTHORS NEWS README doc/mpdconf.example UPGRADING doc/api doc/developer doc/protocol doc/user
 %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
@@ -191,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52.2.1  2010/07/27 12:56:34  lisu
+- 0.16~alpha2
+
 Revision 1.52  2010/07/24 11:50:13  lisu
 - 0.15.12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpd/mpd.spec?r1=1.52&r2=1.52.2.1&f=u



More information about the pld-cvs-commit mailing list