[packages/libdmapsharing/libsoup3] - updated to 3.9.12 (uses libsoup3 now)
qboosh
qboosh at pld-linux.org
Sun Apr 9 11:07:50 CEST 2023
commit 6d3f9edf5d04710bfdfcc460b47d285de8a811c9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 9 11:10:18 2023 +0200
- updated to 3.9.12 (uses libsoup3 now)
floorf.patch | 8 ++++----
libdmapsharing.spec | 18 +++++++++---------
2 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/libdmapsharing.spec b/libdmapsharing.spec
index 3e75f96..19ab20e 100644
--- a/libdmapsharing.spec
+++ b/libdmapsharing.spec
@@ -7,12 +7,12 @@
Summary: A DMAP client and server library
Summary(pl.UTF-8): Biblioteka klienta i serwera DMAP
Name: libdmapsharing
-Version: 3.9.10
+Version: 3.9.12
Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: https://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
-# Source0-md5: 6286e01ba3f628f4b85e05a55a391621
+# Source0-md5: 68bba78f7354e242b1ec8c24126c244a
Patch0: floorf.patch
URL: https://www.flyn.org/projects/libdmapsharing/
BuildRequires: autoconf >= 2.50
@@ -20,22 +20,22 @@ BuildRequires: automake
BuildRequires: avahi-glib-devel >= 0.6
%{?with_check:BuildRequires: check-devel >= 0.12}
BuildRequires: gdk-pixbuf2-devel >= 2.0
-BuildRequires: glib2-devel >= 1:2.40
+BuildRequires: glib2-devel >= 1:2.66
BuildRequires: gobject-introspection-devel >= 1.30.0
BuildRequires: gstreamer-plugins-base-devel >= 1.0
BuildRequires: gtk-doc >= 1.0
# noinst programs only
#BuildRequires: gtk+3-devel >= 3.0
#BuildRequires: libgee-devel >= 0.8
-BuildRequires: libsoup-devel >= 2.48.0
-BuildRequires: libtool
+BuildRequires: libsoup3-devel >= 3.0
+BuildRequires: libtool >= 2:2
BuildRequires: pkgconfig
# not needed for releases, noinst only
#BuildRequires: vala >= 1:0.11.4
BuildRequires: zlib-devel
Requires: avahi-glib >= 0.6
-Requires: glib2 >= 1:2.40
-Requires: libsoup >= 2.48.0
+Requires: glib2 >= 1:2.66
+Requires: libsoup3 >= 3.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -63,9 +63,9 @@ Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: avahi-glib-devel >= 0.6
Requires: gdk-pixbuf2-devel >= 2.0
-Requires: glib2-devel >= 1:2.40
+Requires: glib2-devel >= 1:2.66
Requires: gstreamer-plugins-base-devel >= 1.0
-Requires: libsoup-devel >= 2.32.2
+Requires: libsoup3-devel >= 3.0
%description devel
libdmapsharing implements the DMAP protocols. This includes support
diff --git a/floorf.patch b/floorf.patch
index 92f9bc0..9194960 100644
--- a/floorf.patch
+++ b/floorf.patch
@@ -1,8 +1,8 @@
---- libdmapsharing-2.9.32/libdmapsharing/Makefile.am.orig 2016-01-24 09:35:15.529469570 +0100
-+++ libdmapsharing-2.9.32/libdmapsharing/Makefile.am 2016-01-24 09:39:04.339459966 +0100
-@@ -60,6 +60,7 @@
+--- libdmapsharing-3.9.12/libdmapsharing/Makefile.am.orig 2023-04-08 20:31:29.007107670 +0200
++++ libdmapsharing-3.9.12/libdmapsharing/Makefile.am 2023-04-08 20:34:18.876187410 +0200
+@@ -70,6 +70,7 @@ libdmapsharing_4_0_la_CFLAGS = \
- libdmapsharing_3_0_la_LDFLAGS = \
+ libdmapsharing_4_0_la_LDFLAGS = \
-version-info @SO_VERSION@ \
+ -lm \
$(CHECK_LIBS) \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdmapsharing.git/commitdiff/6d3f9edf5d04710bfdfcc460b47d285de8a811c9
More information about the pld-cvs-commit
mailing list