Devrim Gündüz
2f0891e50b
postgis: Reorganize BR
2019-02-05 12:54:25 +00:00
Devrim Gündüz
886f3a63da
postgis: Fix rpmlint warning
2019-02-04 18:00:17 +00:00
Devrim Gündüz
71aeb7ce18
postgis: Update to 2.5.1 (and also require new GeOS and new Proj)
2019-02-04 17:59:20 +00:00
Fedora Release Engineering
e69e9f0431
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 04:40:32 +00:00
Igor Gnatenko
5e8f356c2b
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:38 +01:00
Petr Kubat
91062aec69
rebase to 2.5.0
2018-10-22 09:03:59 +02:00
Pavel Raiskup
f892b26478
bump, followup for previous commit
...
Version: 2.4.3-6
2018-09-05 14:29:51 +02:00
Pavel Raiskup
5b231c49f4
BuildRequires: s/postgresql-devel/postgresql-server-devel/
...
Development files used to build PostgreSQL extensions are moved to
'postgresql-server-devel' package, client library is moved to
'libpq' (and 'libpq-devel'). Per devel list discussion:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/U3XR5EGU2TPI2CDHBRBUD4M4LK5OHKU3/
Related: rhbz#1618698
Version: 2.4.3-6
2018-09-05 14:28:45 +02:00
Fedora Release Engineering
1a6f028bfb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 22:45:55 +00:00
Pavel Raiskup
b6bcc58aa5
BR postgresql-test-rpm-macros
...
Version: 2.4.3-4
2018-04-13 17:06:18 +02:00
Björn Esser
f2d0fe2f82
Rebuilt for libjson-c.so.4 (json-c v0.13.1)
2018-03-06 15:16:24 +01:00
Fedora Release Engineering
03ae67ca25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 05:37:30 +00:00
Pavel Raiskup
2597560113
update: latest upstream release
...
Resolves: rhbz#1513788
Version: 2.4.3-1
2018-01-18 13:12:09 +01:00
Björn Esser
6e124e349a
Add patch for changes in json-c >= 0.13
2017-12-15 14:30:40 +01:00
Björn Esser
a23e871557
Rebuilt for libjson-c.so.3
2017-12-10 20:50:41 +01:00
Pavel Raiskup
47ea3f594d
upgrade: drop unused stuff
...
The binaries (from previous_prefix/bin directory) only generated
additional implicit Requires, which complicated dependency
resolution.
Also confess that the postgis-upgrade actually bundles postgis of
previous version.
Related: rhbz#1055293
Version: 2.4.1-2
2017-10-26 13:47:02 +02:00
Pavel Raiskup
ae00c92d7b
rebase to 2.4.1
...
Per upstream NEWS file:
https://svn.osgeo.org/postgis/tags/2.4.1/NEWS
Version: 2.4.1-1
Resolves: rhbz#1504421
2017-10-23 16:01:26 +02:00
Pavel Raiskup
6549f2708b
scriptlets: assign correctly to jdbc subpackage
...
(.. if that was ever built actually)
Resolves: rhbz#979685
Version: 2.4.0-2
2017-10-18 18:48:39 +02:00
Pavel Raiskup
1d162a32a0
build against json-c again
...
Resolves: rhbz#1484031
Version: 2.4.0-2
2017-10-18 18:40:13 +02:00
Pavel Raiskup
bc43e98a0b
hardening: ftbfs fix on f26 and f27+ s390x
...
Version: 2.4.0-1
2017-10-18 10:37:30 +02:00
Pavel Raiskup
4a17aef303
reference some bugs filed just now
...
Version: 2.4.0-1
2017-10-18 09:38:25 +02:00
Pavel Raiskup
abf7e3f8ee
upgrade: install compat lwgeom properly
...
Version: 2.4.0-1
2017-10-18 00:26:42 +02:00
Pavel Raiskup
3a1524b330
tests: enable build testsuite
...
Version: 2.4.0-1
2017-10-18 00:26:38 +02:00
Pavel Raiskup
b95d41a06d
drop explicit requires
...
Version: 2.4.0-1.1
2017-10-17 18:56:09 +02:00
Pavel Raiskup
6a7bf86376
upgrade: optimise build for --define 'upgrade 0'
...
Version: 2.4.0-1
2017-10-17 18:55:41 +02:00
Pavel Raiskup
d5a07cd02e
desktop: install desktop files to /usr/share/{applications,files}
...
Version: 2.4.0-1
2017-10-17 18:39:27 +02:00
Pavel Raiskup
b500dd05b0
spec: lint after fedora-review run
...
Drop the doc/html as that's not built documentation anyway, thus
it seems to be useless.
Version: 2.4.0-1
2017-10-17 18:39:16 +02:00
Pavel Raiskup
1d9efbf231
upgrade: review fixes
...
Related: rhbz#1055293
Version: 2.4.0-1
2017-10-12 11:48:30 +02:00
Pavel Raiskup
d56a879057
upgrade: build compat so-version twice
...
Usually (when only postgis is updated, and not postgresql itself)
it is enough to maintain only the latest version of
postgis-%majorversion.so file. The upgrade scenario is then hit
(a) 'dnf upgrade -y', which brings 'postgis-X.Y+1.so', and
(b) run (manually) 'ALTER EXTENSION potgis' for all the databases.
For this scenario the compatibility library is not needed at all.
The situation is complicated in situations where also PostgreSQL
has major version upgrade (when upgrading from Fedora N to Fedora
N+1, usually). Then, you need to *also* have
(a) 'postgis-%prevversion.so' built against old server (against
postgresql-upgrade-devel), and (b) 'postgis-%prevversion.so' built
against the actual postgresql version (postgresql-devel). The
first library is needed to allow the old-stack dump properly, and
the second is needed to satisfy pg_upgrade's pre-upgrade checks
(pg_upgrade is checking that the same library exists for both
stacks, in the same version). Note that it seems like *it could
be* enough to have just symlink from %majorversion to
%prevmajorversion posgis.so to "silence" the pg_upgrade's checker,
but I'm not brave enough to go this way at this point.
There's one more (maybe theoretical) possibility that the
PostgreSQL version is updated, but PostGIS version is not. In
this case, the prevmajorversion should be eqal to majorversion
(for the build against older stack), and the compat build
shouldn't be needed. If this ever happens, we can twak the
buildsystem/macros more.
Version: 2.4.0-1
2017-10-10 14:09:55 +02:00
Pavel Raiskup
cb221143c3
upgrade: Pepa's postgis-upgrade stub
...
Related: rhbz#1475177
Version: 2.4.0-1
2017-10-10 14:09:54 +02:00
Pavel Raiskup
1ea80e27c7
update to 2.4.0
...
Per upstream release notes:
https://postgis.net/2017/09/30/postgis-2.4.0/
Version: 2.4.0-1
2017-10-10 14:09:52 +02:00
Fedora Release Engineering
3243f50f51
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-03 06:17:56 +00:00
Fedora Release Engineering
76dff5a103
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 08:57:06 +00:00
Devrim Gündüz
764858ca06
Update to 2.3.3, per changes described at
...
http://postgis.net/2017/07/01/postgis-2.3.3/
rhbz #1467032
2017-07-02 20:01:08 +01:00
Fedora Release Engineering
a09d148920
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 07:46:27 +00:00
Jozef Mlich
3b99f40f5a
Update to 2.3.2, per changes described at
...
http://postgis.net/2017/01/31/postgis-2.3.2/
rhbz#1418136
2017-02-01 09:41:23 +01:00
Devrim Gündüz
d9deef8d21
Rebuild against Proj 4.9.3
2017-01-25 15:34:08 +03:00
Devrim Gündüz
0c1e34f60b
- Update to 2.3.1, per changes described at
...
http://postgis.net/2016/11/28/postgis-2.3.1
- Update previous version to 2.2.4
- Fix a few rpmlint warnings.
2016-11-30 16:09:10 +03:00
Pavel Raiskup
3ea027918a
bump: build in rawhide done too early
...
Next time I should use:
$ koji wait-repo --build NVR --target fNN-build
or:
$ koji wait-repo --build NVR --target rawhide
Instead of:
$ koji wait-repo --build NVR rawhide
Sorry for rush.
Version: 2.3.0-3
2016-10-10 13:39:12 +02:00
Petr Kubat
c6ece6d3ce
bump: PostgreSQL 9.6.0
...
version 2.3.0-2
2016-10-10 10:49:29 +02:00
Jozef Mlich
5de2d8c525
Update to 2.3.0
2016-09-27 10:57:45 +02:00
Petr Písař
8ddf4fb0d8
Mandatory Perl build-requires added < https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl >
2016-06-24 10:16:57 +02:00
Devrim Gündüz
92dd85a147
Add new files introduced in 2.2.2
2016-03-25 10:00:24 +02:00
Devrim Gündüz
34010497e0
Update to 2.2.2
2016-03-25 09:47:45 +02:00
Pavel Raiskup
23b3d1d19b
ftbfs: install address_standardizer
...
Version: 2.2.1-3
Resolves: rhbz#1307872
2016-02-15 13:08:02 +01:00
Fedora Release Engineering
9b7d01f42b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 18:22:31 +00:00
Jozef Mlich
d1af82f4f2
Rebuild to 2.2.1, per changes described at:
...
http://svn.osgeo.org/postgis/tags/2.2.1/NEWS
smp_mflags disabled due to linking problems
2016-01-08 17:27:51 +01:00
Peter Robinson
2764b7fccd
Rebuild again for GDAL 2.0
2015-08-30 19:34:56 +01:00
Devrim Gündüz
28e4b96ebd
- Update to 2.1.8, per changes described at:
...
http://svn.osgeo.org/postgis/tags/2.1.8/NEWS
- Rebuilt for GDAL 2.0
2015-07-28 15:50:29 +03:00
Dennis Gilmore
36262ed51e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 15:41:32 +00:00