rpms/mpd/devel mpd-0.18.9.tar.xz.sig, NONE, 1.1 .cvsignore, 1.17, 1.18 mpd.spec, 1.36, 1.37 sources, 1.17, 1.18

Jamie Nguyen jamielinux at rpmfusion.org
Sun Mar 23 14:01:00 CET 2014


Author: jamielinux

Update of /cvs/free/rpms/mpd/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6782/devel

Modified Files:
	.cvsignore mpd.spec sources 
Added Files:
	mpd-0.18.9.tar.xz.sig 
Log Message:
Update to upstream release 0.18.9




--- NEW FILE mpd-0.18.9.tar.xz.sig ---
‰  S	º 
	#nŠXÆÛEïý©ÈþNnã"¨[œÉgð˜œ4Ç”>•ŠlËÕ2M΀ՖÖdƒWQ|óôà8P,tëÃ"A‚g»Gs|ºÄZ‡x5Âpœö2£!“Å+Ս\¯èu‰j{kȃk³{q×ÏžU´#=îëöyrÉÒ›qXÓŸ ­ Ã0@Üb’¢pÊY=t@3µž	Ú´IC}í¤²ýÛâö=XÑ–»;)‰"Â×…ªW

¯¾«L>'ÿshìܨ4Ä!k<ìffŽHCEÄÐéÇ¢‹“;ÓB&÷fàòæ/ ,7Þ~ÅZÛŠ—­¢oV|±7/—BÅâ3¥Ê× ÐDÊ¥£Å¢Õ‡eèž×²à:}d<]äZ¡»ÝËVùʼ| œJMásÖ¢ìJ6aœÔz’ì.‡ÓÈôÐ%/ȏ†1'jyȍVë+¢V¡é©‹Y\6šlŽcÈËÝè5>{'`žÕˆB/>dþ>Ù²)„dú6«Cï2K™ÌÍ©‚tQù&}¦ýПã¨bžW˜•0uóÌÜʢ‹yýÇŒ’dwºèŽ3¤™Í=´7¦–G½x£}îaF>GU²ÔàP‰õüË°ZõS¹ýLð˜ç¬Þ˜×Ì?Ëæ%ƒš~6ª±ÓÝ}9Dßé0k‡^¦

Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	2 Oct 2013 07:01:48 -0000	1.17
+++ .cvsignore	23 Mar 2014 13:00:59 -0000	1.18
@@ -1 +1 @@
-mpd-0.18-git-0e0be0243bdf2fe8cbd88bd530ec7b7040b4d9da.tar.gz
+mpd-0.18.9.tar.xz


Index: mpd.spec
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/mpd.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- mpd.spec	2 Oct 2013 07:01:48 -0000	1.36
+++ mpd.spec	23 Mar 2014 13:00:59 -0000	1.37
@@ -14,27 +14,23 @@
 %global  mpd_logfile         %{mpd_logdir}/mpd.log
 %global  mpd_statefile       %{mpd_homedir}/mpdstate
 
-%global git_commit          0e0be0243bdf2fe8cbd88bd530ec7b7040b4d9da
-%global shortcommit         %(c=%{git_commit}; echo ${c:0:7})
-
 Name:           mpd
 Epoch:          1
-Version:        0.18
-Release:        0.1.git%{shortcommit}%{?dist}
+Version:        0.18.9
+Release:        1%{?dist}
 Summary:        The Music Player Daemon
 License:        GPLv2+
 Group:          Applications/Multimedia
-URL:            http://mpd.wikia.com/
+URL:            http://www.musicpd.org/
 
-#Source0:        http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.xz
-# Used master since the 0.17 branch does not work with new ffmpeg
-# Note that the master branch doesn't work with Fedora's version of libmpcdec
-# which needs updating.
+Source0:        http://www.musicpd.org/download/mpd/0.18/mpd-%{version}.tar.xz
+Source1:        http://www.musicpd.org/download/mpd/0.18/mpd-%{version}.tar.xz.sig
+# Note that the 0.18.x branch doesn't yet work with Fedora's version of
+# libmpcdec which needs updating.
 # https://bugzilla.redhat.com/show_bug.cgi?id=1014468
 # http://bugs.musicpd.org/view.php?id=3814#bugnotes
-Source0:        %{name}-%{version}-git-%{git_commit}.tar.gz
-Source1:        mpd.logrotate
-Source2:        mpd.tmpfiles.d
+Source2:        mpd.logrotate
+Source3:        mpd.tmpfiles.d
 Patch0:         mpd-0.18-mpdconf.patch
 
 BuildRequires:     alsa-lib-devel
@@ -48,6 +44,7 @@
 BuildRequires:     jack-audio-connection-kit-devel
 BuildRequires:     lame-devel
 BuildRequires:     libao-devel
+BuildRequires:     libcdio-paranoia-devel
 BuildRequires:     libcurl-devel
 BuildRequires:     libid3tag-devel
 BuildRequires:     libmad-devel
@@ -62,14 +59,15 @@
 BuildRequires:     libshout-devel
 BuildRequires:     libvorbis-devel
 BuildRequires:     mikmod-devel
+BuildRequires:     opus-devel
 BuildRequires:     pkgconfig(libpulse)
 BuildRequires:     sqlite-devel
+BuildRequires:     systemd-devel
 BuildRequires:     wavpack-devel
+BuildRequires:     yajl-devel
 BuildRequires:     zlib-devel
 BuildRequires:     zziplib-devel
-BuildRequires:     systemd
-BuildRequires:     libcdio-paranoia-devel
-BuildRequires:     opus-devel
+
 Requires(pre):     shadow-utils
 Requires(post):    systemd
 Requires(preun):   systemd
@@ -87,7 +85,7 @@
 
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{name}-%{version}
 %patch0 -p0
 
 %build
@@ -95,8 +93,9 @@
 %{configure} \
     --with-systemdsystemunitdir=%{_unitdir} \
     --enable-bzip2 \
-    --enable-lastfm \
+    --enable-soundcloud \
     --enable-mikmod \
+    --enable-pipe-output \
     --disable-mpc \
     --enable-zzip
 make %{?_smp_mflags}
@@ -104,10 +103,10 @@
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 
-install -p -D -m 0644 %{SOURCE1} \
+install -p -D -m 0644 %{SOURCE2} \
     $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/mpd
 
-install -p -D -m 0644 %{SOURCE2} \
+install -p -D -m 0644 %{SOURCE3} \
     $RPM_BUILD_ROOT%{_prefix}/lib/tmpfiles.d/mpd.conf
 mkdir -p %{buildroot}/run
 install -d -m 0755 %{buildroot}/%{mpd_rundir}
@@ -174,6 +173,14 @@
 
 
 %changelog
+* Sun Mar 23 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 1:0.18.9-1
+- update to upstream release 0.18.9
+- update URL
+- add detached signature as Source1
+- add --enable-soundcloud and BR: yajl-devel
+- add --enable-pipe-output
+- add BR: systemd-devel
+
 * Wed Oct 02 2013 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1:0.18-0.1.git0e0be02
 - Update mpdconf.example patch
 - Update to git checkout from master since 0.17 doesn't use new ffmpeg at all


Index: sources
===================================================================
RCS file: /cvs/free/rpms/mpd/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	2 Oct 2013 07:01:48 -0000	1.17
+++ sources	23 Mar 2014 13:00:59 -0000	1.18
@@ -1 +1 @@
-b66d747bcda733a40336e002eb0f7b02  mpd-0.18-git-0e0be0243bdf2fe8cbd88bd530ec7b7040b4d9da.tar.gz
+0e5156a831d4302d2032998bcfd5c36f  mpd-0.18.9.tar.xz


More information about the rpmfusion-commits mailing list