39 Commits

Author SHA1 Message Date
Daniele Viganò
2e97b7bcd4 Fix GPL license declared in RPM spec file 2018-07-30 10:37:28 +02:00
Daniele Viganò
16f3781ab7 Remove last traces of qextserial from rpm 2018-06-29 07:12:20 +10:00
Aleix Pol
f1d226f5cb Roughly adapt packaging to the changes in the previous commit 2018-06-29 05:54:53 +10:00
Juergen E. Fischer
212cffcab1 Port gps support to QSerialPort (byebye QExtSerialPort) 2018-06-28 17:31:01 +02:00
Daniele Viganò
f6ada699fb Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly 2018-06-23 04:43:43 +10:00
Daniele Viganò
c280605126 Fedora 26 has reached the end of life 2018-06-21 10:28:09 +02:00
Daniele Viganò
6446bc7b85 [RPM] Force brp-python-bytecompile to use python3 2018-05-17 08:56:59 +02:00
Daniele Viganò
5f11692cbe Update RPM spec since GRASS 7.4 has been backported to F27 2018-04-27 19:29:40 +02:00
Matthias Kuhn
b64a95801f
Merge pull request #6852 from daniviga/rpm-no-groups
Remove groups definition from RPM spec
2018-04-25 09:20:42 +02:00
Daniele Viganò
1af0f4c7cb Make RPM package compatible with Fedora 28
which ships GRASS 7.4
2018-04-25 00:36:44 +02:00
Daniele Viganò
011ddd31f2 Remove groups definition from RPM spec
since it has been deprecated (ref: https://fedoraproject.org/wiki/RPMGroups)
2018-04-24 19:26:06 +02:00
Daniele Viganò
9f73854d4e Improve package upgrade path from QGIS 2 to QGIS 3 with RPM 2018-03-24 15:25:16 +01:00
Juergen E. Fischer
17039ff195 Adapt packaging to c988dd291 2018-02-17 07:41:20 +01:00
Matthias Kuhn
a45908f922 Remove dependency on QtScript 2017-12-10 13:01:51 +01:00
Daniele Viganò
7cc7375184 Fedora 26 now provides Qt 5.9, enable 3D in rpm spec for it 2017-11-17 18:45:36 +01:00
gacarrillor
6415fad072 Get rid of PySpatiaLite 2017-10-29 10:46:54 -05:00
Daniele Viganò
c75ac623c4 Track libqgis_3d.so in RPM spec file 2017-10-26 21:00:51 +02:00
Daniele Viganò
40c0b0b353 Force qca-qt5-ossl as a requirement for RPM 2017-10-26 13:21:01 +02:00
Daniele Viganò
32fa6f8e42 Enable 3D support only for Fedora > 26 (waiting for Qt 5.9) 2017-10-26 12:34:27 +02:00
Daniele Viganò
62f0603f6d Add 3D support in RPM build 2017-10-26 10:46:22 +02:00
Daniele Viganò
067774839e Fix changelog date in rpm speci when build is 'stable' 2017-10-25 10:08:33 +02:00
Daniele Viganò
fac6543458 Fix epoch management in rpm spec 'Requires' 2017-10-25 08:39:42 +02:00
Daniele Viganò
19ee74b589 Better RPM generation, add support for unstable builds 2017-10-09 14:05:18 +02:00
Daniele Viganò
524c7915e8 Update qgis-mime.xml for RPM, replace wrong ext in buildrpms.sh 2017-10-02 09:12:34 +02:00
Daniele Viganò
3caf61a896 Force vim syntax in rpm/qgis.spec.template 2017-10-02 08:55:21 +02:00
Daniele Viganò
c51c05762d Update links to issues in qgis.spec.template 2017-10-01 23:53:46 +02:00
Daniele Viganò
15e5419a74 Initial RPM sources update for QGIS3 2017-10-01 23:41:47 +02:00
Juergen E. Fischer
82418ea04e debian packaging: disable WITH_PYSPATIALITE in favor of libsqlite3-mod-spatialite 2017-04-30 15:56:37 +02:00
Juergen E. Fischer
b29a10eeb7 hub.qgis.org moved to issues.qgis.org 2017-04-29 23:34:27 +02:00
Juergen E. Fischer
f10e9eee7d remove python ext-libs that should meanwhile available everywhere 2017-03-10 00:07:08 +01:00
Juergen E. Fischer
7732d7314a fix 74df875 2017-02-20 15:20:14 +01:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
Nyall Dawson
c26ed69c6b Rework map touch tool
Qt5 allows runtime detection of touch devices. This commit reworks
the current touch map tool by pulling its behavior into the normal
pan tool when a touch device is detected.

It avoids the need for a seperate map tool for touch interaction,
and also avoids having this tool always appear on the Windows
builds (regardless of the presence of a touch device)
2017-02-12 15:06:24 +10:00
Alexander Bruy
5cbf9d5129 remove references to networkanalysis from scrips and packaging files 2016-11-21 16:47:24 +02:00
Nyall Dawson
e75b572b6e [FEATURE] Remove dxf2shp converter plugin
This functionality is available in OGR and there is no longer
a need for a dedicated QGIS plugin to do this task

Marked as feature for documentation + changelog reminder
2016-10-25 09:29:46 +10:00
Tom Kralidis
4649e52cad ensure python-requests is available in the build 2016-08-01 08:26:06 -04:00
Juergen E. Fischer
77526bd1a3 remove references to coding (followup 7b0837f) 2015-11-25 15:05:23 +01:00
Juergen E. Fischer
b165875fa6 spelling fixes 2015-07-26 14:39:30 +02:00
Matthias Kuhn
e12601ef7f Add rpm files to build Fedora/CentOS/RHEL packages 2015-05-01 16:43:06 +02:00