commit geotiff for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2020-08-29 20:32:37

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new.3399 (New)


Package is "geotiff"

Sat Aug 29 20:32:37 2020 rev:10 rq:829574 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2019-07-29 
17:30:29.118211282 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new.3399/geotiff.changes
2020-08-29 20:32:53.969226560 +0200
@@ -1,0 +2,21 @@
+Tue Aug 25 12:07:37 UTC 2020 - Dirk Mueller 
+
+- update to 1.6.0:
+  * Add support for OGC GeoTIFF 1.1
+  * Expose GTIFGetPCSInfoEx(), GTIFGetProjTRFInfoEx(), GTIFGetGCSInfoEx(), 
GTIFGetDatumInfoEx(), GTIFGetEllipsoidInfoEx(), GTIFGetPMInfoEx(), 
GTIFGetUOMLengthInfoEx() and GTIFGetUOMAngleInfoEx() so that users can specify 
their own PROJ context
+  * Add GTIFKeyGetASCII(), GTIFKeyGetSHORT() and GTIFKeyGetDOUBLE() as safer 
variants of GTIFKeyGet() with type checking
+  * autotools build: enable build in a separate tree from source (#37) (fixes 
#28)
+  * Use pkg-config for libtiff detection
+  * GTIFDecToDMS(): fix rounding issue (refs #16)
+  * geo_names.c: Silence warning in GetNameFromDatabase
+  * cpl_serv.h: add parenthesis in macro definitions
+  * Fix spelling errors
+  * geo_normalize.c: set UOMLength from GeogLinearUnits (for geocentic CRS) 
(GDAL #1595)
+  * testlistgeo: remove hardcoded path in test output (fixes 
https://github.com/OSGeo/libgeotiff/issues/16#issuecomment-502267406)
+  * Adapt test script for PROJ 6.2 EPSG database (fixes #22)
+  * Use unix EOL for cmake related files (fixes #14)
+  * configure.ac: drop dead code
+  * geo_normalize.c: avoid look up of user-defined geokeys that cause PROJ 
warnings (fixes GDAL #2321)
+  * listgeo: fix corner coordinates for images with RasterPixelIsPoint (#36)
+
+---

Old:

  libgeotiff-1.5.1.tar.gz

New:

  libgeotiff-1.6.0.tar.gz



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.zTX42e/_old  2020-08-29 20:32:55.445227182 +0200
+++ /var/tmp/diff_new_pack.zTX42e/_new  2020-08-29 20:32:55.449227183 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define sover   5
 %define libname lib%{name}%{sover}
 Name:   geotiff
-Version:1.5.1
+Version:1.6.0
 Release:0
 Summary:Library to handle georeferenced TIFF
 License:MIT AND SUSE-Public-Domain

++ libgeotiff-1.5.1.tar.gz -> libgeotiff-1.6.0.tar.gz ++
 3995 lines of diff (skipped)




commit geotiff for openSUSE:Factory

2019-07-29 Thread root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2019-07-29 17:30:23

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new.4126 (New)


Package is "geotiff"

Mon Jul 29 17:30:23 2019 rev:9 rq:719420 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2019-04-08 
20:54:18.786602576 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new.4126/geotiff.changes
2019-07-29 17:30:29.118211282 +0200
@@ -1,0 +2,6 @@
+Sun Jul 21 18:34:29 UTC 2019 - Dirk Stoecker 
+
+- Require proj 6.0 also for devel package so it matches the
+  build requirements
+
+---



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.ZaU2Iq/_old  2019-07-29 17:30:29.714211061 +0200
+++ /var/tmp/diff_new_pack.ZaU2Iq/_new  2019-07-29 17:30:29.718211060 +0200
@@ -45,7 +45,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
 Requires:   pkgconfig(libtiff-4)
-Requires:   pkgconfig(proj)
+Requires:   pkgconfig(proj) >= 6.0
 Provides:   lib%{name}-devel = %{version}
 
 %description devel




commit geotiff for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2019-04-08 20:54:16

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new.3908 (New)


Package is "geotiff"

Mon Apr  8 20:54:16 2019 rev:8 rq:692317 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2019-03-28 
22:48:07.607060826 +0100
+++ /work/SRC/openSUSE:Factory/.geotiff.new.3908/geotiff.changes
2019-04-08 20:54:18.786602576 +0200
@@ -1,0 +2,32 @@
+Tue Apr  2 11:27:36 UTC 2019 - Bruno Friedmann 
+
+- Update to version 1.5.1 (support gdal 2.4.1)
+- Remove merged upstream patch f4956251.patch 
+
+---
+Mon Mar 25 18:42:34 UTC 2019 - Bruno Friedmann 
+
+- Add upstream patch f4956251.patch to make it useable with gdal
+  2.4.1
+- Upstream issue https://github.com/OSGeo/libgeotiff/issues/14
+  Simplify fixing file (all are utf-8 ok) just CRLF
+
+---
+Sun Mar 24 10:14:03 UTC 2019 - Bruno Friedmann 
+
+- Update to version 1.5.
+  + Require PROJ >= 6 dependency
+  + Remove all CSV files used by geo_normalize API, libgeotiff now
+relies on PROJ database for EPSG CRS definitions.
+  + geo_normalize.c: SetGTParmIds(): use 
+ProjStraightVertPoleLongGeoKey for CT_PolarStereographic
+  + geo_normalize.c: report StdParallel1 for Mercator_2SP when a 
+PCS code is used
+  + geo_normalize.c: fix support for Laborde Oblique Mercator
+  + listgeo: use PROJ database to display non-hardcoded values of
+a number of keys
+- Packaging
+  + Remove unneeded patches e5cf016.patch 7425a7f.patch
+  + Move URL & source to https
+
+---

Old:

  7425a7f.patch
  e5cf016.patch
  libgeotiff-1.4.3.tar.gz

New:

  libgeotiff-1.5.1.tar.gz



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.668Tft/_old  2019-04-08 20:54:20.566603882 +0200
+++ /var/tmp/diff_new_pack.668Tft/_new  2019-04-08 20:54:20.566603882 +0200
@@ -16,25 +16,23 @@
 #
 
 
-%define sover   2
+%define sover   5
 %define libname lib%{name}%{sover}
 Name:   geotiff
-Version:1.4.3
+Version:1.5.1
 Release:0
 Summary:Library to handle georeferenced TIFF
 License:MIT AND SUSE-Public-Domain
 Group:  Productivity/Scientific/Other
-URL:http://trac.osgeo.org/geotiff
-Source0:
http://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
-# UPSTREAM PATCH (proj6 support)
-Patch0: https://github.com/OSGeo/libgeotiff/commit/7425a7f.patch
-# UPSTREAM PATCH (fix compiler warning)
-Patch1: https://github.com/OSGeo/libgeotiff/commit/e5cf016.patch
+URL:https://github.com/OSGeo/libgeotiff
+Source0:
https://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
+# UPSTREAM Patch (geotif) to be used with gdal 2.4.1
+# Patch0: https://github.com/OSGeo/libgeotiff/commit/f4956251.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libtiff-4)
-BuildRequires:  pkgconfig(proj)
+BuildRequires:  pkgconfig(proj) >= 6.0
 BuildRequires:  pkgconfig(zlib)
 
 %description
@@ -71,15 +69,10 @@
 %prep
 
 %setup -q -n lib%{name}-%{version}
-%autopatch -p2
-for f in `find . -type f` ; do
-   if file $f | grep -q ISO-8859 ; then
-   echo "Fix encoding for $f"
-   set -x
-   iconv -f ISO-8859-1 -t UTF-8 $f > ${f}.tmp && \
-   mv -f ${f}.tmp $f
-   set +x
-   fi
+#%%autopatch -p2
+
+for f in `find . -type f`
+do
if file $f | grep -q CRLF ; then
echo "Fix line ends for $f"
set -x
@@ -121,7 +114,6 @@
 
 install -Dpm 0644 lib%{name}.pc \
   %{buildroot}%{_libdir}/pkgconfig/lib%{name}.pc
-echo  >> %{buildroot}%{_datadir}/epsg_csv/codes.csv
 # do not ship la files
 find %{buildroot} -type f -name "*.la" -delete -print
 
@@ -130,27 +122,23 @@
 
 %files
 %license LICENSE COPYING
-%doc ChangeLog README
+%doc ChangeLog README NEWS
 %{_bindir}/geotifcp
 %{_bindir}/listgeo
 %{_bindir}/applygeo
 %{_mandir}/man1/listgeo.1%{?ext_man}
 %{_mandir}/man1/applygeo.1%{?ext_man}
 %{_mandir}/man1/geotifcp.1%{?ext_man}
-%dir %{_datadir}/epsg_csv
-%attr(0755,root,root) %{_datadir}/epsg_csv/csv2c.py*
-%attr(0755,root,root) %{_datadir}/epsg_csv/csv_tools.py*
-%attr(0644,root,root) %{_datadir}/epsg_csv/*.csv
 
 %files -n %{libname}
 %license LICENSE COPYING
-%doc ChangeLog README
+%doc ChangeLog README NEWS
 %{_libdir}/lib%{name}.so.%{sover}*
 
 %files devel
 

commit geotiff for openSUSE:Factory

2019-03-28 Thread root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2019-03-28 22:48:06

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new.25356 (New)


Package is "geotiff"

Thu Mar 28 22:48:06 2019 rev:7 rq:685458 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2018-05-29 
16:52:51.410533677 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new.25356/geotiff.changes   
2019-03-28 22:48:07.607060826 +0100
@@ -1,0 +2,9 @@
+Fri Mar 15 19:58:50 UTC 2019 - Bruno Friedmann 
+
+- Update to bugfix version 1.4.3
+- Add upstream patches (proj6 support and build fix)
+  + e5cf016.patch
+  + 7425a7f.patch
+- Packaging: spec-cleaner minimal
+
+---

Old:

  libgeotiff-1.4.2.tar.gz

New:

  7425a7f.patch
  e5cf016.patch
  libgeotiff-1.4.3.tar.gz



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.OvDvdR/_old  2019-03-28 22:48:09.131060550 +0100
+++ /var/tmp/diff_new_pack.OvDvdR/_new  2019-03-28 22:48:09.163060544 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sover   2
 %define libname lib%{name}%{sover}
 Name:   geotiff
-Version:1.4.2
+Version:1.4.3
 Release:0
 Summary:Library to handle georeferenced TIFF
 License:MIT AND SUSE-Public-Domain
 Group:  Productivity/Scientific/Other
 URL:http://trac.osgeo.org/geotiff
 Source0:
http://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
+# UPSTREAM PATCH (proj6 support)
+Patch0: https://github.com/OSGeo/libgeotiff/commit/7425a7f.patch
+# UPSTREAM PATCH (fix compiler warning)
+Patch1: https://github.com/OSGeo/libgeotiff/commit/e5cf016.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
@@ -67,6 +71,7 @@
 %prep
 
 %setup -q -n lib%{name}-%{version}
+%autopatch -p2
 for f in `find . -type f` ; do
if file $f | grep -q ISO-8859 ; then
echo "Fix encoding for $f"

++ 7425a7f.patch ++
>From 7425a7fc314b27efd2141191f756810c8e936edd Mon Sep 17 00:00:00 2001
From: Even Rouault 
Date: Sat, 8 Dec 2018 17:46:17 +0100
Subject: [PATCH] geotiff_proj4.c: temporarily add
 ACCEPT_USE_OF_DEPRECATED_PROJ_API_H

---
 libgeotiff/geotiff_proj4.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libgeotiff/geotiff_proj4.c b/libgeotiff/geotiff_proj4.c
index f84f449..73ddcca 100644
--- a/libgeotiff/geotiff_proj4.c
+++ b/libgeotiff/geotiff_proj4.c
@@ -1374,6 +1374,7 @@ int GTIFProj4FromLatLong( GTIFDefn * psDefn, int nPoints,
 }
 #else
 
+#define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H
 #include "proj_api.h"
 
 //
++ e5cf016.patch ++
>From e5cf016d4df42c27c483234260a1cc733712909f Mon Sep 17 00:00:00 2001
From: Even Rouault 
Date: Sat, 8 Dec 2018 17:55:12 +0100
Subject: [PATCH] applygeo.c and geotifcp.c: fix compiler warnings

---
 libgeotiff/bin/applygeo.c | 6 ++
 libgeotiff/bin/geotifcp.c | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/libgeotiff/bin/applygeo.c b/libgeotiff/bin/applygeo.c
index 3c61b8d..49641fd 100644
--- a/libgeotiff/bin/applygeo.c
+++ b/libgeotiff/bin/applygeo.c
@@ -80,6 +80,12 @@ main(int argc, char *argv[])
 char *geofile;
 char *tiffile;
 int rc;
+
+if( argc != 3 )
+{
+fprintf(stderr, usage, "applygeo");
+exit(1);
+}
  
 prog = argv[0];
 geofile = argv[1];
diff --git a/libgeotiff/bin/geotifcp.c b/libgeotiff/bin/geotifcp.c
index 460c273..78ba0cc 100644
--- a/libgeotiff/bin/geotifcp.c
+++ b/libgeotiff/bin/geotifcp.c
@@ -741,7 +741,7 @@ DECLAREcpFunc(cpContig2ContigByRow_8_to_4)
 
 printf( "Downsample\n" );
 
-(void) imagewidth; (void) spp;
+(void) spp;
 for (row = 0; row < imagelength; row++) {
 int i_in, i_out_byte;
 
@@ -749,7 +749,7 @@ DECLAREcpFunc(cpContig2ContigByRow_8_to_4)
 goto done;
 
 for( i_in = 0, i_out_byte = 0;
- i_in < imagewidth;
+ (unsigned)i_in < 

commit geotiff for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2018-05-29 16:52:45

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new (New)


Package is "geotiff"

Tue May 29 16:52:45 2018 rev:6 rq:612807 version:1.4.2

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2017-03-16 
09:52:10.100410600 +0100
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2018-05-29 
16:52:51.410533677 +0200
@@ -1,0 +2,5 @@
+Tue May 29 08:51:01 UTC 2018 - mplus...@suse.com
+
+- Fix incorrect library (boo#1094802)
+
+---



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.4r14Gx/_old  2018-05-29 16:52:52.814482024 +0200
+++ /var/tmp/diff_new_pack.4r14Gx/_new  2018-05-29 16:52:52.814482024 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,9 +22,9 @@
 Version:1.4.2
 Release:0
 Summary:Library to handle georeferenced TIFF
-License:MIT and SUSE-Public-Domain
+License:MIT AND SUSE-Public-Domain
 Group:  Productivity/Scientific/Other
-Url:http://trac.osgeo.org/geotiff
+URL:http://trac.osgeo.org/geotiff
 Source0:
http://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
@@ -41,10 +41,10 @@
 %package devel
 Summary:GeoTIFF header files
 Group:  Development/Libraries/C and C++
-Provides:   lib%{name}-devel = %{version}
 Requires:   %{libname} = %{version}
 Requires:   pkgconfig(libtiff-4)
 Requires:   pkgconfig(proj)
+Provides:   lib%{name}-devel = %{version}
 
 %description devel
 Header files for GeoTIFF library.
@@ -110,40 +110,42 @@
 Name:   %{libname}
 Version:%{version}
 Description: GeoTIFF file format library
-Libs: -L%{_libdir} -llib%{name}
+Libs: -L%{_libdir} -l%{name}
 Cflags: -I%{_includedir}/lib%{name}
 EOF
-install -dm 755 %{buildroot}%{_libdir}/pkgconfig
-install -p -m 644 lib%{name}.pc %{buildroot}%{_libdir}/pkgconfig
+
+install -Dpm 0644 lib%{name}.pc \
+  %{buildroot}%{_libdir}/pkgconfig/lib%{name}.pc
 echo  >> %{buildroot}%{_datadir}/epsg_csv/codes.csv
 # do not ship la files
-find %{buildroot}%{_libdir} -name "*.la" -delete -print
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog LICENSE README COPYING
+%license LICENSE COPYING
+%doc ChangeLog README
 %{_bindir}/geotifcp
 %{_bindir}/listgeo
 %{_bindir}/applygeo
-%{_mandir}/man1/listgeo.1%{ext_man}
-%{_mandir}/man1/applygeo.1%{ext_man}
-%{_mandir}/man1/geotifcp.1%{ext_man}
+%{_mandir}/man1/listgeo.1%{?ext_man}
+%{_mandir}/man1/applygeo.1%{?ext_man}
+%{_mandir}/man1/geotifcp.1%{?ext_man}
 %dir %{_datadir}/epsg_csv
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv2c.py*
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv_tools.py*
 %attr(0644,root,root) %{_datadir}/epsg_csv/*.csv
 
 %files -n %{libname}
-%defattr(-,root,root)
-%doc ChangeLog LICENSE README COPYING
+%license LICENSE COPYING
+%doc ChangeLog README
 %{_libdir}/lib%{name}.so.%{sover}*
 
 %files devel
 %defattr(0644,root,root,0755)
-%doc ChangeLog LICENSE README COPYING
+%license LICENSE COPYING
+%doc ChangeLog README
 %dir %{_includedir}/lib%{name}
 %{_includedir}/lib%{name}/*.h
 %{_includedir}/lib%{name}/*.inc




commit geotiff for openSUSE:Factory

2017-03-16 Thread root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2017-03-16 09:43:44

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new (New)


Package is "geotiff"

Thu Mar 16 09:43:44 2017 rev:5 rq:479807 version:1.4.2

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2016-10-04 
15:58:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2017-03-16 
09:52:10.100410600 +0100
@@ -1,0 +2,6 @@
+Sun Mar 12 12:42:35 UTC 2017 - mplus...@suse.com
+
+- Small packaging cleanup
+- Prepare version update for Leap and backports (boo#1029595)
+
+---



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.SzKPzr/_old  2017-03-16 09:52:10.792312614 +0100
+++ /var/tmp/diff_new_pack.SzKPzr/_new  2017-03-16 09:52:10.796312048 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,8 @@
 #
 
 
+%define sover   2
+%define libname lib%{name}%{sover}
 Name:   geotiff
 Version:1.4.2
 Release:0
@@ -24,41 +26,38 @@
 Group:  Productivity/Scientific/Other
 Url:http://trac.osgeo.org/geotiff
 Source0:
http://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
-BuildRequires:  doxygen
 BuildRequires:  gcc-c++
-BuildRequires:  graphviz
 BuildRequires:  libjpeg-devel
-BuildRequires:  libproj-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  pkg-config
-BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libtiff-4)
+BuildRequires:  pkgconfig(proj)
+BuildRequires:  pkgconfig(zlib)
 
 %description
 This library is designed to permit the extraction and parsing of the
 "GeoTIFF" Key directories, as well as definition and installation of
 GeoTIFF keys in new files.
 
-%package -n lib%{name}-devel
+%package devel
 Summary:GeoTIFF header files
 Group:  Development/Libraries/C and C++
-Requires:   lib%{name}2 = %{version}
-Requires:   libproj-devel
-Requires:   libtiff-devel
+Provides:   lib%{name}-devel = %{version}
+Requires:   %{libname} = %{version}
+Requires:   pkgconfig(libtiff-4)
+Requires:   pkgconfig(proj)
 
-%description -n lib%{name}-devel
+%description devel
 Header files for GeoTIFF library.
 
 This library is designed to permit the extraction and parsing of the
 "GeoTIFF" Key directories, as well as definition and installation of
 GeoTIFF keys in new files.
 
-%package -n lib%{name}2
+%package -n %{libname}
 Summary:Shared libraries for GeoTIFF library
 Group:  System/Libraries
-Provides:   lib%{name}
 
-%description -n lib%{name}2
+%description -n %{libname}
 Shared libraries for GeoTIFF library.
 
 This library is designed to permit the extraction and parsing of the
@@ -87,7 +86,6 @@
 %build
 export CFLAGS="%{optflags} $CFLAGS -g -fstack-protector -fno-strict-aliasing 
-D _BSD_SOURCE"
 export CXXFLAGS="%{optflags} $CXXFLAGS -g -fstack-protector 
-fno-strict-aliasing"
-
 %configure \
--prefix=%{_prefix} \
--includedir=%{_includedir}/lib%{name} \
@@ -97,11 +95,10 @@
--with-pic \
--enable-static=no \
--enable-debug=yes
-
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags} INSTALL="install -p"
+%make_install
 
 # install pkgconfig file
 cat > libgeotiff.pc <> %{buildroot}%{_datadir}/epsg_csv/codes.csv
-
 # do not ship la files
 find %{buildroot}%{_libdir} -name "*.la" -delete -print
 
-%post -n lib%{name}2 -p /sbin/ldconfig
-
-%postun -n lib%{name}2 -p /sbin/ldconfig
+%post -n %{libname} -p /sbin/ldconfig
+%postun -n %{libname} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -135,21 +128,20 @@
 %{_bindir}/geotifcp
 %{_bindir}/listgeo
 %{_bindir}/applygeo
-#%{_bindir}/makegeo
-%{_mandir}/man1/listgeo.1.*
-%{_mandir}/man1/applygeo.1.*
-%{_mandir}/man1/geotifcp.1.*
+%{_mandir}/man1/listgeo.1%{ext_man}
+%{_mandir}/man1/applygeo.1%{ext_man}
+%{_mandir}/man1/geotifcp.1%{ext_man}
 %dir %{_datadir}/epsg_csv
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv2c.py*
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv_tools.py*
 %attr(0644,root,root) %{_datadir}/epsg_csv/*.csv
 
-%files -n lib%{name}2
+%files -n %{libname}
 %defattr(-,root,root)
 %doc ChangeLog LICENSE README COPYING
-%{_libdir}/lib%{name}.so.*

commit geotiff for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2016-10-04 15:58:47

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new (New)


Package is "geotiff"

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2016-07-14 
09:44:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2016-10-04 
15:58:57.0 +0200
@@ -1,0 +2,12 @@
+Sat Oct  1 09:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Update to 1.4.2
+* update to EPSG v8.9 database
+* cleanups and security fixes
+
+---
+Fri Sep 30 21:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Switched download link to OSGeo server
+
+---

Old:

  libgeotiff-1.4.1.tar.gz

New:

  libgeotiff-1.4.2.tar.gz



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.fQFa5W/_old  2016-10-04 15:58:58.0 +0200
+++ /var/tmp/diff_new_pack.fQFa5W/_new  2016-10-04 15:58:58.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   geotiff
-Version:1.4.1
+Version:1.4.2
 Release:0
 Summary:Library to handle georeferenced TIFF
 License:MIT and SUSE-Public-Domain
 Group:  Productivity/Scientific/Other
 Url:http://trac.osgeo.org/geotiff
-Source0:
ftp://ftp.remotesensing.org/pub/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
+Source0:
http://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
@@ -135,8 +135,10 @@
 %{_bindir}/geotifcp
 %{_bindir}/listgeo
 %{_bindir}/applygeo
-%{_bindir}/makegeo
+#%{_bindir}/makegeo
 %{_mandir}/man1/listgeo.1.*
+%{_mandir}/man1/applygeo.1.*
+%{_mandir}/man1/geotifcp.1.*
 %dir %{_datadir}/epsg_csv
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv2c.py*
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv_tools.py*

++ libgeotiff-1.4.1.tar.gz -> libgeotiff-1.4.2.tar.gz ++
 32101 lines of diff (skipped)




commit geotiff for openSUSE:Factory

2016-07-14 Thread h_root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2016-07-14 09:44:28

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new (New)


Package is "geotiff"

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2015-05-11 
19:48:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2016-07-14 
09:44:30.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  5 20:35:48 UTC 2016 - toddrme2...@gmail.com
+
+- Fix Group tag.
+
+---



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.8xmKJ6/_old  2016-07-14 09:44:31.0 +0200
+++ /var/tmp/diff_new_pack.8xmKJ6/_new  2016-07-14 09:44:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Release:0
 Summary:Library to handle georeferenced TIFF
 License:MIT and SUSE-Public-Domain
-Group:  Applications/GIS
+Group:  Productivity/Scientific/Other
 Url:http://trac.osgeo.org/geotiff
 Source0:
ftp://ftp.remotesensing.org/pub/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
@@ -41,7 +41,7 @@
 
 %package -n lib%{name}-devel
 Summary:GeoTIFF header files
-Group:  Development/Libraries
+Group:  Development/Libraries/C and C++
 Requires:   lib%{name}2 = %{version}
 Requires:   libproj-devel
 Requires:   libtiff-devel




commit geotiff for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2015-05-11 19:38:33

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new (New)


Package is geotiff

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2015-02-05 
10:59:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2015-05-11 
19:48:48.0 +0200
@@ -1,0 +2,6 @@
+Sat May  9 09:05:53 UTC 2015 - mplus...@suse.com
+
+- Do not build or ship static libraries and .la files
+- Remove useless conditions
+
+---



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.ndo4hm/_old  2015-05-11 19:48:49.0 +0200
+++ /var/tmp/diff_new_pack.ndo4hm/_new  2015-05-11 19:48:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geotiff
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,14 +26,12 @@
 Source0:
ftp://ftp.remotesensing.org/pub/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
+BuildRequires:  graphviz
 BuildRequires:  libjpeg-devel
 BuildRequires:  libproj-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  zlib-devel
-%if 0%{?suse_version}
 BuildRequires: pkg-config
-BuildRequires: graphviz
-%endif
+BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -97,17 +95,13 @@
--with-jpeg \
--with-zip \
--with-pic \
+   --enable-static=no \
--enable-debug=yes
 
 make %{?_smp_mflags}
 
 %install
-%if 0%{?suse_version}
 make DESTDIR=%{buildroot} install %{?_smp_mflags} INSTALL=install -p
-%else
-%makeinstall INSTALL=%{__install} -p \
-   includedir=%{buildroot}/%{_includedir}/lib%{name}
-%endif
 
 # install pkgconfig file
 cat  libgeotiff.pc EOF
@@ -128,6 +122,9 @@
 
 echo   %{buildroot}%{_datadir}/epsg_csv/codes.csv
 
+# do not ship la files
+find %{buildroot}%{_libdir} -name *.la -delete -print
+
 %post -n lib%{name}2 -p /sbin/ldconfig
 
 %postun -n lib%{name}2 -p /sbin/ldconfig
@@ -156,8 +153,6 @@
 %dir %{_includedir}/lib%{name}
 %{_includedir}/lib%{name}/*.h
 %{_includedir}/lib%{name}/*.inc
-%{_libdir}/lib%{name}.a
-%{_libdir}/lib%{name}.la
 %{_libdir}/lib%{name}.so
 %{_libdir}/pkgconfig/lib%{name}.pc
 




commit geotiff for openSUSE:Factory

2015-02-05 Thread h_root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2015-02-05 10:59:52

Comparing /work/SRC/openSUSE:Factory/geotiff (Old)
 and  /work/SRC/openSUSE:Factory/.geotiff.new (New)


Package is geotiff

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2015-02-05 
10:59:53.0 +0100
@@ -0,0 +1,90 @@
+---
+Sat Jan 31 17:38:30 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file using spec-cleaner
+- Remove commented out patch
+- Add build dependency on graphviz to enable images in 
+  documentation
+- Add build dependency on pkg-config to enable dependency generation
+  of .pc file
+- Update to 1.4.1
+   * CMake: Fix up SONAME and VERSION to better
+ match configure.ac
+   * csv/datum_shift_pref.csv: revert change in preferred datum shift
+ for Pulkovo 1942(58) related to ticket #1851 - not appropriate.
+   * Preparing 1.4.1 release.
+   * csv/datum_shift_pref.csv: Update Pulkova 1942(58) to use a
+ particular transformation (#52).
+   * bin/geotifcp.c: added B, L, C and M flags from tiffcp (#68)
+   * geo_print.c: clarify that the buffer passed to read methods is only
+ guaranteed to be 1024 bytes long (#62).
+   * CMake: Support for INCODE build. If you need INCODE support,
+ with the definitions compiled into headers, use CMake as your
+ configuration/build platform.
+   * csv: Override three Brazilian datum shifts on behalf of Daniel
+ Miranda and the OSGeo Brazilian Chapter.
+   * csv: Upgrade to EPSG 8.5
+   * INCODE: Adapt Ben Adler's patch in #66 to add INCODE support to the
+ CMake configuration
+   * geo_normalize.c: #59, better Mercator_2SP support
+   * geotifcp: Do not segfault when a TIFF file has WhitePoint set #65
+   * geo_names.c: fix #67 -- add VerticalUnitsGeoKey
+   * add_esri_column.py: manually replace D_SIRGAS-Chile by D_Peru96 for 
GCS_Peru96. Likely an error in the FileGDB SDK db (#63)
+   * csv: Upgrade to EPSG 8.4
+   * tiffcp: Add bigtiff output support with the -8 flag like tiffcp.  
Contributed by
+ Mohannad Al-Durgham (nwgeo.com).
+   * csv: Upgrade to EPSG 8.2
+   * csv/datum_shift_pref.csv: Force OSGB 1936 preferred datum shift.
+ (http://trac.osgeo.org/gdal/ticket/4597)
+
+---
+Fri Jun 15 21:29:10 UTC 2012 - Angelos Tzotsos tzot...@opensuse.org
+
+- Fix in pkgconfig file
+
+---
+Sat May 26 14:02:02 UTC 2012 - Angelos Tzotsos tzot...@opensuse.org
+
+- Updated to 1.4.0
+
+---
+Thu Mar 22 10:29:24 UTC 2012 - Michael Behrisch behri...@users.sf.net
+
+- added gcc build dependency
+- removed unneeded data dir fix for non-Suse
+
+---
+Mon Apr 11 11:23:00 UTC 2011 - Rene van Paassenrene.vanpaas...@gmail.com
+
+- removed now superfluous %exclude %{_libdir}/debug for i586
+
+---
+Sat Apr  9 14:49:32 CEST 2011 - Hans-Peter Jansen h...@urpla.net
+
+- fix 64 bit issues, enable debug
+
+---
+Thu Jul  8 12:00:00 UTC 2010 - Dirk Stöcker opens...@dstoecker.de 1.3.0
+
+- Updated to 1.3.0
+
+---
+Fri Jun 26 12:00:00 UTC 2009 - Dirk Stöcker opens...@dstoecker.de 1.2.5
+
+- Updated to 1.2.5
+- Using parts of spec file from PackMan for improved quality
+
+---
+Mon Jun  9 12:00:00 UTC 2008 - Dirk Stöcker opens...@dstoecker.de 1.2.4
+
+- SPEC file created for openSUSE build service
+
+---
+Sat Jul 14 10:48:52 UTC 2007 - judas_iscari...@shorewall.net
+
+- spec file cleanup 
+
+---
+Mon Jun 19 12:00:00 UTC 2006 - Tim Fischer
+
+- SPEC file created for SUSE 10.1

New:

  geotiff.changes
  geotiff.spec
  libgeotiff-1.4.1.tar.gz



Other differences:
--
++ geotiff.spec ++
#
# spec file for package geotiff
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
#