Accepting request 839179 from home:gmbr3:Develop

- RPM no longer ships config.sub and config.guess, just copy it 
  from Libtool since it is identical

OBS-URL: https://build.opensuse.org/request/show/839179
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=553
This commit is contained in:
Michael Schröder 2020-10-05 09:39:17 +00:00 committed by Git OBS Bridge
parent 7481dd3084
commit 9dcd3b94e5
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 2 15:20:13 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- RPM no longer ships config.sub and config.guess, just copy it
from Libtool since it is identical
-------------------------------------------------------------------
Wed Sep 30 14:17:40 CEST 2020 - mls@suse.de

View File

@ -235,6 +235,7 @@ cd db
cd ..
chmod -R u+w db/*
rm -f rpmdb/db.h
cp /usr/share/libtool/build-aux/config.guess /usr/share/libtool/build-aux/config.sub .
cp config.guess config.sub db/dist/
%endif
%patch5 -p1