Accepting request 1128060 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1128060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=148
This commit is contained in:
Ana Guerrero 2023-11-23 20:38:50 +00:00 committed by Git OBS Bridge
commit 9bec09837c
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}