public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xfce4-pulseaudio-plugin] rawhide: Changes: silent rpmlint, enable tests, fix Recommends
Date: Wed, 26 Aug 2026 21:50:39 GMT	[thread overview]
Message-ID: <178778103993.1.12667296004130699570.rpms-xfce4-pulseaudio-plugin-95d6aa20dfbf@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xfce4-pulseaudio-plugin
            Branch : rawhide
            Commit : 95d6aa20dfbf72ef70a4828008426978e836c2d8
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-08-24T21:56:08-03:00
            Stats  : +8/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xfce4-pulseaudio-plugin/c/95d6aa20dfbf72ef70a4828008426978e836c2d8?branch=rawhide

            Log:
            Changes: silent rpmlint, enable tests, fix Recommends

Resolves: rhbz#2456857

---
diff --git a/xfce4-pulseaudio-plugin.spec b/xfce4-pulseaudio-plugin.spec
index 8fa6137..a52e04d 100644
--- a/xfce4-pulseaudio-plugin.spec
+++ b/xfce4-pulseaudio-plugin.spec
@@ -13,7 +13,7 @@ URL:		https://github.com/andrzej-r/xfce4-pulseaudio-plugin
 Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{versnum}/%{name}-%{version}.tar.xz
 
 BuildRequires:	make
-BuildRequires:	gcc-c++
+BuildRequires:	gcc
 BuildRequires:	meson
 BuildRequires:	libxfce4ui-devel >= %{xfceversion}
 BuildRequires:	libxfce4util-devel >= %{xfceversion}
@@ -28,11 +28,8 @@ BuildRequires:	libnotify-devel
 BuildRequires:	libcanberra-devel
 BuildRequires:	libxfce4windowing-devel
 
-Obsoletes:	xfce4-mixer <= 4.11
-# Obsoletes--->xfce4-volumed <= 0.1.13
-
 Requires:	pulseaudio-daemon
-Requires:	pavucontrol
+Recommends:	pavucontrol
 
 %description
 Pulseaudio panel plugin for Xfce Desktop Environment
@@ -53,12 +50,18 @@ rm -f AUTHORS README
 # remove libtool archives
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
+# remove invalid locale
+rm -rf %{buildroot}%{_datadir}/locale/hye
+
 %find_lang %{name}
 
 # remove zero-length files
 rm -f %{buildroot}/%{defaultdocdir}/AUTHORS
 rm -f %{buildroot}/%{defaultdocdir}/README
 
+%check
+%meson_test
+
 
 %files -f %{name}.lang
 %{license} COPYING

                 reply	other threads:[~2026-08-26 21:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178778103993.1.12667296004130699570.rpms-xfce4-pulseaudio-plugin-95d6aa20dfbf@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox