- remove payload setting, we are using zstd now
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=161
This commit is contained in:
parent
45d7b2f007
commit
473780abd4
@ -7,6 +7,7 @@ Fri Apr 12 16:22:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|||||||
- go back to the last release signed by Lasse (5.4.2)
|
- go back to the last release signed by Lasse (5.4.2)
|
||||||
- revert multibuild, drop service and rpmlintrc
|
- revert multibuild, drop service and rpmlintrc
|
||||||
- revert version number messup
|
- revert version number messup
|
||||||
|
- remove payload setting, we are using zstd now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 4 07:16:46 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
Thu Apr 4 07:16:46 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
||||||
|
2
xz.spec
2
xz.spec
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
# avoid bootstrapping problem
|
||||||
%if 0%{?suse_version} == 1500
|
%if 0%{?suse_version} == 1500
|
||||||
%bcond_without static
|
%bcond_without static
|
||||||
%else
|
%else
|
||||||
%bcond_with static
|
%bcond_with static
|
||||||
%endif
|
%endif
|
||||||
%define _binary_payload w9.bzdio
|
|
||||||
|
|
||||||
%global real_ver 5.4.2
|
%global real_ver 5.4.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user