public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfce4-whiskermenu-plugin] rawhide: spec cleanup and modernization
@ 2026-06-22 1:13 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-22 1:13 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 1:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 1:13 [rpms/xfce4-whiskermenu-plugin] rawhide: spec cleanup and modernization Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox