API for Shapefile Handling

Edit Package shapelib
http://shapelib.maptools.org/

The Shapefile C Library provides the ability to write simple C programs for reading, writing and updating (to a limited extent) ESRI Shapefiles, and the associated attribute file (.dbf).

Refresh
Refresh
Source Files
Filename Size Changed
rpmlint-errors.patch 0000002267 2.21 KB
shapelib-1.5.0.tar.gz 0000547686 535 KB
shapelib.changes 0000003666 3.58 KB
shapelib.spec 0000003657 3.57 KB
Latest Revision
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 691559 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 10)
- Update to version 1.5.0:
  * shpopen.c: resync with GDAL internal shapelib to avoid being
    dependent on correctness of file size field in .shp. Fixes
    https://lists.osgeo.org/pipermail/gdal-dev/2018-October/049218.html
  * contrib/shpgeo.h/.c: Remove PROJ.4 dependency and
    functionality, causing removal of SHPProject(),
    SHPSetProjection() and SHPFreeProjection()
  * contrib/shpproj.c: removed
    shpopen.c, dbfopen.c, shptree.c, sbnsearch.c: resyc with GDAL
    internal shapelib. Mostly to allow building those files as C++
    without warning. Also add FTDate entry in DBFFieldType (see
    https://github.com/OSGeo/gdal/pull/308). And some other code
    cleanups
  * dbfopen.c: fix a bug where the end of file character was
    written on top of the first character of the first field name
    when deleting a field on a .dbf without records.  Fixes
    https://github.com/OSGeo/gdal/issues/863
  * safileio.c: remove duplicate test. Patch by Jaroslav Fojtik.
    Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2744
- Rebase rpmlint-errors.patch for current version.
- Drop proj4 Requires and BuildRequires: functionality dropped by
  upstream.
- Update to version 1.4.1:
  * See ChangeLog for details
- Drop no longer needed patches:
  * shapelib_autotools.patch
  * shapelib_backports.patch
- Refresh rpmlint-errors.patch
- Add patch to fix bunch of rpmlint errors:
  * rpmlint-errors.patch
- Refresh autotools patch to actually pass the testsuite:
  * shapelib_autotools.patch
- Re-enabled the post build check now everything fails because of
  coding issues
- This needs to be fixed not hidden
- Called spec-cleaner against spec file 
- Update to version 1.3.0:
  * See ChangeLog for details.
- Corrected the Name: entry in the spec file from libshp1 to shapelib (same as
  spec file name and package name).
- Changed License to "(LGPL-2.0+ or MIT) and GPL-2.0+ and SUSE-Public-Domain".
- Removed shapelib-endian-destdir-combined.diff and shapelib-fix-contrib.diff
  patches (not needed anymore).
- Added two patches (taken from Fedora):
  * shapelib_autotools.patch (Use autotools)
  * shapelib_backports.patch (Backport some fixes from the gdal bundled
    shapelib)
- Removed gcc and make build requirements (not needed).
- Added gcc-c++ and pkg-config build requirements.
- fix license
- some BuildService and rpmlint fixes
- added fixing of libshp.la file ("installed=no" -> "installed=yes")
- new package
Comments 0
openSUSE Build Service is sponsored by