- switch to autosetup to fix the build on 15.6
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/screen-message?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 08:47:25 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- switch to autosetup to fix the build on 15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 12:52:48 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
|
||||
+2
-2
@@ -24,6 +24,7 @@ License: GPL-2.0-or-later
|
||||
Group: System/X11/Utilities
|
||||
URL: https://www.joachim-breitner.de/en/projects#screen-message
|
||||
Source: https://github.com/nomeata/screen-message/archive/refs/tags/0.28.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE inst-dir.patch -- change paths to LSB
|
||||
Patch0: inst-dir.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@@ -36,8 +37,7 @@ Screen Message is a program to display a text as large as possible on
|
||||
the screen. The text can be edited while Screen Message is running.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch 0 -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
||||
Reference in New Issue
Block a user