Accepting request 213616 from GNOME:Factory
- Do not BuildRequire valgrind for ppc64le.. OBS-URL: https://build.opensuse.org/request/show/213616 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=96
This commit is contained in:
commit
9d48aaa0ff
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 22:14:18 UTC 2013 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- Do not BuildRequire valgrind for ppc64le..
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 17 20:18:26 UTC 2013 - dimstar@opensuse.org
|
Sun Nov 17 20:18:26 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package anjuta
|
# spec file for package anjuta
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -45,7 +45,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
%ifnarch ia64 s390 s390x aarch64
|
%ifnarch ia64 s390 s390x aarch64 ppc64le
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user