!18 [sync] PR-17: Remove dependence on dleyna-server because it has declined.

From: @openeuler-sync-bot 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2023-10-12 01:21:00 +00:00 committed by Gitee
commit 4237b92a5c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,8 +2,8 @@
%global goa_version 3.17.91
Name: grilo-plugins
Version: 0.3.15
Release: 1
Version: 0.3.15
Release: 2
Summary: Plugins for the Grilo framework
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/Grilo
@ -14,7 +14,7 @@ BuildRequires: gom-devel gperf intltool gettext gnome-online-accounts%{_isa} >=
BuildRequires: libgcrypt-devel libxml2-devel itstool libarchive-devel libmediaart-devel
BuildRequires: libsoup3-devel lua-devel rest-devel sqlite-devel libgdata-devel
BuildRequires: totem-pl-parser-devel tracker3-devel libdmapsharing-devel json-glib-devel cmake liboauth-devel
Requires: dleyna-server gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version}
Requires: gnome-online-accounts%{_isa} >= %{goa_version} grilo%{_isa} >= %{grilo_version}
%description
The framework named grilo which provides access to different sources of multimedia
@ -28,7 +28,7 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
%build
%meson -Denable-shoutcast=no -Denable-bookmarks=yes \
-Denable-dleyna=yes -Denable-dmap=yes -Denable-filesystem=yes \
-Denable-dleyna=no -Denable-dmap=yes -Denable-filesystem=yes \
-Denable-flickr=yes -Denable-freebox=yes -Denable-gravatar=yes \
-Denable-lua-factory=yes -Denable-metadata-store=yes \
-Denable-podcasts=yes -Denable-tmdb=yes \
@ -50,6 +50,9 @@ Radio France,Shoutcast,The Guardian Videos,Tracker,Vimeo,Youtube
%{_libdir}/grilo-0.3/*.so*
%changelog
* Fri Sep 01 2023 xu_ping <707078654@qq.com> - 0.3.15-2
- Remove dependence on dleyna-server because it has declined.
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.3.15-1
- Update to 0.3.15