Sync from SUSE:SLFO:Main xdg-menu revision 5e1c72ff1e78f494b059da8153332767

This commit is contained in:
Adrian Schröter 2024-10-03 18:07:10 +02:00
parent 7e2c807697
commit 5b8c6ced87
2 changed files with 18 additions and 13 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 09:44:51 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 17 20:38:49 UTC 2014 - dimstar@opensuse.org Wed Dec 17 20:38:49 UTC 2014 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package xdg-menu # spec file for package xdg-menu
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@ -20,7 +20,7 @@ Name: xdg-menu
Version: 0.2 Version: 0.2
Release: 0 Release: 0
Summary: XDG Menus for WindowMaker and other Window Managers Summary: XDG Menus for WindowMaker and other Window Managers
License: GPL-2.0+ License: GPL-2.0-or-later
Group: System/GUI/Other Group: System/GUI/Other
Source0: %{name}.tar.bz2 Source0: %{name}.tar.bz2
Patch0: %{name}-xfce4.patch Patch0: %{name}-xfce4.patch
@ -51,16 +51,16 @@ used by WindowMaker and other window managers.
%prep %prep
%setup -q -n xdg-menu %setup -q -n xdg-menu
%patch0 %patch -P 0
%patch1 -p1 %patch -P 1 -p1
%patch2 %patch -P 2
%patch3 %patch -P 3
%patch4 %patch -P 4
%patch5 %patch -P 5
%patch6 %patch -P 6
%patch7 %patch -P 7
%patch8 %patch -P 8
%patch9 %patch -P 9
%build %build