SHA256
3
0
forked from pool/xz

Accepting request 477250 from Base:System

is there any reason why we can't enable static build of xz in SUSE? I would need to build an extra package of it otherwise .... (forwarded request 460649 from adrianSuSE)

OBS-URL: https://build.opensuse.org/request/show/477250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2017-03-07 23:45:41 +00:00 committed by Git OBS Bridge
commit 5630190d9e
2 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 21 09:03:18 UTC 2017 - adrian@suse.de
- enable static package by default.
Needed for AppImageKit
-------------------------------------------------------------------
Sat Dec 31 22:17:33 UTC 2016 - astieger@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package xz
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,13 +24,7 @@
%ifarch aarch64 %{arm} %{sparc}
%define do_profiling 0
%endif
%if 0%{?centos_version} || 0%{?rhel_version}
%if 0%{?centos_version} <= 600 || 0%{?rhel_version <= 600}
%bcond_without static_libs
%endif
%else
%bcond_with static_libs
%endif
Name: xz
Version: 5.2.3
Release: 0