Daniele Viganò
92f22b01a5
[RPM] Add qt5-qtbase-private-devel build dep for F30+
...
qt5-qtbase-devel as been splitted in Fedora 30
2019-05-08 16:18:07 +02:00
Daniele Viganò
5a43ee67f0
[RPM] Add missing gdal-python-tools dependency
...
Processing uses some python scripts that are part of gdal-python-tools package
2019-05-07 11:23:18 +02:00
Daniele Viganò
f85954b304
[RPM] put the SHA commit in the about dialog for unstable builds
2019-04-07 17:08:39 +02:00
Daniele Viganò
08c095e7a7
[RPM] Fix rpmbuild.sh broken shell checks
2019-03-26 14:40:37 +01:00
Daniele Viganò
4857a06d35
[RPM] Make buildrpm.sh more robust and fix -b flag usage
2019-03-26 10:38:07 +01:00
Daniele Viganò
13f9424f62
[RPM] Make %postun more robust remove a comment entirely
2019-03-26 08:53:19 +01:00
Daniele Viganò
5a6a02e15b
[RPM] Update rpm/default.cfg to build on F30
2019-03-26 08:52:49 +01:00
Daniele Viganò
b4ce8d60db
[RPM] Improve buildrpms.sh script and use pbzip2 when available
2019-03-26 08:52:15 +01:00
Chris Mayo
fb798263b2
Remove unused Qt5XmlPatterns dependency
...
QtXmlPatterns includes were deleted here:
2eb82430bb
Remove code that was never enabled, introduced here:
0f7b405aa7
2019-02-16 20:01:15 +00:00
Daniele Viganò
3425b7c3c2
[RPM] Add a TODO about deprecated scriptlets
2019-02-01 09:43:07 +01:00
Daniele Viganò
8f9377dc93
[RPM] Add support for GRASS 7.6 as required by F30+
2019-02-01 09:12:19 +01:00
Nyall Dawson
c9c502a852
Use proj geodesic.h instead of GeographicLib
...
Because it contains the same functionality and avoids a new
dependency
2019-01-08 12:32:50 +10:00
Nyall Dawson
148505d47f
Add a dependancy to geographiclib
2019-01-08 12:32:50 +10:00
Daniele Viganò
a794992044
[RPM] Add support for HDF5
...
[RPM] Do not make qgis-server depend on httpd
[RPM] Add an Nginx configuration example
[RPM] Update server readme and replace wms with a better ogc
[RPM] More fixes for Epoch directive
[RPM] F27 reached EoL, replace it with F29
[RPM] Add support for netcdf and replace ogc with ows as server endpoint
[RPM] Add sample systemd service file
2018-12-17 08:36:08 +01:00
Daniele Viganò
cd0123ea0e
[RPM] Add exiv2-devel to build requirements
2018-11-15 15:00:33 +01:00
Daniele Viganò
ccc2b3a271
[RPM] Add an explicit dependency for GDAL
2018-11-13 08:49:10 +01:00
Daniele Viganò
1606bf1997
RPM spec template cleanup [skip ci]
2018-11-09 10:56:50 +01:00
Daniele Viganò
a9bc65e6fc
Add support for OpenCL in RPM
2018-11-08 22:38:28 +01:00
Daniele Viganò
9cb4d57244
[RPM] Patch for F29 is not needed anymore ( #8304 )
2018-10-24 03:54:48 -08:00
Daniele Viganò
d0aae2f0ac
Fix a build error on Fedora 29+
...
error is: "PyCapsule_GetPointer called with incorrect name"
patch taken from: https://issues.qgis.org/issues/19476
2018-09-15 19:22:04 +02:00
Matthias Kuhn
b75f9f3b5b
Merge pull request #7801 from signedav/qml-widget
...
[FEATURE] QML chart and drawings widget
2018-09-14 11:35:26 +02:00
signedav
b8b737fa0c
removed qt5charts stuff from cmakelist
...
because it's not needed there. should be used in runtime.
so it included qt5charts in installs
2018-09-14 08:25:38 +02:00
Daniele Viganò
e4733bcb29
Replace a Qt5 macro in RPM spec
...
which was deprecated and does not work anymore after the upgrade of F28 to Qt 5.11
2018-09-14 09:19:13 +10:00
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ò
fd8344bceb
More fixes for rpm/buildrpms.sh
2018-06-23 04:43:43 +10: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ò
9caeb809fc
Fix a regression in buildrpms.sh introduced in #7287
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ò
6b7a7f1893
Some minor fixes to rpm/buildrpms.sh
2018-06-21 10:26:06 +02:00
Nyall Dawson
6c9484b923
Fix SC2181 warnings
2018-06-21 15:33:29 +10:00
Nyall Dawson
36e38210db
Fix SC2116 warnings
2018-06-21 15:33:29 +10:00
Nyall Dawson
80d655598a
Fix SC2219 warnings
2018-06-21 15:33:29 +10: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
lbartoletti
124e26815d
Standardize shebangs (was Usr bin env) ( #6229 )
...
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* Linux perl; missing from last PR
* fix doxygen_space
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* fix doxygen_space
2018-02-05 03:38:02 -09:00
Nyall Dawson
f37c2bf6f6
Revert "[needs-qa]Usr bin env"
2018-01-30 11:33:49 +11:00
lbartoletti
1ce7dbad94
Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env
2018-01-29 13:13:03 +01:00
lbartoletti
59c2ab45a0
more bash
2018-01-17 21:28:10 +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