- remove 32bit support for ALP

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=272
This commit is contained in:
Dirk Mueller 2023-11-15 10:12:12 +00:00 committed by Git OBS Bridge
parent de8065e07b
commit 70e6bc7607
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 15 10:09:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
- remove 32bit support for ALP
-------------------------------------------------------------------
Tue Nov 14 08:42:52 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -46,7 +46,11 @@ Patch9: parallel-lto.patch
Patch10: dhat-use-datadir.patch
BuildRequires: automake
BuildRequires: pkgconfig
%if %{suse_version} == 1600 && !0%{?is_opensuse}
ExclusiveArch: aarch64 x86_64 ppc64le s390x
%else
ExclusiveArch: aarch64 %{ix86} x86_64 ppc ppc64 ppc64le s390x armv7l armv7hl armv6l armv6hl
%endif
%if "%{flavor}" == ""
Requires: (glibc >= %{glibc_main_version}.%{glibc_major_version} with glibc < %{glibc_main_version}.%{lua:print(rpm.expand("%{glibc_major_version}")+1)})
Provides: callgrind = %{version}