public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rhythmbox] rawhide: Disable grilo support, as it was retired
@ 2026-06-03 15:25 David King
  0 siblings, 0 replies; only message in thread
From: David King @ 2026-06-03 15:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rhythmbox
Branch : rawhide
Commit : 28ce0ec2c9a66bf653c2265db386def7598d0a8c
Author : David King <amigadave@amigadave.com>
Date   : 2026-06-03T16:23:55+01:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rhythmbox/c/28ce0ec2c9a66bf653c2265db386def7598d0a8c?branch=rawhide

Log:
Disable grilo support, as it was retired

---
diff --git a/rhythmbox.spec b/rhythmbox.spec
index 7bae374..a876c27 100644
--- a/rhythmbox.spec
+++ b/rhythmbox.spec
@@ -14,7 +14,6 @@ URL:     https://wiki.gnome.org/Apps/Rhythmbox
 Source0: https://download.gnome.org/sources/rhythmbox/3.4/%{name}-%{version}.tar.xz
 
 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.0
-BuildRequires: pkgconfig(grilo-0.3) >= 0.3.1
 BuildRequires: pkgconfig(gstreamer-1.0)
 BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
@@ -86,6 +85,7 @@ a Rhythmbox plugin.
 %build
 %meson \
     -Ddaap=enabled \
+    -Dgrilo=disabled \
     -Dlirc=disabled
 %meson_build
 
@@ -133,7 +133,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.Rhythmbox3
 %{_libdir}/rhythmbox/plugins/dbus-media-server/
 %{_libdir}/rhythmbox/plugins/fmradio/
 %{_libdir}/rhythmbox/plugins/generic-player/
-%{_libdir}/rhythmbox/plugins/grilo/
 %{_libdir}/rhythmbox/plugins/im-status/
 %{_libdir}/rhythmbox/plugins/ipod/
 %{_libdir}/rhythmbox/plugins/iradio/

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-03 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 15:25 [rpms/rhythmbox] rawhide: Disable grilo support, as it was retired David King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox