public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfce4-whiskermenu-plugin] rawhide: spec cleanup and modernization
Date: Mon, 22 Jun 2026 01:13:16 GMT	[thread overview]
Message-ID: <178209079624.1.13370029750658048091.rpms-xfce4-whiskermenu-plugin-ddff70357642@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xfce4-whiskermenu-plugin
            Branch : rawhide
            Commit : ddff70357642671f49a5ec1631c25306cc82dd7d
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-21T22:02:09-03:00
            Stats  : +6/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/xfce4-whiskermenu-plugin/c/ddff70357642671f49a5ec1631c25306cc82dd7d?branch=rawhide

            Log:
            spec cleanup and modernization

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/xfce4-whiskermenu-plugin.spec b/xfce4-whiskermenu-plugin.spec
index 7fa8bf7..5abf38b 100644
--- a/xfce4-whiskermenu-plugin.spec
+++ b/xfce4-whiskermenu-plugin.spec
@@ -1,4 +1,3 @@
-%undefine __cmake_in_source_build
 %global minorversion	2.10
 
 Name:		xfce4-whiskermenu-plugin
@@ -8,8 +7,8 @@ Summary:	An alternate application launcher for Xfce
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:	GPL-2.0-or-later
-URL:		http://gottcode.org/xfce4-whiskermenu-plugin/
-Source0:	http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.xz
+URL:		https://gottcode.org/xfce4-whiskermenu-plugin/
+Source0:	https://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.xz
 
 BuildRequires:	gcc-c++
 BuildRequires:	cmake
@@ -32,10 +31,10 @@ a list of applications you have marked as favorites. You can browse through
 all of your installed applications by clicking on the category buttons on the
 side. Top level categories make browsing fast, and simple to switch between. 
 Additionally, Whisker Menu keeps a list of the last ten applications 
-that you’ve launched from it
+that you have launched from it.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %cmake
@@ -46,7 +45,8 @@ that you’ve launched from it
 
 %find_lang %{name}
 
-%ldconfig_scriptlets
+%check
+# Upstream does not provide a test suite.
 
 %files -f %{name}.lang
 %license COPYING

                 reply	other threads:[~2026-06-22  1:13 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=178209079624.1.13370029750658048091.rpms-xfce4-whiskermenu-plugin-ddff70357642@fedoraproject.org \
    --to=filiperosset@fedoraproject.org \
    --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