public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfce4-whiskermenu-plugin] rawhide: spec cleanup and modernization
@ 2026-07-20 20:34 Filipe Rosset
  0 siblings, 0 replies; 2+ messages in thread
From: Filipe Rosset @ 2026-07-20 20:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xfce4-whiskermenu-plugin
Branch : rawhide
Commit : f28d434974b14576ad50359fd1b45c8cfe84a5e6
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-20T17:33:56-03:00
Stats  : +6/-9 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfce4-whiskermenu-plugin/c/f28d434974b14576ad50359fd1b45c8cfe84a5e6?branch=rawhide

Log:
spec cleanup and modernization

---
diff --git a/xfce4-whiskermenu-plugin.spec b/xfce4-whiskermenu-plugin.spec
index 71bfa56..192b072 100644
--- a/xfce4-whiskermenu-plugin.spec
+++ b/xfce4-whiskermenu-plugin.spec
@@ -8,20 +8,19 @@ License:	GPL-2.0-or-later
 URL:		https://gottcode.org/xfce4-whiskermenu-plugin/
 Source0:	https://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.xz
 ExcludeArch:	%{ix86}
-BuildRequires:	gcc-c++
+
+BuildRequires:	accountsservice-devel
 BuildRequires:	cmake
 BuildRequires:	exo-devel
 BuildRequires:	garcon-devel
-BuildRequires:	xfce4-panel-devel
+BuildRequires:	gcc-c++
+BuildRequires:	gettext
+BuildRequires:	gtk-layer-shell-devel
 BuildRequires:	libxfce4ui-devel
 BuildRequires:	libxfce4util-devel
-BuildRequires:	accountsservice-devel
-BuildRequires:	gtk-layer-shell-devel
-BuildRequires:	gettext
+BuildRequires:	xfce4-panel-devel
 
 Requires:	xfce4-panel
-Requires:	hicolor-icon-theme
-
 
 %description
 Alternate application launcher for Xfce. When you open it you are shown 
@@ -40,7 +39,6 @@ that you have launched from it.
 
 %install
 %cmake_install
-
 %find_lang %{name}
 
 %check
@@ -59,4 +57,3 @@ that you have launched from it.
 
 %changelog
 %autochangelog
-

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/xfce4-whiskermenu-plugin] rawhide: spec cleanup and modernization
@ 2026-06-22  1:13 Filipe Rosset
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2026-07-20 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:34 [rpms/xfce4-whiskermenu-plugin] rawhide: spec cleanup and modernization Filipe Rosset
  -- strict thread matches above, loose matches on Subject: below --
2026-06-22  1:13 Filipe Rosset

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