commit proj for openSUSE:Factory

2020-11-04 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2020-11-04 18:27:47

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


Package is "proj"

Wed Nov  4 18:27:47 2020 rev:29 rq:845972 version:7.2.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2020-09-22 
21:08:14.443775004 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.11331/proj.changes 2020-11-04 
18:32:28.488136733 +0100
@@ -1,0 +2,53 @@
+Wed Nov  4 08:32:39 UTC 2020 - Libor Pechacek 
+
+- Update to version 7.2.0:
+  * Command line tools
+- Add multi-line PROJ string export capability, and use it by
+  default in projinfo (unless --single-line is specified)
+  (#2381)
+  * Coordinate operations
+- +proj=col_urban projection, implementing a EPSG projection
+  method used by a number of projected CRS in Colombia
+  (#2395)
+- +proj=tinshift for triangulation-based transformations
+  (#2344)
+- Added ellipsoidal formulation of +proj=ortho (#2361)
+  * Database
+- Update to EPSG 10.003 and make code base robust to dealing
+  with WKT CRS with DatumEnsemble (#2370)
+- Added Finland tinshift operations (#2392)
+- Added transformation from JGD2011 Geographic 3D to JGD2011
+  height using GSIGEO2011 (#2393)
+- Improve CompoundCRS identification and name morphing in
+  VerticalCRS with ESRI WKT1 (#2386)
+- Added OGC:CRS27 and OGC:CRS83 CRS entries for NAD27 and
+  NAD83 in longitude, latitude order (#2350)
+  * API
+- Added temporal, engineering, and parametric datum
+  PJ_TYPE enumerations (#2274)
+- Various improvements to context handling (#2329, #2331)
+- proj_create_vertical_crs_ex(): add a ACCURACY option to
+  provide an explicit accuracy, or derive it from the grid
+  name if it is known (#2342)
+- proj_crs_create_bound_crs_to_WGS84(): make it work on
+  verticalCRS/compoundCRS such as EPSG:4326+5773 and
+  EPSG:4326+3855 (#2365)
+- promoteTo3D(): add a remark with the original CRS
+  identifier (#2369)
+- Added proj_context_clone (#2383)
+  * Bug fixes
+- Avoid core dumps when copying contexts in certain scenarios
+  (#2324)
+- proj_trans(): reset errno before attemptying a retry with a
+  new coordinate operation (#2353)
+- PROJJSON schema corrected to allow prime meridians values
+  with explicitly stating a unit (degrees assumed) (#2354)
+- Adjust createBoundCRSToWGS84IfPossible() and operation
+  filtering (for POSGAR 2007 to WGS84 issues) (#2357)
+- createOperations(): several fixes affecting NAD83 ->
+  NAD83(2011) (#2364)
+- WKT2:2019 import/export: handle DATUM (at top level object)
+  with PRIMEM
+- WKT1_ESRI: fix import and export of CompoundCRS (#2389)
+
+---

Old:

  proj-7.1.1.tar.gz

New:

  proj-7.2.0.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.RTFbhb/_old  2020-11-04 18:32:29.124135323 +0100
+++ /var/tmp/diff_new_pack.RTFbhb/_new  2020-11-04 18:32:29.132135305 +0100
@@ -20,7 +20,7 @@
 %define sover   19
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:7.1.1
+Version:7.2.0
 Release:0
 Summary:Cartographic projection software
 License:MIT

++ proj-7.1.1.tar.gz -> proj-7.2.0.tar.gz ++
 85775 lines of diff (skipped)





commit proj for openSUSE:Factory

2020-09-22 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2020-09-22 21:07:09

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


Package is "proj"

Tue Sep 22 21:07:09 2020 rev:28 rq:834727 version:7.1.1

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2020-06-14 
18:35:33.398589281 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.4249/proj.changes  2020-09-22 
21:08:14.443775004 +0200
@@ -1,0 +2,114 @@
+Tue Sep 15 13:44:26 UTC 2020 - Libor Pechacek 
+
+- Update to version 7.1.1:
+  * Updates
+- Added various Brazillian grids to the database #2277
+- Added geoid file for Canary Islands to the database #2312
+- Updated EPSG database to version 9.8.15 #2310
+  * Bug fixes
+- WKT parser: do not raise warning when parsing a WKT2:2015 TIMECRS
+  whose TIMEUNIT is at the CS level, and not inside #2281
+- Parse '+proj=something_not_latlong +vunits=' without +geoidgrids as a
+  Projected3D CRS and not a compound CRS with a unknown datum #2289
+- C API: Avoid crashing due to missing SANITIZE_CTX() in entry points
+  #2293
+- CMake build: Check "target_clones" before use #2297
+- PROJ string export of +proj=krovak +czech: make sure we export
+  +czech... #2301
+- Helmert 2D: do not require a useless +convention= parameter #2305
+- Fix a few spelling errors ("vgridshit" vs. "vgridshift") #2307
+- Fix ability to identify EPSG:2154 as a candidate for
+  'RGF93_Lambert_93' #2316
+- WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' #2322
+- Revert compiler generated Fused Multiply Addition optimized routines
+  #2328
+- Changelog for 7.1.0
+  * New projections:
+- Add square conformal projections from libproject:
+Adams Hemisphere in a Square
+Adams World in a Square I
+Adams World in a Square II
+Guyou
+Pierce Quincuncial
+(#2148)
+- Adams Square II: map ESRI WKT to PROJ string, and implement iterative
+  inverse method (#2157)
+- Added IGH Oceanic View projection (#2226)
+- Add wink2 inverse by generic inversion of forward method (#2243)
+  * Database:
+- Update to EPSG 9.8.12, ESRI 10.8.1 and import scope and remarks for
+  c-nversion (#2238) (#2267)
+- Map the Behrman projection to cae when converting ESRI CRSes (#1986)
+- Support conversion of Flat_Polar_Quartic projection method (#1987)
+- Register 4 new Austrian height grids (see OSGeo/PROJ-data#13) and
+  handle 'Vertical Offset by Grid Interp-lation (BEV AT)' method
+  (#1989)
+- Add ESRI projection method mappings for Mercator_Variant_A,
+  Mercator_Variant_B and Transverse_Cylindrical_Equal_Area and vari-us
+  grid mappings (#2020) (#2195)
+- Map ESRI Transverse_Mercator_Complex to Transverse Mercator (#2040)
+- Register grids for New Caledonia (see OSGeo/PROJ-data#16) (#2051)
+  (#2239)
+- Register NZGD2000 -> ITRF96 transformation for NZGD2000 database
+  (#2248)
+- Register geoid file for UK added
+  (see https://github.c-m/OSGeo//PROJ-data/pull/25() (#2250)
+- Register Slovakian geoid transformations with needed code changes
+  (#2259)
+- Register Spanish SPED2ETV2 grid for ED50->ETRS89 (#2261)
+  * API:
+- Add API function proj_get_units_from_database() (#2065)
+- Add API function proj_get_suggested_operation() (#2068)
+- Add API functions proj_degree_input() and proj_degree_output() (#2144)
+- Moved proj_context_get_url_endpoint &
+  proj_context_get_user_writable_directory fr-m proj_experimental.h to
+  proj.h (#2162)
+- createFromUserInput(): allow compound CRS with the 2 parts given by
+  names, e.g. 'WGS 84 + EGM96 height' (#2126)
+- createOperations(): when converting CompoundCRS<-->Geographic3DCrs,
+  do not use discard change -f ellipsoidal height if a Helmert
+  transformation is involved (#2227)
+- proj_list_units() deprecated, superceeded by
+  proj_get_units_from_database()
+- proj_list_angular_units() deprecated, superceeded by
+  proj_get_units_from_database()
+  * Optimizations:
+- tmerc/utm: add a +algo=auto/evenden_snyder/poder_engsager parameter
+  (#2030)
+- Extended tmerc (Poder/Engsager): speed optimizations (#2036)
+- Approximate tmerc (Snyder): speed optimizations (#2039)
+- pj_phi2(): speed-up computation (and thus inverse ellipsoidal
+  Mercator and LCC) (#2052)
+- Inverse cart: speed-up computation by 33% (#2145)
+- Extended tmerc: speed-up forward path by ~5% (#2147)
+  * Various:
+- Follow PDAL's CMake RPATH strategy (#2009)
+- WKT import/export: add support for WKT1_ESRI VERTCS synta (#2024)
+- projinfo: add a 

commit proj for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2020-06-14 18:32:35

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


Package is "proj"

Sun Jun 14 18:32:35 2020 rev:27 rq:814533 version:7.0.1

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2020-03-31 
17:17:05.767698122 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.3606/proj.changes  2020-06-14 
18:35:33.398589281 +0200
@@ -1,0 +2,42 @@
+Sun Jun 14 06:19:42 UTC 2020 - Martin Pluskal 
+
+- Update to version 7.0.1:
+  * Database: update to EPSG v9.8.9
+  * Make tests independent of proj-datumgrid
+  * Add missing projection property tables
+  * Avoid crash when running against SQLite3 binary built with 
-DSQLITE_OMIT_AUTOINIT
+  * createOperations(): fix wrong pipeline generation with CRS that has 
+nadgrids= and +pm=
+  * Fix bad copy pattern on HEALPix and rHEALPix projection names
+  * createUnitOfMeasure(): use full double resolution for the conversion factor
+  * Update README with info on PROJ-data
+  * utm/ups: make sure to set errno to PJD_ERR_ELLIPSOID_USE_REQUIRED if es==0
+  * data/Makefile.am: remove bashism
+  * ProjectedCRS::identify(): tune it to better work with ESRI WKT 
representation of EPSG:2193
+  * Fix build with gcc 4.8.5
+  * Autotools/pkg-conf: Define datarootdir
+  * cs2cs: don't require +to for '{source_crs} {target_crs} filename...' syntax
+  * CMake: fix bug with find_package(PROJ) with macOS
+  * ESRI WKT import / identification: special case for 
NAD_1983_HARN_StatePlane_Colorado_North_FIPS_0501 with Foot_US unit
+  * EngineeringCRS: when exporting to WKT1_GDAL, output unit and axis
+  * Use jtsk03-jtsk horizontal grid from CDN
+  * CMake: prefer to use use PROJ_SOURCE_DIR and PROJ_BINARY_DIR
+  * Fix wrong grids file name in esri.sql
+  * Fix identification of projected CRS whose name is close but not strictly 
equal to a ESRI alias
+  * Fix working of Helmert transform between the horizontal part of 2 
compoundCRS
+  * Database: fix registration of custom entries of 
grid_transformation_custom.sql for geoid grids
+  * ESRI_WKT ingestion: make sure to identify to non-deprecated EPSG entry 
when possible
+  * Make sure that importing a Projected 3D CRS from WKT:2019 keeps the base 
geographic CRS as 3D
+  * createOperations(): improve results of compoundCRS to compoundCRS case
+  * hgridshift/vgridshift: defer grid opening when grid has already been opened
+  * Resolve a few shadowed declaration warnings
+  * ProjectedCRS identification: deal with switched 1st/2nd std parallels for 
LCC_2SP
+  * Fix Robinson inverse projection
+  * createOperations(): do not remove ballpark transformation if there are 
only grid based operations, even if they cover the whole area of use
+  * createFromCoordinateReferenceSystemCodes(): 'optimization' to avoid using 
C++ exceptions
+  * Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area'
+  * Add limited support for non-conformant WKT1 LAS COMPD_CS[]
+  * PROJ4 string import: take into correctly non-metre unit when the string 
looks like the one for WGS 84 / Pseudo Mercator
+  * io.hpp: avoid dependency to proj_json_streaming_writer.hpp
+  * Fix support of WKT1_GDAL with netCDF rotated pole formulation
+
+---

Old:

  proj-7.0.0.tar.gz

New:

  proj-7.0.1.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.ONVjgz/_old  2020-06-14 18:35:34.006591218 +0200
+++ /var/tmp/diff_new_pack.ONVjgz/_new  2020-06-14 18:35:34.010591231 +0200
@@ -20,7 +20,7 @@
 %define sover   19
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:7.0.0
+Version:7.0.1
 Release:0
 Summary:Cartographic projection software
 License:MIT

++ proj-7.0.0.tar.gz -> proj-7.0.1.tar.gz ++
 10307 lines of diff (skipped)





commit proj for openSUSE:Factory

2020-03-31 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2020-03-31 17:16:56

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


Package is "proj"

Tue Mar 31 17:16:56 2020 rev:26 rq:790052 version:7.0.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2020-03-11 
18:50:24.803542541 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new.3160/proj.changes  2020-03-31 
17:17:05.767698122 +0200
@@ -1,0 +2,29 @@
+Tue Mar 31 07:28:07 UTC 2020 - Martin Pluskal 
+
+- Update to version 7.0.0:
+  * Added new file access API to proj.h #866
+  * Updated the name of the most recent version of the WKT2 standard from
+WKT2_2018 to WKT2_2019 to reflect the proper name of the standard (#1585)
+  * Improvements in transformations from/to WGS 84 (G) realizations and
+vertical <--> geog transormations #1608
+  * Update to version 1.50 of the geodesic library (#1629)
+  * Promote proj_assign_context to proj.h from proj_experimental.h (#1630)
+  * Add rotation support to the HEALPix projection (#1638)
+  * Add c function proj_crs_create_bound_vertical_crs() (#1689)
+  * Use Win32 Unicode APIs and expect all strings to be UTF-8 (#1765)
+  * Improved name aliases lookup (#1827)
+  * CMake: Employ better use of CTest with the BUILD_TESTING option (#1870)
+  * Grid correction: fix handling grids spanning antimeridian (#1882)
+  * Remove legacy CMake target name "proj" #1883
+  * projinfo: add --searchpaths switch (#1892)
+  * Add +proj=set operation to set component(s) of a coordinate to a fixed
+value (#1896)
+  * Add EPSG records for 'Geocentric translation by Grid Interpolation (IGN)'
+(gr3df97a.txt) and map them to new +proj=xyzgridshift (#1897)
+  * Remove 'null' grid file as it is now a special hardcoded case in grid
+code (#1898)
+  * Add projsync utility (#1903)
+  * Make PROJ the CMake project name #1910
+  * Use relative directory to locate PROJ resource files (#1921)
+
+---

Old:

  proj-6.3.1.tar.gz

New:

  proj-7.0.0.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.kcsAbc/_old  2020-03-31 17:17:07.047698935 +0200
+++ /var/tmp/diff_new_pack.kcsAbc/_new  2020-03-31 17:17:07.051698938 +0200
@@ -17,10 +17,10 @@
 
 
 %define gridver 1.8
-%define sover   15
+%define sover   19
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:6.3.1
+Version:7.0.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
@@ -32,6 +32,8 @@
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  sqlite3
 BuildRequires:  unzip
+BuildRequires:  pkgconfig(libcurl)
+BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(sqlite3) >= 3.11
 Provides:   libproj = %{version}
 %if 0%{?suse_version} > 1500
@@ -72,7 +74,8 @@
 %if 0%{?suse_version} > 1500
   --with-external-gtest \
 %endif
-  --disable-static
+  --disable-static \
+  --enable-lto
 %make_build
 
 %install
@@ -82,7 +85,7 @@
 %check
 # Tests dont work on i586 and noone cares
 %ifnarch %{ix86}
-make %{?_smp_mflags} check
+%make_build check
 %endif
 
 %post -n %{libname} -p /sbin/ldconfig
@@ -98,6 +101,7 @@
 %{_bindir}/invgeod
 %{_bindir}/invproj
 %{_bindir}/proj
+%{_bindir}/projsync
 %{_bindir}/projinfo
 %defattr(0644,root,root)
 %{_mandir}/man1/cs2cs.1%{?ext_man}
@@ -106,6 +110,7 @@
 %{_mandir}/man1/cct.1%{?ext_man}
 %{_mandir}/man1/gie.1%{?ext_man}
 %{_mandir}/man1/projinfo.1%{?ext_man}
+%{_mandir}/man1/projsync.1%{?ext_man}
 %{_datadir}/proj/
 
 %files -n %{libname}
@@ -117,7 +122,5 @@
 %{_includedir}/proj
 %{_libdir}/libproj.so
 %{_libdir}/pkgconfig/proj.pc
-%{_mandir}/man3/geodesic.3%{?ext_man}
-%{_mandir}/man3/pj_init.3%{?ext_man}
 
 %changelog

++ proj-6.3.1.tar.gz -> proj-7.0.0.tar.gz ++
 37950 lines of diff (skipped)





commit proj for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2020-03-11 18:48:00

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


Package is "proj"

Wed Mar 11 18:48:00 2020 rev:25 rq:783220 version:6.3.1

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-11-07 
23:19:06.524702576 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new.3160/proj.changes  2020-03-11 
18:50:24.803542541 +0100
@@ -1,0 +2,73 @@
+Mon Mar  9 13:42:25 UTC 2020 - Guillaume GARDET 
+
+- Update to 6.3.1:
+  * Updates
+- Update the EPSG database to version 9.8.6
+- Database: add mapping for gg10_smv2.mnt and gg10_sbv2.mnt French grids
+- Database: add mapping for TOR27CSv1.GSB
+  * Bug fixes
+- Fix wrong use of derivingConversionRef() that caused issues with use of
+  +init=epsg: by GDAL (affecting R spatial libraries) or in MapServer
+- fix exporting CoordinateSystem to PROJ JSON with ID
+- projinfo: use No. abbreviation instead of UTF-8 character (#1828)
+- CompoundCRS::identify(): avoid exception when horiz/vertical part is a
+  BoundCRS
+- createOperations(): fix dealing with projected 3D CRS whose Z units != 
metre
+- WKT1_GDAL export: limit datum name massaging to names matching EPSG 
(#1835)
+- unitconvert with mjd time format: avoid potential integer overflow
+  (ossfuzz 20072)
+- ProjectedCRS::identify(): fix wrong identification of some ESRI WKT 
linked
+  to units
+- Database: add a geoid_like value for proj_method column of 
grid_alternatives,
+  fix related entries and simplify/robustify logic to deal with EPSG
+  'Geographic3D to GravityRelatedHeight' methods
+- Fix ingestion of +proj=cea with +k_0 (#1881)
+- Fix performance issue, affecting PROJ.4 string generation of EPSG:7842
+  (#1913)
+- Fix identification of ESRI-style datum names starting with D_ but without
+  alias (#1911)
+- cart: Avoid discontinuity at poles in the inverse case (#1906)
+- Various updates to make regression test suite pass with gcc on i386 
(#1906)
+- Changleog from 6.3.0:
+  * Updates
+- Database: tune accuracy of Canadian NTv1 file w.r.t NTv2 (#1812)
+- Modify verbosity level of some debug/trace messages (#1811)
+- projinfo: no longer call createBoundCRSToWGS84IfPossible() for WKT1:GDAL
+  (#1810)
+- proj_trans: add retry logic to select other transformation if the best 
one
+  fails. (#1809)
+- BoundCRS::identify(): improvements to discard CRS that aren't relevant
+  (#1802)
+- Database: update to IGNF v3.1.0 (#1785)
+- Build: Only export symbols if building DLL (#1773)
+- Database: update ESRI entries with ArcGIS Desktop version 10.8.0 database
+  (#1762)
+- createOperations(): chain operations whose middle CRSs are not identical 
but
+  have the same datum (#1734)
+- import/export PROJJSON: support a interpolation_crs key to geoid_model
+  (#1732)
+- Database: update to EPSG v9.8.4 (#1725)
+- Build: require SQLite 3.11 (#1721)
+- Add support for GEOIDMODEL (#1710)
+- Better filtering based on extent and performance improvements (#1709)
+  * Bug fixes
+- Horizontal grid shift: fix issue on iterative inverse computation when
+  switching between (sub)grids (#1797)
+- createOperations(): make filtering out of 'uninteresting' operations less
+  aggressive (#1788)
+- Make EPSG:102100 resolve to ESRI:102100 (#1786)
+- ob_tran: restore traditional handling of +to_meter with pj_transform() 
and
+  proj utility (#1783)
+- CRS identification: use case insensitive comparison for authority name
+  (#1780)
+- normalizeForVisualization() and other methods applying on a 
ProjectedCRS: do
+  not mess the derivingConversion object of the original object (#1746)
+- createOperations(): fix transformation computation from/to a CRS with
+  +geoidgrids and +vunits != m (#1731)
+- Fix proj_assign_context()/pj_set_ctx() with pipelines and alternative 
coord
+  operations (#1726)
+- Database: add an auxiliary concatenated_operation_step table to allow
+  arbitrary number of steps (#1696)
+- Fix errors running gie-based tests in Debug mode on Windows (#1688)
+
+---

Old:

  proj-6.2.1.tar.gz

New:

  proj-6.3.1.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.kKsPrA/_old  2020-03-11 18:50:25.399542807 +0100
+++ /var/tmp/diff_new_pack.kKsPrA/_new  2020-03-11 18:50:25.399542807 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package proj
 #
-# Copyright (c) 2019 

commit proj for openSUSE:Factory

2019-11-07 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-11-07 23:19:02

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


Package is "proj"

Thu Nov  7 23:19:02 2019 rev:24 rq:746051 version:6.2.1

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-10-30 
14:47:35.450167755 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new.2990/proj.changes  2019-11-07 
23:19:06.524702576 +0100
@@ -1,0 +2,29 @@
+Tue Nov 05 14:00:00 UTC 2019 - Angelos Tzotsos 
+
+- Update to version 6.2.1:
+  * Update the EPSG database to version 9.8.2
+  * Fixed erroneous spelling of "Potsdam" (#1573)
+  * Calculate y-coordinate correctly in bertin1953 in all cases (#1579)
+  * proj_create_crs_to_crs_from_pj(): make the PJ* arguments const PJ* (#1583)
+  * PROJStringParser::createFromPROJString(): avoid potential infinite 
recursion (#1574)
+  * Avoid core dump when setting ctx==NULL in functions 
proj_coordoperation_is_instantiable and
+  * proj_coordoperation_has_ballpark_transformation (#1590)
+  * createOperations(): fix conversion from/to PROJ.4 CRS strings with 
non-ISO-kosher options and +towgs84/+nadgrids (#1602)
+  * proj_trans_generic(): properly set coordinate time to HUGE_VAL when no 
value is passed to the function (#1604)
+  * Fix support for +proj=ob_tran +o_proj=lonlat/latlong/latlon instead of 
only only allowing +o_proj=longlat (#1601)
+  * Improve backwards compatibility of vertical transforms (#1613)
+  * Improve emulation of deprecated +init style initialization (#1614)
+  * cs2cs: autopromote CRS to 3D when there's a mix of 2D and 3D (#1563)
+  * Avoid divisions by zero in odd situations (#1620)
+  * Avoid compile error on Solaris (#1639)
+  * proj_create_crs_to_crs(): fix when there are only transformations with 
ballpark steps (#1643)
+  * PROJ string CRS ingester: recognize more unit-less parameters, and 
handling of +key=string_value parameters (#1645)
+  * Only call pkg-config in configure when necessary (#1652)
+  * aeqd: for spherical forward path, go to higher precision ellipsoidal case 
when the point coordinates are super close to the origin (#1654)
+  * proj_create_crs_to_crs(): remove elimination of Ballpark operations that 
caused transformation failures in some cases (#1665)
+  * createOperations(): allow transforming from a compoundCRS of a bound 
verticalCRS to a 2D CRS (#1667)
+  * Avoid segfaults in case of out-of-memory situations (#1679)
+  * createOperations(): fix double vertical unit conversion from CompoundCRS 
to other CRS when the horizontal part of the projected CRS uses non-metre unit 
(#1683)
+  * importFromWkt(): fix axis orientation for non-standard ESRI WKT (#1690)
+
+---

Old:

  proj-6.2.0.tar.gz

New:

  proj-6.2.1.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.rktWVh/_old  2019-11-07 23:19:07.404703520 +0100
+++ /var/tmp/diff_new_pack.rktWVh/_new  2019-11-07 23:19:07.408703524 +0100
@@ -20,7 +20,7 @@
 %define sover   15
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:6.2.0
+Version:6.2.1
 Release:0
 Summary:Cartographic projection software
 License:MIT

++ proj-6.2.0.tar.gz -> proj-6.2.1.tar.gz ++
 4256 lines of diff (skipped)





commit proj for openSUSE:Factory

2019-10-30 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-10-30 14:47:18

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


Package is "proj"

Wed Oct 30 14:47:18 2019 rev:23 rq:743902 version:6.2.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-09-30 
15:58:55.413292534 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.2990/proj.changes  2019-10-30 
14:47:35.450167755 +0100
@@ -1,0 +2,5 @@
+Tue Oct 29 16:19:00 UTC 2019 - Angelos Tzotsos 
+
+- Fix Leap build target
+
+---



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.Lk9iRu/_old  2019-10-30 14:47:36.794169184 +0100
+++ /var/tmp/diff_new_pack.Lk9iRu/_new  2019-10-30 14:47:36.798169188 +0100
@@ -32,7 +32,9 @@
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  sqlite3
 BuildRequires:  unzip
+%if 0%{?suse_version} > 1500
 BuildRequires:  pkgconfig(gtest)
+%endif
 BuildRequires:  pkgconfig(sqlite3) >= 3.7
 Provides:   libproj = %{version}
 
@@ -67,7 +69,9 @@
 
 %build
 %configure \
+%if 0%{?suse_version} > 1500
   --with-external-gtest \
+%endif
   --disable-static
 %make_build
 





commit proj for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-09-30 15:58:51

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


Package is "proj"

Mon Sep 30 15:58:51 2019 rev:22 rq:733687 version:6.2.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-06-25 
22:21:42.537091887 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.2352/proj.changes  2019-09-30 
15:58:55.413292534 +0200
@@ -1,0 +2,16 @@
+Fri Sep 27 13:16:36 UTC 2019 - Martin Pluskal 
+
+- Update to version 6.2.0:
+  * Introduced PROJJSON, a JSON encoding of WKT2 (#1547)
+  * Support CRS instantiation of OGC URN's (#1505)
+  * Expose scope and remarks of database objects (#1537)
+  * EPSG Database updated to version 9.7.0 (#1558)
+  * Added C API function proj_grid_get_info_from_database() (#1494)
+  * Added C API function
+proj_operation_factory_context_set_discard_superseded() (#1534)
+  * Added C API function proj_context_set_autoclose_database() (#1566)
+  * Added C API function proj_create_crs_to_crs_from_pj() (#1567)
+  * Added C API function proj_cleanup() (#1569)
+  * Fixed build failure on Solaris systems (#1554)
+
+---

Old:

  proj-6.1.0.tar.gz

New:

  proj-6.2.0.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.f52Vz4/_old  2019-09-30 15:58:56.181290490 +0200
+++ /var/tmp/diff_new_pack.f52Vz4/_new  2019-09-30 15:58:56.185290480 +0200
@@ -20,7 +20,7 @@
 %define sover   15
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:6.1.0
+Version:6.2.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
@@ -32,11 +32,9 @@
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  sqlite3
 BuildRequires:  unzip
+BuildRequires:  pkgconfig(gtest)
 BuildRequires:  pkgconfig(sqlite3) >= 3.7
 Provides:   libproj = %{version}
-%if 0%{?suse_version} > 1500
-BuildRequires:  pkgconfig(gtest)
-%endif
 
 %description
 This package offers the commandline tools for performing respective
@@ -69,11 +67,9 @@
 
 %build
 %configure \
-%if 0%{?suse_version} > 1500
   --with-external-gtest \
-%endif
--disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -115,6 +111,7 @@
 %files devel
 %{_includedir}/*.h
 %{_includedir}/proj
+%{_includedir}/proj_json_streaming_writer.hpp
 %{_libdir}/libproj.so
 %{_libdir}/pkgconfig/proj.pc
 %{_mandir}/man3/geodesic.3%{?ext_man}

++ proj-6.1.0.tar.gz -> proj-6.2.0.tar.gz ++
 41692 lines of diff (skipped)





commit proj for openSUSE:Factory

2019-06-25 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-06-25 22:21:41

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


Package is "proj"

Tue Jun 25 22:21:41 2019 rev:21 rq:709438 version:6.1.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-04-04 
12:08:21.357386435 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.4615/proj.changes  2019-06-25 
22:21:42.537091887 +0200
@@ -1,0 +2,6 @@
+Wed Jun 12 14:00:25 UTC 2019 - Martin Pluskal 
+
+- Update to version 6.1.0:
+  * See provided NEWS for list of all changes
+
+---

Old:

  proj-6.0.0.tar.gz

New:

  proj-6.1.0.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.P694HF/_old  2019-06-25 22:21:43.233092841 +0200
+++ /var/tmp/diff_new_pack.P694HF/_new  2019-06-25 22:21:43.237092847 +0200
@@ -20,12 +20,12 @@
 %define sover   15
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:6.0.0
+Version:6.1.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
 Group:  Productivity/Scientific/Other
-URL:https://trac.osgeo.org/proj/
+URL:https://proj.org/
 Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
 Source1:http://download.osgeo.org/proj/%{name}-datumgrid-%{gridver}.zip
 BuildRequires:  gcc-c++

++ proj-6.0.0.tar.gz -> proj-6.1.0.tar.gz ++
 43967 lines of diff (skipped)





commit proj for openSUSE:Factory

2019-04-04 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-04-04 12:08:12

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


Package is "proj"

Thu Apr  4 12:08:12 2019 rev:20 rq:691303 version:6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-03-26 
15:44:31.532142558 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new.3908/proj.changes  2019-04-04 
12:08:21.357386435 +0200
@@ -1,0 +2,5 @@
+Mon Apr  1 18:05:00 UTC 2019 - Kai Pastor 
+
+- Fix datumgrid packaging
+
+---



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.1LrMnc/_old  2019-04-04 12:08:22.937384937 +0200
+++ /var/tmp/diff_new_pack.1LrMnc/_new  2019-04-04 12:08:22.941384933 +0200
@@ -64,8 +64,7 @@
 
 %prep
 %setup -q
-mkdir nad
-cd nad
+cd data
 unzip -o %{SOURCE1}
 
 %build





commit proj for openSUSE:Factory

2019-03-26 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-03-26 15:44:13

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


Package is "proj"

Tue Mar 26 15:44:13 2019 rev:19 rq:688144 version:6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2019-03-12 
09:55:01.443518812 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new.25356/proj.changes 2019-03-26 
15:44:31.532142558 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 08:54:25 UTC 2019 - Martin Pluskal 
+
+- Enable tests
+- Fix previous changelog entry
+
+---
@@ -4 +10 @@
-- Update to version 5.2.0 and datumgrid 1.7
+- Update to version 6.0.0 and datumgrid 1.7



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.wjHhGH/_old  2019-03-26 15:44:32.184141794 +0100
+++ /var/tmp/diff_new_pack.wjHhGH/_new  2019-03-26 15:44:32.188141789 +0100
@@ -29,11 +29,14 @@
 Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
 Source1:http://download.osgeo.org/proj/%{name}-datumgrid-%{gridver}.zip
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  sqlite3
 BuildRequires:  unzip
 BuildRequires:  pkgconfig(sqlite3) >= 3.7
 Provides:   libproj = %{version}
+%if 0%{?suse_version} > 1500
+BuildRequires:  pkgconfig(gtest)
+%endif
 
 %description
 This package offers the commandline tools for performing respective
@@ -67,6 +70,9 @@
 
 %build
 %configure \
+%if 0%{?suse_version} > 1500
+  --with-external-gtest \
+%endif
--disable-static
 make %{?_smp_mflags}
 
@@ -74,6 +80,12 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
+%check
+# Tests dont work on i586 and noone cares
+%ifnarch %{ix86}
+make %{?_smp_mflags} check
+%endif
+
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 





commit proj for openSUSE:Factory

2019-03-12 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2019-03-12 09:55:00

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


Package is "proj"

Tue Mar 12 09:55:00 2019 rev:18 rq:683902 version:6.0.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2018-09-26 
16:11:37.715465521 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new.28833/proj.changes 2019-03-12 
09:55:01.443518812 +0100
@@ -1,0 +2,6 @@
+Mon Mar 11 13:34:36 UTC 2019 - Martin Pluskal 
+
+- Update to version 5.2.0 and datumgrid 1.7
+  * See provided NEWS for list of all changes
+
+---

Old:

  proj-5.2.0.tar.gz
  proj-datumgrid-1.7.zip

New:

  proj-6.0.0.tar.gz
  proj-datumgrid-1.8.zip



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.1sHpa3/_old  2019-03-12 09:55:03.399518422 +0100
+++ /var/tmp/diff_new_pack.1sHpa3/_new  2019-03-12 09:55:03.399518422 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package proj
 #
-# 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
@@ -16,11 +16,11 @@
 #
 
 
-%define gridver 1.7
-%define sover   13
+%define gridver 1.8
+%define sover   15
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:5.2.0
+Version:6.0.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
@@ -30,7 +30,9 @@
 Source1:http://download.osgeo.org/proj/%{name}-datumgrid-%{gridver}.zip
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
+BuildRequires:  sqlite3
 BuildRequires:  unzip
+BuildRequires:  pkgconfig(sqlite3) >= 3.7
 Provides:   libproj = %{version}
 
 %description
@@ -59,6 +61,7 @@
 
 %prep
 %setup -q
+mkdir nad
 cd nad
 unzip -o %{SOURCE1}
 
@@ -70,7 +73,6 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-install -D -p -m 0644 src/projects.h %{buildroot}/%{_includedir}/projects.h
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
@@ -84,14 +86,15 @@
 %{_bindir}/geod
 %{_bindir}/invgeod
 %{_bindir}/invproj
-%{_bindir}/nad2bin
 %{_bindir}/proj
+%{_bindir}/projinfo
 %defattr(0644,root,root)
 %{_mandir}/man1/cs2cs.1%{?ext_man}
 %{_mandir}/man1/geod.1%{?ext_man}
 %{_mandir}/man1/proj.1%{?ext_man}
 %{_mandir}/man1/cct.1%{?ext_man}
 %{_mandir}/man1/gie.1%{?ext_man}
+%{_mandir}/man1/projinfo.1%{?ext_man}
 %{_datadir}/proj/
 
 %files -n %{libname}
@@ -100,6 +103,7 @@
 
 %files devel
 %{_includedir}/*.h
+%{_includedir}/proj
 %{_libdir}/libproj.so
 %{_libdir}/pkgconfig/proj.pc
 %{_mandir}/man3/geodesic.3%{?ext_man}

++ proj-5.2.0.tar.gz -> proj-6.0.0.tar.gz ++
 257285 lines of diff (skipped)




commit proj for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2018-09-26 16:11:35

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


Package is "proj"

Wed Sep 26 16:11:35 2018 rev:17 rq:636627 version:5.2.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2018-07-18 
22:54:51.226779070 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2018-09-26 
16:11:37.715465521 +0200
@@ -1,0 +2,6 @@
+Wed Sep 19 09:56:08 UTC 2018 - Martin Pluskal 
+
+- Update to version 5.2.0 and datumgrid 1.7
+  * See provided NEWS for list of all changes
+
+---

Old:

  proj-5.1.0.tar.gz

New:

  proj-5.2.0.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.BBL481/_old  2018-09-26 16:11:38.451464299 +0200
+++ /var/tmp/diff_new_pack.BBL481/_new  2018-09-26 16:11:38.455464292 +0200
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,7 +20,7 @@
 %define sover   13
 %define libname lib%{name}%{sover}
 Name:   proj
-Version:5.1.0
+Version:5.2.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
@@ -28,6 +28,7 @@
 URL:https://trac.osgeo.org/proj/
 Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
 Source1:http://download.osgeo.org/proj/%{name}-datumgrid-%{gridver}.zip
+BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
 Provides:   libproj = %{version}

++ proj-5.1.0.tar.gz -> proj-5.2.0.tar.gz ++
 77639 lines of diff (skipped)





commit proj for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2018-07-18 22:54:05

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


Package is "proj"

Wed Jul 18 22:54:05 2018 rev:16 rq:622268 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2016-10-04 
15:59:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2018-07-18 
22:54:51.226779070 +0200
@@ -1,0 +2,6 @@
+Thu Jul 12 08:45:57 UTC 2018 - mplus...@suse.com
+
+- Update to version 5.1.0 and datumgrid 1.7
+  * See provided NEWS for list of all changes
+
+---

Old:

  proj-4.9.3.tar.gz
  proj-datumgrid-1.6.zip

New:

  proj-5.1.0.tar.gz
  proj-datumgrid-1.7.zip



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.m2BCXC/_old  2018-07-18 22:54:52.022776431 +0200
+++ /var/tmp/diff_new_pack.m2BCXC/_new  2018-07-18 22:54:52.026776418 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package proj
 #
-# Copyright (c) 2016 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
@@ -16,45 +16,48 @@
 #
 
 
-%define libname lib%{name}12
+%define gridver 1.7
+%define sover   13
+%define libname lib%{name}%{sover}
 Name:   proj
-Version:4.9.3
+Version:5.1.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
 Group:  Productivity/Scientific/Other
-Url:https://trac.osgeo.org/proj/
+URL:https://trac.osgeo.org/proj/
 Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
-Source1:http://download.osgeo.org/proj/%{name}-datumgrid-1.6.zip
+Source1:http://download.osgeo.org/proj/%{name}-datumgrid-%{gridver}.zip
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
 Provides:   libproj = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+
+%description
+This package offers the commandline tools for performing respective
+forward and inverse transformation of cartographic data to or from cartesian
+data with a wide range of selectable projection functions.
 
 %package -n %{libname}
 Summary:Cartographic projection software
 Group:  Development/Libraries/C and C++
 
-%package -n libproj-devel
-Summary:Development files for PROJ
-Group:  Development/Libraries/C and C++
-Requires:   %{libname} = %{version}
-
 %description -n %{libname}
 This package the library for performing respective
 forward and inverse transformation of cartographic data to or from cartesian
 data with a wide range of selectable projection functions.
 
-%description
-This package offers the commandline tools for performing respective
-forward and inverse transformation of cartographic data to or from cartesian
-data with a wide range of selectable projection functions.
+%package devel
+Summary:Development files for PROJ
+Group:  Development/Libraries/C and C++
+Requires:   %{libname} = %{version}
+Provides:   libproj-devel = %{version}
+Obsoletes:  libproj-devel < %{version}
 
-%description -n libproj-devel
+%description devel
 This package contains libproj and the appropriate header files and man pages.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 cd nad
 unzip -o %{SOURCE1}
 
@@ -72,31 +75,33 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc NEWS AUTHORS COPYING README ChangeLog
+%doc NEWS AUTHORS README ChangeLog
 %defattr(0755,root,root)
 %{_bindir}/cs2cs
+%{_bindir}/cct
+%{_bindir}/gie
 %{_bindir}/geod
 %{_bindir}/invgeod
 %{_bindir}/invproj
 %{_bindir}/nad2bin
 %{_bindir}/proj
 %defattr(0644,root,root)
-%{_mandir}/man1/cs2cs.1%{ext_man}
-%{_mandir}/man1/geod.1%{ext_man}
-%{_mandir}/man1/proj.1%{ext_man}
+%{_mandir}/man1/cs2cs.1%{?ext_man}
+%{_mandir}/man1/geod.1%{?ext_man}
+%{_mandir}/man1/proj.1%{?ext_man}
+%{_mandir}/man1/cct.1%{?ext_man}
+%{_mandir}/man1/gie.1%{?ext_man}
 %{_datadir}/proj/
 
 %files -n %{libname}
-%defattr(0644,root,root)
-%{_libdir}/libproj.so.12*
+%license COPYING
+%{_libdir}/libproj.so.%{sover}*
 
-%files -n libproj-devel
-%defattr(0644,root,root)
+%files devel
 %{_includedir}/*.h
 %{_libdir}/libproj.so
 %{_libdir}/pkgconfig/proj.pc
-%{_mandir}/man3/geodesic.3%{ext_man}
-%{_mandir}/man3/pj_init.3%{ext_man}
+%{_mandir}/man3/geodesic.3%{?ext_man}
+%{_mandir}/man3/pj_init.3%{?ext_man}
 
 %changelog

++ proj-4.9.3.tar.gz -> proj-5.1.0.tar.gz ++
 100188 lines of diff 

commit proj for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

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

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


Package is "proj"

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2016-07-05 
09:53:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2016-10-04 
15:59:04.0 +0200
@@ -1,0 +2,11 @@
+Sun Oct  2 09:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Update to 4.9.3
+   o update to new datumgrid version 1.6
+
+---
+Fri Sep 30 21:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Switch download link to OSGeo server
+
+---

Old:

  proj-4.9.2.tar.gz
  proj-datumgrid-1.5.zip

New:

  proj-4.9.3.tar.gz
  proj-datumgrid-1.6.zip



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.P61NXb/_old  2016-10-04 15:59:05.0 +0200
+++ /var/tmp/diff_new_pack.P61NXb/_new  2016-10-04 15:59:05.0 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define libname lib%{name}9
+%define libname lib%{name}12
 Name:   proj
-Version:4.9.2
+Version:4.9.3
 Release:0
 Summary:Cartographic projection software
 License:MIT
 Group:  Productivity/Scientific/Other
 Url:https://trac.osgeo.org/proj/
-Source0:
https://github.com/OSGeo/proj.4/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:ftp://ftp.remotesensing.org/proj/%{name}-datumgrid-1.5.zip
+Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
+Source1:http://download.osgeo.org/proj/%{name}-datumgrid-1.6.zip
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
 Provides:   libproj = %{version}
@@ -54,7 +54,7 @@
 This package contains libproj and the appropriate header files and man pages.
 
 %prep
-%setup -q -n proj.4-%{version}
+%setup -q -n %{name}-%{version}
 cd nad
 unzip -o %{SOURCE1}
 
@@ -89,7 +89,7 @@
 
 %files -n %{libname}
 %defattr(0644,root,root)
-%{_libdir}/libproj.so.9*
+%{_libdir}/libproj.so.12*
 
 %files -n libproj-devel
 %defattr(0644,root,root)

++ proj-4.9.2.tar.gz -> proj-4.9.3.tar.gz ++
 199412 lines of diff (skipped)




commit proj for openSUSE:Factory

2016-07-05 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2016-07-05 09:52:51

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


Package is "proj"

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2015-09-30 
05:52:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2016-07-05 
09:53:02.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul  4 14:01:52 UTC 2016 - mplus...@suse.com
+
+- Update project and download url
+- Small spec file cleanups
+
+---



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.ta5d9I/_old  2016-07-05 09:53:03.0 +0200
+++ /var/tmp/diff_new_pack.ta5d9I/_new  2016-07-05 09:53:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package proj
 #
-# 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
@@ -23,17 +23,17 @@
 Summary:Cartographic projection software
 License:MIT
 Group:  Productivity/Scientific/Other
-Url:http://trac.osgeo.org/proj
-Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
+Url:https://trac.osgeo.org/proj/
+Source0:
https://github.com/OSGeo/proj.4/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:ftp://ftp.remotesensing.org/proj/%{name}-datumgrid-1.5.zip
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  unzip
 Provides:   libproj = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n %{libname}
 Summary:Cartographic projection software
-Group:  Applications/GIS
+Group:  Development/Libraries/C and C++
 
 %package -n libproj-devel
 Summary:Development files for PROJ
@@ -54,7 +54,7 @@
 This package contains libproj and the appropriate header files and man pages.
 
 %prep
-%setup -q
+%setup -q -n proj.4-%{version}
 cd nad
 unzip -o %{SOURCE1}
 
@@ -64,34 +64,39 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
-cd src
-cp projects.h %{buildroot}/%{_includedir}/projects.h
+install -D -p -m 0644 src/projects.h %{buildroot}/%{_includedir}/projects.h
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
-%files -n %{libname}
-%defattr(0644,root,root)
-%{_libdir}/*.so.*
-
 %files
 %defattr(-,root,root)
 %doc NEWS AUTHORS COPYING README ChangeLog
 %defattr(0755,root,root)
-%{_bindir}/*
-%dir %{_datadir}/proj
+%{_bindir}/cs2cs
+%{_bindir}/geod
+%{_bindir}/invgeod
+%{_bindir}/invproj
+%{_bindir}/nad2bin
+%{_bindir}/proj
+%defattr(0644,root,root)
+%{_mandir}/man1/cs2cs.1%{ext_man}
+%{_mandir}/man1/geod.1%{ext_man}
+%{_mandir}/man1/proj.1%{ext_man}
+%{_datadir}/proj/
+
+%files -n %{libname}
 %defattr(0644,root,root)
-%{_mandir}/man1/*.1*
-%{_datadir}/proj/*
+%{_libdir}/libproj.so.9*
 
 %files -n libproj-devel
 %defattr(0644,root,root)
-%{_mandir}/man3/*.3*
 %{_includedir}/*.h
-%{_libdir}/*.so
+%{_libdir}/libproj.so
 %{_libdir}/pkgconfig/proj.pc
+%{_mandir}/man3/geodesic.3%{ext_man}
+%{_mandir}/man3/pj_init.3%{ext_man}
 
 %changelog

++ proj-4.9.2.tar.gz ++
 134624 lines of diff (skipped)





commit proj for openSUSE:Factory

2015-09-29 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2015-09-30 05:52:34

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


Package is "proj"

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2015-05-10 
10:47:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2015-09-30 
05:52:36.0 +0200
@@ -1,0 +2,10 @@
+Sun Sep 27 14:47:51 UTC 2015 - mplus...@suse.com
+
+- Update to 4.9.2
+   o proj_def.dat was missing from source distribution
+ see https://github.com/OSGeo/proj.4/issues/274 for more detail
+   o Update Geodesic library from GeographicLib
+   o Remove setlocale() use in pj_init_ctx()
+   o Renamed PVALUE in pj_param.c to prevent clash with Windows
+
+---

Old:

  proj-4.9.1.tar.gz

New:

  proj-4.9.2.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.Ja8Mpa/_old  2015-09-30 05:52:37.0 +0200
+++ /var/tmp/diff_new_pack.Ja8Mpa/_new  2015-09-30 05:52:37.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname lib%{name}9
 Name:   proj
-Version:4.9.1
+Version:4.9.2
 Release:0
 Summary:Cartographic projection software
 License:MIT

++ proj-4.9.1.tar.gz -> proj-4.9.2.tar.gz ++
 5560 lines of diff (skipped)





commit proj for openSUSE:Factory

2015-05-10 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2015-05-10 10:47:31

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


Package is proj

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2015-03-11 
09:57:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2015-05-10 
10:47:32.0 +0200
@@ -1,0 +2,39 @@
+Sat May  9 08:44:45 UTC 2015 - mplus...@suse.com
+
+- Update to 4.9.1
+  o 4.9.0RC2 release was abandoned because it was not promoted in a
+timely fashion. Subsequent maintenance of tickets has continued,
+and a new 4.9.1 release was issued in its place.
+  o Implement inverse solution for Winkel Tripel from Drazan Tutic #250
+  o More CMake configuration tweaks. The CMake configuration is probably
+not at feature parity with the autotools builds at this point but it
+is converging #256
+  o Tweak initialization ordering around setlocal which may have caused
+issues #237
+  o Support out-of-tree autoconf builds more completely #247
+  o Fix NaN handling by geod_inverse and geod_polygon_addedge #251  #253
+  o Update config.sub and config.guess #257
+  o Adapt Charles Karney's CMake patches for smoother build #258
+  o Define default PROJ_LIB location for CMake compilation #261
+  o Fix Windows compilation on PJ_aitoff.c
+  o Align CMake SOVERSION with autotools #263
+  o Regenerate nad/epsg with GDAL r28536 to avoid precision loss in TOWGS84
+parameters, e.g. on Amersfoort / RD EPSG:4289 (#260)
+  o Add CMake project-config.cmake scripts (#264 from Charles Karney)
+  o Dial back test sensitivity #255  
+- Changes for 4.9.0
+  o Implement CMake as an option for building PROJ.4
+  o Implement new virtual file api (projFileAPI) so that all access to grid
+shift and init files can be hooked.
+  o Replace geodesic implementation with one from Charles Karney and add a
+supported public interface (geodesic.h).
+  o Upgraded to EPSG 8.5.
+  o Removed old (deprecated) Java bindings in favor of the new api introduced
+in 4.8.0.
+  o Implement the calcofi (Cal Coop Ocean Fish Invest Lines/Stations) 
projection
+  o Install projects.h again for applications that want access to internal
+structures and functions despite the inherent fragility.
+  o Various bug fixes and cleanup.
+  o Added the CalCOFI pseudo-projection, #135
+  
+---

Old:

  proj-4.8.0.tar.gz

New:

  proj-4.9.1.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.vleDQf/_old  2015-05-10 10:47:33.0 +0200
+++ /var/tmp/diff_new_pack.vleDQf/_new  2015-05-10 10:47:33.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define libname lib%{name}0
+%define libname lib%{name}9
 Name:   proj
-Version:4.8.0
+Version:4.9.1
 Release:0
 Summary:Cartographic projection software
 License:MIT

++ proj-4.8.0.tar.gz - proj-4.9.1.tar.gz ++
 46950 lines of diff (skipped)





commit proj for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2015-03-11 09:57:49

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


Package is proj

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2012-04-23 
09:16:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2015-03-11 
09:57:50.0 +0100
@@ -1,0 +2,8 @@
+Sun Mar  8 09:59:50 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Cleanup dependecies
+- Use url for source
+- Update url
+
+---

Old:

  proj-4.8.0.tar.bz2

New:

  proj-4.8.0.tar.gz



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.xk9Sx8/_old  2015-03-11 09:57:51.0 +0100
+++ /var/tmp/diff_new_pack.xk9Sx8/_new  2015-03-11 09:57:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package proj
 #
-# Copyright (c) 2012 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
@@ -16,38 +16,31 @@
 #
 
 
+%define libname lib%{name}0
 Name:   proj
 Version:4.8.0
 Release:0
 Summary:Cartographic projection software
 License:MIT
 Group:  Productivity/Scientific/Other
-Url:ftp://ftp.remotesensing.org/proj/
-Source0:proj-%{version}.tar.bz2
-Source1:proj-datumgrid-1.5.zip
-BuildRequires:  bzip2
-BuildRequires:  unzip
-%if 0%{?centos_version} || 0%{?rhel_version}
-BuildRequires:  pkgconfig
-%else
+Url:http://trac.osgeo.org/proj
+Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
+Source1:ftp://ftp.remotesensing.org/proj/%{name}-datumgrid-1.5.zip
 BuildRequires:  pkg-config
-%endif
+BuildRequires:  unzip
 Provides:   libproj = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Prefix: %{_prefix}
-
-%package -n libproj0
 
+%package -n %{libname}
 Summary:Cartographic projection software
 Group:  Applications/GIS
 
 %package -n libproj-devel
-
 Summary:Development files for PROJ
 Group:  Development/Libraries/C and C++
-Requires:   libproj0 = %{version}
+Requires:   %{libname} = %{version}
 
-%description -n libproj0
+%description -n %{libname}
 This package the library for performing respective
 forward and inverse transformation of cartographic data to or from cartesian
 data with a wide range of selectable projection functions.
@@ -61,27 +54,26 @@
 This package contains libproj and the appropriate header files and man pages.
 
 %prep
-%setup -q -b 0 -n proj-%{version}
+%setup -q 
 cd nad
 unzip -o %{SOURCE1}
 
 %build
-%configure  --disable-static
-make
+%configure \
+   --disable-static
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-rm %{buildroot}/%{_libdir}/*.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name *.la -delete -print
 cd src
 cp projects.h %{buildroot}/%{_includedir}/projects.h
 
-%post -n libproj0 -p /sbin/ldconfig
-
-%postun -n libproj0 -p /sbin/ldconfig
+%post -n %{libname} -p /sbin/ldconfig
 
-%clean
+%postun -n %{libname} -p /sbin/ldconfig
 
-%files -n libproj0
+%files -n %{libname}
 %defattr(0644,root,root)
 %{_libdir}/*.so.*
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit proj for openSUSE:Factory

2012-04-23 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2012-04-23 09:16:21

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


Package is proj, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2012-03-22 
12:38:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2012-04-23 
09:16:23.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 20 12:09:29 UTC 2012 - tzot...@opensuse.org
+
+- minor fix to install projects.h needed in devel package.
+
+---



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.aydSG1/_old  2012-04-23 09:16:24.0 +0200
+++ /var/tmp/diff_new_pack.aydSG1/_new  2012-04-23 09:16:24.0 +0200
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:   proj
 Version:4.8.0
-Release:1
-License:MIT
+Release:0
 Summary:Cartographic projection software
-Url:ftp://ftp.remotesensing.org/proj/
+License:MIT
 Group:  Productivity/Scientific/Other
+Url:ftp://ftp.remotesensing.org/proj/
 Source0:proj-%{version}.tar.bz2
 Source1:proj-datumgrid-1.5.zip
 BuildRequires:  bzip2
@@ -73,6 +72,8 @@
 %install
 %makeinstall
 rm %{buildroot}/%{_libdir}/*.la
+cd src
+cp projects.h %{buildroot}/%{_includedir}/projects.h
 
 %post -n libproj0 -p /sbin/ldconfig
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit proj for openSUSE:Factory

2012-03-22 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2012-03-22 12:38:42

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


Package is proj, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2012-02-14 
13:10:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2012-03-22 
12:38:44.0 +0100
@@ -1,0 +2,28 @@
+Wed Mar 14 08:57:02 UTC 2012 - das...@gbd-consult.de
+
+- update to version 4.8.0
+   - Added the Natural Earth projection.
+   - Added HEALPIX, rHEALPIX and Icosahedral Snyder Equal Area projections.
+   - nad2bin now produces CTable2 format grid shift files by default 
which
+ are platform independent.
+   - nad2nad removed, use cs2cs for datum shift operations.
+   - projects.h no longer installed as a public include file.  Please try 
to
+ only use proj_api.h.
+   - Add pj_get_spheroid_defn() accessor.
+   - Added an alternate version of pj_init() that takes a projCtx 
(execution
+ context) structure to address multithreading issues with error 
management
+ and to provide a support for application hookable error reporting and
+ logging.
+   - Upgrade to EPSG 7.9.  Some changes in ideal datum selection.
+   - JNI bindings reworked, org.proj4.Projections deprecated in favor of
+ org.proj4.PJ.
+   - Added preliminary vertical datum support.
+   - Fix various multithreading issues, particular in datum grid handling 
code.
+   - Added support for the +axis= option for alternate axis orientations as
+ part of a coordinate system (used for TM South Orientated support).
+   - +proj=omerc implementatioin replaced with code from libproj4.  
+rot_conv
+ flag no longer works, and some coordinate systems (ie. Malaysian) will
+ need to use +gamma instead.  epsg init file updated accordingly. 
+- Added BuildRequires pkg-config
+- Added %{_libdir}/pkgconfig/proj.pc
+---

Old:

  proj-4.7.0.tar.bz2

New:

  proj-4.8.0.tar.bz2



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.UBUCre/_old  2012-03-22 12:38:45.0 +0100
+++ /var/tmp/diff_new_pack.UBUCre/_new  2012-03-22 12:38:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package proj
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,8 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   proj
-Version:4.7.0
+Version:4.8.0
 Release:1
 License:MIT
 Summary:Cartographic projection software
@@ -26,6 +28,11 @@
 Source1:proj-datumgrid-1.5.zip
 BuildRequires:  bzip2
 BuildRequires:  unzip
+%if 0%{?centos_version} || 0%{?rhel_version}
+BuildRequires:  pkgconfig
+%else
+BuildRequires:  pkg-config
+%endif
 Provides:   libproj = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Prefix: %{_prefix}
@@ -92,5 +99,6 @@
 %{_mandir}/man3/*.3*
 %{_includedir}/*.h
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/proj.pc
 
 %changelog

++ proj-4.7.0.tar.bz2 - proj-4.8.0.tar.bz2 ++
 90663 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit proj for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2012-02-14 13:10:10

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


Package is proj, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2011-09-23 
12:41:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2012-02-14 
13:10:12.0 +0100
@@ -2 +2,12 @@
-Sat Mar 19 00:00:00 UTC 2011 - das...@gbd-consult.de
+Thu Aug 18 11:25:37 UTC 2011 - idon...@novell.com
+
+- Remove wrong -static-devel package 
+
+---
+Thu Aug 18 11:15:07 UTC 2011 - otto.das...@gmx.de
+
+- added a static devel package, because GRASS and QGIS don't find 
+  the external PROJ.4 data directory anymore
+
+---
+Sat Mar 19 00:00:00 UTC 2011 - Otto Dassau 4.7.0



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.HQCNMb/_old  2012-02-14 13:10:14.0 +0100
+++ /var/tmp/diff_new_pack.HQCNMb/_new  2012-02-14 13:10:14.0 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   proj
 Version:4.7.0
 Release:1
@@ -67,7 +65,7 @@
 
 %install
 %makeinstall
-rm -f %{buildroot}%{_libdir}/*.la
+rm %{buildroot}/%{_libdir}/*.la
 
 %post -n libproj0 -p /sbin/ldconfig
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit proj for openSUSE:Factory

2011-08-16 Thread h_root

Hello community,

here is the log from the commit of package proj for openSUSE:Factory
checked in at Tue Aug 16 14:31:37 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/proj/proj.changes  2011-08-15 
10:48:09.0 +0200
@@ -0,0 +1,56 @@
+---
+Sat Mar 19 00:00:00 UTC 2011 - das...@gbd-consult.de
+
+- removed debug_package
+
+---
+Tue Nov 24 00:00:00 UTC 2009 - Otto Dassau 4.7.0
+
+- update to new proj4 version
+- update to new datumgrid version 1.5
+
+---
+Sun Oct 19 00:00:00 UTC 2008 - dl...@gmx.de
+
+- change spec to build on factory
+
+---
+Wed Sep 17 00:00:00 UTC 2008 - Otto Dassau 4.6.1
+
+- version update
+
+---
+Wed Jul  9 00:00:00 UTC 2008 - Otto Dassau 4.6.0
+
+- update and rpmlind fixes
+
+---
+Mon Aug 13 00:00:00 UTC 2007 - Dirk Stöcker 4.5.0
+
+- adapted to BuildService
+
+---
+Fri Jan  5 00:00:00 UTC 2007 - Otto Dassau 4.5.0
+
+- moved *.so from files devel to files
+
+---
+Tue Dec 19 00:00:00 UTC 2006 - Otto Dassau 4.5.0
+
+- rebuilt for SuSE 10.2
+
+---
+Wed Jan 25 00:00:00 UTC 2006 - Otto Dassau 4.4.9
+
+- rebuilt for SuSE 10.0 and added devel package
+
+---
+Thu Nov 17 00:00:00 UTC 2005 - Markus Neteler 4.4.9
+
+- upgraded to Mandriva 2006
+
+---
+Fri Aug  5 00:00:00 UTC 2005 - Otto Dassau 4.4.9
+
+- Applied for Mandrake 10.1 RPM
+

calling whatdependson for head-i586


New:

  proj-4.7.0.tar.bz2
  proj-datumgrid-1.5.zip
  proj.changes
  proj.spec



Other differences:
--
++ proj.spec ++
#
# spec file for package proj
#
# Copyright (c) 2011 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
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#



Name:   proj
Version:4.7.0
Release:1
License:MIT
Summary:Cartographic projection software
Url:ftp://ftp.remotesensing.org/proj/
Group:  Productivity/Scientific/Other
Source0:proj-%{version}.tar.bz2
Source1:proj-datumgrid-1.5.zip
BuildRequires:  bzip2
BuildRequires:  unzip
Provides:   libproj = %{version}
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Prefix: %{_prefix}

%package -n libproj0

Summary:Cartographic projection software
Group:  Applications/GIS

%package -n libproj-devel

Summary:Development files for PROJ
Group:  Development/Libraries/C and C++
Requires:   libproj0 = %{version}

%description -n libproj0
This package the library for performing respective
forward and inverse transformation of cartographic data to or from cartesian
data with a wide range of selectable projection functions.

%description
This package offers the commandline tools for performing respective
forward and inverse transformation of cartographic data to or from cartesian
data with a wide range of selectable projection functions.

%description -n libproj-devel
This package contains libproj and the appropriate header files and man pages.

%prep
%setup -q -b 0 -n proj-%{version}
cd nad
unzip -o %{SOURCE1}

%build
%configure  --disable-static
make

%install
%makeinstall
rm -f %{buildroot}%{_libdir}/*.la

%post -n libproj0 -p /sbin/ldconfig

%postun -n libproj0 -p /sbin/ldconfig

%clean

%files -n libproj0
%defattr(0644,root,root)
%{_libdir}/*.so.*

%files
%defattr(-,root,root)
%doc NEWS AUTHORS COPYING README ChangeLog
%defattr(0755,root,root)
%{_bindir}/*
%dir %{_datadir}/proj
%defattr(0644,root,root)
%{_mandir}/man1/*.1*
%{_datadir}/proj/*

%files -n libproj-devel
%defattr(0644,root,root)
%{_mandir}/man3/*.3*
%{_includedir}/*.h
%{_libdir}/*.so

%changelog