- Allow building for Fedora in the OBS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=50
This commit is contained in:
Adam Majer 2021-06-21 22:33:02 +00:00 committed by Git OBS Bridge
parent b26ce0ba84
commit d6dfbad9e1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 21 05:01:32 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
- Allow building for Fedora in the OBS
-------------------------------------------------------------------
Fri Jun 18 19:29:10 UTC 2021 - Adam Majer <adam.majer@suse.de>

View File

@ -28,7 +28,7 @@
%define NODEJS_LTS 16
%define NODEJS_CURRENT 16
%if 0%{?suse_version} > 1500
%if 0%{?suse_version} > 1500 || 0%{?fedora_version}
%bcond_without libalternatives
%else
%bcond_with libalternatives