From 74c4b074cc24c02fc2a1d1954af0b82d832ef20b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 29 Jul 2015 10:51:06 +0000 Subject: [PATCH] build fixes for rpm --- mrw-c++.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrw-c++.spec.in b/mrw-c++.spec.in index 47f420e..ddf0404 100644 --- a/mrw-c++.spec.in +++ b/mrw-c++.spec.in @@ -8,7 +8,7 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: subversion, automake, autoconf, doxygen %if 0%{?fedora} != 20 BuildRequires: graphviz -%fi +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} || 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} BuildRequires: pkgconfig, cppunit-devel, redhat-lsb