Accepting request 591738 from home:wolfi323:branches:Application:Geo
- Update to 3.0.1 - There's no point to recommend libqca2-plugin-*, those are for the Qt4 version of QCA and cannot be used by qca-qt5 - Don't disable QtWebKit anymore, the Qt5 version is available and maintained - No need to BuildIgnore libopenssl-1_0_0-devel any more OBS-URL: https://build.opensuse.org/request/show/591738 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=230
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:598614b49cc57c3bf30961d77ac29e736738d7b7f3c471d30048ff31068e92e5
|
|
||||||
size 94186303
|
|
@@ -1 +0,0 @@
|
|||||||
ff6e7ad62e98ef32af41db42640f345d qgis-3.0.0.tar.bz2
|
|
3
qgis-3.0.1.tar.bz2
Normal file
3
qgis-3.0.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e2954597cfbdc82b852281c19d8652265f4785b3cf4d7c05e9a1174a89c44d4
|
||||||
|
size 94217493
|
1
qgis-3.0.1.tar.bz2.md5
Normal file
1
qgis-3.0.1.tar.bz2.md5
Normal file
@@ -0,0 +1 @@
|
|||||||
|
a9fac346ab7a4dfdf8755c7d3aecc3a0 qgis-3.0.1.tar.bz2
|
10
qgis.changes
10
qgis.changes
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 27 17:05:33 UTC 2018 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Update to 3.0.1
|
||||||
|
- There's no point to recommend libqca2-plugin-*, those are for the
|
||||||
|
Qt4 version of QCA and cannot be used by qca-qt5
|
||||||
|
- Don't disable QtWebKit anymore, the Qt5 version is available and
|
||||||
|
maintained
|
||||||
|
- No need to BuildIgnore libopenssl-1_0_0-devel any more
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 9 07:43:51 UTC 2018 - guillaume@opensuse.org
|
Fri Mar 9 07:43:51 UTC 2018 - guillaume@opensuse.org
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: qgis
|
Name: qgis
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: QGIS is a Geographic Information System (GIS)
|
Summary: QGIS is a Geographic Information System (GIS)
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
@@ -105,8 +105,6 @@ BuildRequires: pkgconfig(proj) >= 4.4
|
|||||||
BuildRequires: pkgconfig(python3) >= 3.4
|
BuildRequires: pkgconfig(python3) >= 3.4
|
||||||
BuildRequires: pkgconfig(qca2-qt5)
|
BuildRequires: pkgconfig(qca2-qt5)
|
||||||
BuildRequires: pkgconfig(spatialite) >= 4.2.0
|
BuildRequires: pkgconfig(spatialite) >= 4.2.0
|
||||||
# Fix the mess with qca-devel
|
|
||||||
#!BuildIgnore: libopenssl-1_0_0-devel
|
|
||||||
Requires: python3-Jinja2
|
Requires: python3-Jinja2
|
||||||
Requires: python3-OWSLib
|
Requires: python3-OWSLib
|
||||||
Requires: python3-PyYAML
|
Requires: python3-PyYAML
|
||||||
@@ -122,8 +120,6 @@ Requires: python3-termcolor
|
|||||||
Recommends: %{name}-sample-data
|
Recommends: %{name}-sample-data
|
||||||
Recommends: apache2-mod_fcgid
|
Recommends: apache2-mod_fcgid
|
||||||
Recommends: gpsbabel
|
Recommends: gpsbabel
|
||||||
Recommends: libqca2-plugin-cyrus-sasl
|
|
||||||
Recommends: libqca2-plugin-pkcs11
|
|
||||||
Obsoletes: qgis2
|
Obsoletes: qgis2
|
||||||
Obsoletes: qgis-master
|
Obsoletes: qgis-master
|
||||||
Obsoletes: qgis-ltr
|
Obsoletes: qgis-ltr
|
||||||
@@ -192,7 +188,6 @@ export PATH=$PATH:$QTDIR/bin
|
|||||||
-DWITH_SERVER=TRUE \
|
-DWITH_SERVER=TRUE \
|
||||||
-DWITH_SERVER_PLUGINS=TRUE \
|
-DWITH_SERVER_PLUGINS=TRUE \
|
||||||
-DWITH_POSTGRESQL=TRUE \
|
-DWITH_POSTGRESQL=TRUE \
|
||||||
-DWITH_QTWEBKIT=FALSE \
|
|
||||||
-DPOSTGRES_LIBRARY=%{_libdir}/libpq.so \
|
-DPOSTGRES_LIBRARY=%{_libdir}/libpq.so \
|
||||||
-DQGIS_PLUGIN_SUBDIR=%{lib}/qgis \
|
-DQGIS_PLUGIN_SUBDIR=%{lib}/qgis \
|
||||||
-DQGIS_MANUAL_SUBDIR=share/man \
|
-DQGIS_MANUAL_SUBDIR=share/man \
|
||||||
|
Reference in New Issue
Block a user