repair rpm build

This commit is contained in:
Marc Wäckerlin
2015-07-31 07:05:04 +00:00
parent 63dc0afd00
commit 5f60e89662
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ BuildRequires: gnupg, subversion, automake, autoconf, doxygen, graphviz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
%if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} || 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version}
BuildRequires: pkgconfig, redhat-lsb, cppunit-devel
%if 0%{?fedora} || 0%{?rhel} || 0%{?rhl}
%if ! ( 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} )
BuildRequires: mscgen
%else