forked from pool/dirac
Accepting request 210639 from multimedia:libs
valgrind can optionally indeed be used by the developer of the package to run the testsuite in a special mode. The testsuite isn't run at all during package build and doing that in valgrind mode wouldn't be particularly appropriate anyway. Via gstreamer-plugins-->cheese there's a dependency on dirac from gnome-control-center, and it seems even more inappropriate to delay building that one until valgrind built on any architecture. Please forward to factory. - Don't buildrequire valgrind-devel anywhere, it's unused. (forwarded request 209773 from matz2) OBS-URL: https://build.opensuse.org/request/show/210639 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dirac?expand=0&rev=23
This commit is contained in:
commit
ddb9962e92
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 7 23:30:21 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
- Don't buildrequire valgrind-devel anywhere, it's unused.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 20 01:00:27 CET 2012 - ro@suse.de
|
Thu Dec 20 01:00:27 CET 2012 - ro@suse.de
|
||||||
|
|
||||||
|
11
dirac.spec
11
dirac.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package dirac
|
# spec file for package dirac
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 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
|
||||||
@ -26,17 +26,14 @@ Group: Productivity/Multimedia/Video/Editors and Convertors
|
|||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch0: 0001-Fix-uninitialised-memory-read-that-causes-the-encode.patch
|
Patch0: 0001-Fix-uninitialised-memory-read-that-causes-the-encode.patch
|
||||||
Patch1: %{name}-%{version}-gcc45.patch
|
Patch1: %{name}-%{version}-gcc45.patch
|
||||||
|
BuildRequires: doxygen
|
||||||
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: graphviz-gd
|
||||||
BuildRequires: libcppunit-devel
|
BuildRequires: libcppunit-devel
|
||||||
BuildRequires: libstdc++-devel
|
BuildRequires: libstdc++-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%ifnarch ia64 s390 s390x %sparc
|
|
||||||
BuildRequires: valgrind-devel
|
|
||||||
%endif
|
|
||||||
BuildRequires: doxygen
|
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: graphviz-gd
|
|
||||||
BuildRequires: texlive-latex
|
BuildRequires: texlive-latex
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user