Accepting request 209799 from home:AndreasSchwab:f
- Require valgrind only when it exists OBS-URL: https://build.opensuse.org/request/show/209799 OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=211
This commit is contained in:
parent
05cc138851
commit
c9fcf39fbd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 7 19:15:40 UTC 2013 - schwab@linux-m68k.org
|
||||
|
||||
- Require valgrind only when it exists
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 22:48:48 UTC 2013 - mail@bernhard-voelker.de
|
||||
|
||||
|
@ -48,8 +48,10 @@ BuildRequires: gdb
|
||||
BuildRequires: perl-Expect
|
||||
BuildRequires: python-pyinotify
|
||||
BuildRequires: strace
|
||||
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
|
||||
BuildRequires: valgrind
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%{name}" == "coreutils"
|
||||
Provides: fileutils = %{version}
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 7 19:15:40 UTC 2013 - schwab@linux-m68k.org
|
||||
|
||||
- Require valgrind only when it exists
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 22:48:48 UTC 2013 - mail@bernhard-voelker.de
|
||||
|
||||
|
@ -48,8 +48,10 @@ BuildRequires: gdb
|
||||
BuildRequires: perl-Expect
|
||||
BuildRequires: python-pyinotify
|
||||
BuildRequires: strace
|
||||
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
|
||||
BuildRequires: valgrind
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%{name}" == "coreutils"
|
||||
Provides: fileutils = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user