aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-30 09:17:22 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-12-30 09:19:37 -0800
commitfd85752cd0e251dc0f9214c37f4644b310cfc823 (patch)
treef617e7f139c6a2762a93e7a26ab4c8066f8ca786 /packaging
parentc22dd07c4deb33bab82e9204024030bacde6358c (diff)
downloadsubsurface-fd85752cd0e251dc0f9214c37f4644b310cfc823.tar.gz
build-system: update OBS spec file
Contrary to the Launchpad builds, OBS isn't actually using the spec file that is included in the Subsurface source but instead maintains its own. So this is just updating to the version that has been tracked over there, mostly for reference. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/OBS/subsurfacedaily.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/packaging/OBS/subsurfacedaily.spec b/packaging/OBS/subsurfacedaily.spec
index e01373c23..c2e7b2ae8 100644
--- a/packaging/OBS/subsurfacedaily.spec
+++ b/packaging/OBS/subsurfacedaily.spec
@@ -4,9 +4,9 @@
# Copyright (c) 2014-2020 Dirk Hohndel
#
-%define latestVersion 4.9.7.6
+%define latestVersion 4.9.10.166
-%define gitVersion 6
+%define gitVersion 166
Name: subsurfacedaily
@@ -37,6 +37,7 @@ BuildRequires: libxslt-devel
BuildRequires: libssh2-devel
BuildRequires: libcurl-devel
BuildRequires: libgit2-devel
+BuildRequires: libmtp-devel
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
BuildRequires: netpbm-devel
BuildRequires: openssl-devel
@@ -56,6 +57,7 @@ BuildRequires: qt5-qtbase-odbc
BuildRequires: qt5-qtbase-tds
BuildRequires: qt5-qtconnectivity-devel
BuildRequires: qt5-qtlocation-devel
+BuildRequires: qt5-qtcharts-devel
BuildRequires: libappstream-glib
%else
BuildRequires: update-desktop-files
@@ -75,6 +77,7 @@ BuildRequires: libqt5-qtdeclarative-devel
BuildRequires: libqt5-qtconnectivity-devel
BuildRequires: libqt5-qtlocation-devel
BuildRequires: libqt5-qtlocation-private-headers-devel
+BuildRequires: libQt5Charts5-devel
%endif
# Recommends Qt5 translations package
%if 0%{?suse_version}
@@ -84,7 +87,7 @@ Recommends: libqt5-qttranslations
Recommends: qt5-qttranslations
%endif
# Recommends debug info (and debug sources, for openSUSE) for daily build
-%if %{name} == "subsurfacedaily"
+%if "%{name}" == "subsurfacedaily"
Recommends: %{name}-debuginfo
%if 0%{?suse_version}
Recommends: %{name}-debugsource