use more logical since clause
OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=25
This commit is contained in:
@@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: gcc-c++ >= 4.7
|
||||
BuildRequires: libdxfrw-devel
|
||||
%if 0%{?suse_version} > 1320
|
||||
%if 0%{?suse_version} >= 1321
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Help)
|
||||
@@ -98,7 +98,7 @@ rm -rf libraries/libdxfrw
|
||||
sed -i 's/\r$//' LICENSE-MIT.txt license-lc_opengost-fonts.txt
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} > 1320
|
||||
%if 0%{?suse_version} >= 1321
|
||||
qmake-qt5 \
|
||||
%else
|
||||
qmake \
|
||||
|
Reference in New Issue
Block a user