fix mageia dependency
This commit is contained in:
@@ -5,7 +5,7 @@ Release: @BUILD_NUMBER@%{?dist}
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
Group: Development/Libraries/C++
|
Group: Development/Libraries/C++
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
BuildRequires: rpm-build, gpg, rpm-sign, subversion, automake, autoconf, doxygen, java-openjdk, libtool, binutils-devel, gcc-c++
|
BuildRequires: rpm-build, rpm-sign, subversion, automake, autoconf, doxygen, java-openjdk, libtool, binutils-devel, gcc-c++
|
||||||
%if 0%{?fedora} != 20
|
%if 0%{?fedora} != 20
|
||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
%endif
|
%endif
|
||||||
@@ -15,7 +15,7 @@ BuildRequires: which, pkgconfig, cppunit-devel
|
|||||||
%if 0%{?mageia}
|
%if 0%{?mageia}
|
||||||
BuildRequires: lsb-release, libltdl-devel
|
BuildRequires: lsb-release, libltdl-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: redhat-lsb, libtool-ltdl-devel
|
BuildRequires: redhat-lsb, gpg, libtool-ltdl-devel
|
||||||
%endif
|
%endif
|
||||||
%if ! ( 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} )
|
%if ! ( 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} )
|
||||||
BuildRequires: mscgen
|
BuildRequires: mscgen
|
||||||
|
Reference in New Issue
Block a user