|
|
@ -5,13 +5,13 @@ 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: gnupg, subversion, automake, autoconf, doxygen, graphviz, qtbase5-devel, qtbase5-devel-tools |
|
|
|
BuildRequires: gnupg, subversion, automake, autoconf, doxygen, graphviz |
|
|
|
BuildRequires: p11-kit-devel |
|
|
|
BuildRequires: p11-kit-devel |
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
|
|
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} || 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} |
|
|
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} || 0%{?centos} || 0%{?centos_ver} || 0%{?centos_version} |
|
|
|
BuildRequires: pkgconfig, redhat-lsb |
|
|
|
BuildRequires: pkgconfig, redhat-lsb, qtbase5-devel, qtbase5-devel-tools |
|
|
|
%else%if 0%{?suse_version} || 0%{?sles_version} |
|
|
|
%else%if 0%{?suse_version} || 0%{?sles_version} |
|
|
|
BuildRequires: pkg-config, lsb-release |
|
|
|
BuildRequires: pkg-config, lsb-release, libqt5-qtbase-devel, libqt5-qttools |
|
|
|
%endif%endif |
|
|
|
%endif%endif |
|
|
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} |
|
|
|
%if 0%{?fedora} || 0%{?rhel} || 0%{?rhl} |
|
|
|
BuildRequires: mscgen |
|
|
|
BuildRequires: mscgen |
|
|
|