[packages/mpd] up to 0.24.10

atler atler at pld-linux.org
Thu May 7 00:38:56 CEST 2026


commit 6338d5861b1456e0ed265fea055460c730f1f87e
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 7 00:38:47 2026 +0200

    up to 0.24.10

 mpd.spec           | 10 ++++------
 upnp-1.14.30.patch | 20 --------------------
 2 files changed, 4 insertions(+), 26 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index fa91280..fc7b5d5 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -9,18 +9,17 @@
 Summary:	Music Player Daemon
 Summary(pl.UTF-8):	Music Player Daemon - demon odtwarzający muzykę
 Name:		mpd
-Version:	0.24.9
-Release:	3
+Version:	0.24.10
+Release:	1
 License:	GPL v2+
 Group:		Applications/Multimedia
 Source0:	https://www.musicpd.org/download/mpd/0.24/%{name}-%{version}.tar.xz
-# Source0-md5:	c31646e1bc6ad0a9ec6b24bc8999374b
+# Source0-md5:	c02960cb2df04e7e71fd6904bae937ca
 Source1:	%{name}.conf
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
 Source4:	%{name}.tmpfiles
-Patch0:		upnp-1.14.30.patch
-Patch1:		thread-count-check.patch
+Patch0:		thread-count-check.patch
 URL:		http://www.musicpd.org/
 BuildRequires:	OpenAL-devel
 BuildRequires:	adplug-devel
@@ -193,7 +192,6 @@ Pliki ikon dla Music Player Daemon (MPD).
 %prep
 %setup -q
 %patch -P0 -p1
-%patch -P1 -p1
 
 %build
 %meson \
diff --git a/upnp-1.14.30.patch b/upnp-1.14.30.patch
deleted file mode 100644
index 30f3b20..0000000
--- a/upnp-1.14.30.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- mpd-0.24.9/src/lib/upnp/meson.build.orig	2026-03-11 11:54:28.000000000 +0100
-+++ mpd-0.24.9/src/lib/upnp/meson.build	2026-03-11 13:34:51.467872649 +0100
-@@ -13,7 +13,7 @@
- if upnp_option == 'auto'
-   upnp_dep = dependency('libupnp', version: '>= 1.8', required: false)
- 
--  if upnp_dep.found() and upnp_dep.version().version_compare('>= 1.14.26')
-+  if upnp_dep.found() and upnp_dep.version().version_compare('>= 1.14.26') and upnp_dep.version().version_compare('!= 1.14.30')
-     warning('Your libupnp version is known to be broken, see https://github.com/pupnp/pupnp/issues/528 - disabling')
-     upnp_dep = dependency('', required: false)
-   endif
-@@ -25,7 +25,7 @@
- elif upnp_option == 'pupnp'
-   upnp_dep = dependency('libupnp', version: '>= 1.8', required: true)
- 
--  if upnp_dep.found() and upnp_dep.version().version_compare('>= 1.14.26')
-+  if upnp_dep.found() and upnp_dep.version().version_compare('>= 1.14.26') and upnp_dep.version().version_compare('!= 1.14.30')
-     error('Your libupnp version is known to be broken, see https://github.com/pupnp/pupnp/issues/528')
-   endif
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpd.git/commitdiff/6338d5861b1456e0ed265fea055460c730f1f87e



More information about the pld-cvs-commit mailing list