Commit Graph

288 Commits

Author SHA1 Message Date
Pavel Raiskup e15721acd3 gdal-java: modernize a bit
%add_maven_depmap got deprecated long time ago, and RPM keeps
warning about that.
According to guidelines, we should ship pom file that is provided
by the package.  There's pom.xml, which is substituted by
'ant maven' command (https://github.com/OSGeo/gdal/pull/879).

Version: 2.3.2-6
2019-02-05 08:52:01 +01:00
Devrim Gündüz 25767cf2be Update release number 2019-02-04 18:23:54 +00:00
Devrim Gündüz a7a2ddad2c use new maven macro 2019-02-04 18:22:53 +00:00
Devrim Gündüz 0a65b2b714 Rebuild for new GeOS and Proj 2019-02-04 18:20:00 +00:00
Fedora Release Engineering 690c4899be - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 20:41:11 +00:00
Igor Gnatenko 4c3f55fe5e Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:02 +01:00
Marek Kasik 6809e4088b Additional fixes for the rebuild 2019-01-26 02:42:44 +01:00
Marek Kasik e0a57edbca Rebuild for poppler-0.73.0 2019-01-25 19:48:12 +01:00
Igor Gnatenko bf6f773a83
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:39:01 +01:00
Pavel Raiskup 866b1a560e Flip the default Python to Python 3
Resolves: rhbz#1437185
2018-10-04 12:49:44 +02:00
Volker Fröhlich a80ef6d3ea New version 2.3.2 2018-10-03 00:37:00 +02:00
Pavel Raiskup e88db4a73f BuildRequires: s/postgresql-devel/libpq-devel/
That's because we moved libpq.so.5 into libpq package.

Related: rhbz#1618698, rhbz#1623764
2018-09-05 15:23:55 +02:00
José Matos 95779a228a rebuild for armadillo soname bump (take 2) 2018-08-27 11:42:15 +01:00
Pavel Raiskup 024a13db9a FTBFS fixes, perl/python/libtool
- drop RPATH according [1]
- fix perl build issue
- add BR tex(tabu.sty)
- don't hack the build system peculiarities, and rather build
  without --with-python/--with-perl
- use standard %py*{build,install} macros
- rename gdal-python3 to python3-gdal

Resolves: rhbz#1577185, rhbz#1606875

[1] https://fedoraproject.org/wiki/RPath_Packaging_Draft
2018-08-21 13:23:05 +02:00
José Matos 672d962609 rebuild for armadillo soname bump 2018-08-17 17:18:01 +01:00
Volker Fröhlich 1f54a99f5f New version 2.3.1
- g2clib and jni patch are not ready yet, therefore disable them
2018-08-14 23:57:00 +02:00
Marek Kasik 6e9a6ee2b5 Rebuild for poppler-0.67.0 2018-08-14 02:30:55 +02:00
Devrim Gündüz 304422c6f3 Fix #1606875 2018-07-25 09:21:56 +01:00
Dan Horák 8f6623dcd4 add BR: gcc-c++ 2018-07-19 14:05:21 +02:00
Fedora Release Engineering c3f4a8fd31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 01:12:27 +00:00
Petr Písař 3c67ae41c6 Perl 5.28 rebuild 2018-07-03 13:02:52 +02:00
Jitka Plesnikova e5b5abbbb3 Perl 5.28 rebuild 2018-06-29 22:04:02 +02:00
Orion Poplawski 7321db6dc3 Rebuild for libdap 3.19.1 2018-06-22 22:15:50 -06:00
Miro Hrončok 4eccddba3d Rebuilt for Python 3.7 2018-06-19 10:43:30 +02:00
Christian Dersch ad5822f3db rebuilt for cfitsio 3.450 2018-05-26 10:49:14 +02:00
Björn Esser 947e030b4d
Rebuilt for libjson-c.so.4 (json-c v0.13.1) on fc28 2018-03-27 10:24:36 +02:00
Volker Froehlich b58934b125 Indentation and changelog date correction 2018-03-26 20:22:34 +02:00
Volker Froehlich 4fd87332ae New version 2.2.4 2018-03-26 20:18:44 +02:00
Adam Williamson b22b882d1e Rebuild for poppler 0.63.0 2018-03-23 16:36:06 -07:00
Björn Esser dc4282df47
Rebuilt for libjson-c.so.4 (json-c v0.13.1) 2018-03-06 15:15:11 +01:00
Christian Dersch 4458d4bc93 rebuilt for cfitsio 3.420 (so version bump) 2018-02-23 18:16:20 +01:00
David Tardon a881bad6c9 rebuild for poppler 0.62.0 2018-02-14 18:31:49 +01:00
Volker Froehlich 1c422b62b2 Don't own /etc/bash_completion.d (BZ#1545012) 2018-02-14 08:33:26 +01:00
Igor Gnatenko 85c338b411 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:25:16 +01:00
Pavel Raiskup eafa4e3fc2 Silence some rpmlint warnings 2018-02-13 17:49:41 +01:00
Tom Hughes 3ff79ea9be Add patch for bug by node-gdal tests and fixed upstream
Resolves: fedora pr #6
2018-02-13 16:31:21 +01:00
Tom Hughes 80cb3fb4b1 Use libtirpc for RPC routines
Resolves: fedora pr #5
2018-02-13 16:27:45 +01:00
Pavel Raiskup 05f0231670 Revert "Rebuild (giflib)"
This reverts commit d2377e3126.

The reason is that there's less invasive method quite some time
proposed in PR#5.
2018-02-13 16:24:19 +01:00
Sandro Mani d2377e3126 Rebuild (giflib) 2018-02-13 10:46:29 +01:00
Fedora Release Engineering acc5c358a9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 10:43:28 +00:00
Than Ngo be11501cbf cleanup condition 2018-01-27 11:15:15 +01:00
Merlin Mathesius 8f92bd27de Cleanup spec file conditionals 2017-12-14 12:53:09 -06:00
Pavel Raiskup 567d9b4f89 spec: build depends on mariadb-connector-c-devel
Resolves: rhbz#1494096
Version: 2.2.3-4
2017-12-14 15:54:12 +01:00
Pavel Raiskup 793123a4c5 spec: disable bootstrap mode
Resolves: rhbz#1490492
Version: 2.2.3-4
2017-12-14 15:53:55 +01:00
Björn Esser 44c89eba51
Add patch to cleanly build against json-c v0.13 2017-12-11 20:51:13 +01:00
Björn Esser 414718a173
Rebuilt for libjson-c.so.3 2017-12-10 20:50:34 +01:00
Volker Fröhlich 552efb7294 New version 2.2.3 2017-12-04 20:58:15 +01:00
Volker Froehlich a859a0fc59 Re-enable bsb format (BZ#1432330)
Don't delete the bsb sources in our tarball
2017-11-30 18:43:16 +01:00
Volker Fröhlich a0abbc1f43 New version 2.2.2 2017-09-26 23:14:48 +02:00
Rex Dieter d57dd118cf rebuild (armadillo) 2017-09-17 16:33:22 -05:00