Accepting request 840416 from home:dimstar:Factory

- Fix build with RPM 4.16: error: bare words are no longer
  supported, please use "...":  lib64 == lib64.

OBS-URL: https://build.opensuse.org/request/show/840416
OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=63
This commit is contained in:
Dirk Mueller 2020-10-26 14:19:04 +00:00 committed by Git OBS Bridge
parent 98d2a3b244
commit b50219dfe5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 9 11:15:53 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.16: error: bare words are no longer
supported, please use "...": lib64 == lib64.
-------------------------------------------------------------------
Mon Aug 3 14:52:55 UTC 2020 - Reinhard Max <max@suse.com>

View File

@ -133,7 +133,7 @@ you can disable unnecessary or disable everything.
%patch14
%patch17
%patch18
%if %{_lib} == lib64
%if "%{_lib}" == "lib64"
%patch21
%endif
%patch22