Add centos support in spec file.
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
%define _verprefix v%{_version}
|
%define _verprefix v%{_version}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{defined fedora}
|
%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
|
||||||
%define _qt5base qt5-qtbase
|
%define _qt5base qt5-qtbase
|
||||||
%define _qt5imageformats qt5-qtimageformats
|
%define _qt5imageformats qt5-qtimageformats
|
||||||
%define _pkgconfig pkgconfig
|
%define _pkgconfig pkgconfig
|
||||||
|
Reference in New Issue
Block a user