Accepting request 209856 from Base:System
- Require valgrind only when it exists (forwarded request 209799 from AndreasSchwab) OBS-URL: https://build.opensuse.org/request/show/209856 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=96
This commit is contained in:
parent
bd15abcc2c
commit
9dbe296483
@ -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