2
0
forked from dirkmueller/bc

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/package/show/Base:System/bc?expand=0&rev=24
This commit is contained in:
Petr Gajdos 2024-02-22 10:11:44 +00:00 committed by Git OBS Bridge
parent ba0a4f966f
commit 5877a68d23
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 10:08:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 15 14:20:20 UTC 2020 - pgajdos@suse.com Thu Oct 15 14:20:20 UTC 2020 - pgajdos@suse.com

View File

@ -56,8 +56,7 @@ the next operator is read in, which "pops" its arguments off the stack
and "pushes" its results back onto the stack. and "pushes" its results back onto the stack.
%prep %prep
%setup -q %autosetup -p1
%patch2 -p1
%build %build
%configure \ %configure \