forked from pool/openbox
Accepting request 1151822 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/1151822 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openbox?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:41:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 12 01:01:48 UTC 2023 - spartanj@gmail.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package openbox
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -119,10 +119,9 @@ Requires: pkgconfig(x11)
|
||||
Development Includes and static libraries for openbox.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
cp %{S:1} ./README.SUSE
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
mv po/no.po po/nb.po
|
||||
mv po/no.gmo po/nb.gmo
|
||||
%__perl -p -i -e 's/^no$/nb/' po/LINGUAS
|
||||
|
Reference in New Issue
Block a user