Changelog for
sfcgal-devel-1.3.2-lp150.3.1.x86_64.rpm :
* Sun Feb 11 2018 brunoAATTioda-net.ch- Packaging : + Add BuildRequires Mesa-libGL-devel not autoresolved in Leap 15 + Add 5c495ce.patch Fix build when CGAL is compiled with GMPXX + Remove -fstack-clash-protection existing on 42.3 %cmake macro. But clang doesn\'t know this flag (Fix 42.3 builds) + Order cmake -D
* Thu Oct 12 2017 brunoAATTioda-net.ch- Update to 1.3.2 version but only for Tumbleweed. + Fixes for building with cgal 4.10.1+- Update to 1.3.1 version but only for Leap 42. + Add a SFCGAL-osg library for OSG specific functions Fix C API geometry_is_planar Fix Doxygen script- Packaging : + Use %if around version to have a build on both case Leap & TW + sfcgal upstream 1.3.2 build only with cgal 4.10.1+ target TW + sfcgal upstream 1.3.1 build only with cgal < 4.10 target Leap + Remove conditionnal -fpie flag for 13.1 + Remove merged patch upstream_fixes_post130.patch + Add missing libboost-
*-devel for TW + Add -fpie for clang linker
* Mon Feb 13 2017 brunoAATTioda-net.ch- Packaging : + Add withosgd to exclude arch problematic with openscenegraph for the moment only i586 and x86_64 are build with. + Add upstream_fixes_post130.patch to be able to choose when we depend on openscenegraph. + Change for TW the new boost-devel way
* Sat Apr 23 2016 brunoAATTioda-net.ch- Update to new bug-fix release 1.3.0 Add a validity flag to geometries Add an option to straight skeleton to return the distance to borders Add sfcgal_geometry_is_valid_detail to the C API Remove grid and ASC reader Remove the viewer Fix compilation issue with boost 1.60 (#119) Fix WKT parsing issues (#81 #117) Retain bisectors of narrow angles in MedialAxis output
* Mon Mar 14 2016 brunoAATTioda-net.ch- bypass bug 927268 for PowerPC if clang is used above in place of gcc. Fix powerpc builds
* Sun Mar 13 2016 brunoAATTioda-net.ch- Added flags to override failing %cmake macro with 13.2 - DCMAKE_USER_MAKE_RULES_OVERRIDE=OFF \\ - DCMAKE_CXX_COMPILER=\"clang++\" \\ - DCMAKE_C_COMPILER=\"clang\" \\- clang allow building with less memory oom
* Fri Feb 26 2016 brunoAATTioda-net.ch- Update dates + force rebuild on 13.2 i586
* Thu Feb 25 2016 brunoAATTioda-net.ch- Renable the examples, we got a patch for boost 1.60
* Tue Feb 23 2016 zaitorAATTopensuse.org- Rename _constraint to _constraints, so that it is actually taken into account by the obs.
* Sun Nov 29 2015 guillaumeAATTopensuse.org- Update to v1.2.2
* Sat Sep 26 2015 mpluskalAATTsuse.com- Update project and download url- Fully use %cmake macros- Cleanup spec file with spec-cleaner
* Sat Sep 26 2015 Angelos Tzotsos
- upstream updated bugfix release 1.2.0 2015-09-18 - Improve the computation speed of straight skeletons by using inexact construction kernel - Add a new function approximateMedialAxis - Fix an invalidity case (polygon degenerated to a point) #108 - Fix compilation issues with boost 1.58 - Add Travis support
* Mon Mar 02 2015 brunoAATTioda-net.ch- upstream updated bugfix release 1.1.0 2015-01-14 - New spatial operation Union(geom, geom) and Difference(geom, geom). - Exposed Volume(geom) in C api and added output with a decimal representation sfcgal_geometry_as_text_decim (thanks AATTmatze09) - Minor bug fixes.- packaging : spec-cleaner (date,name,order)
* Sun Nov 23 2014 brunoAATTioda-net.ch- upstream updated release 1.0.5 Fix validity check message when converting to 2D Fix a polygon orientation test (postgis bug #2818) Fix a bug in plane3D Add better handling of EMPTY in collections Compilation issues: Fix a cmake issue (FindOsgQT) Fix compilation issue with gcc < 4.5 Avoid osg dependency when viewer is not built Fix postgresql include directory Add detection of lib64 directories- packaging : removed obsolete merged upstream patches sle-error-typename-outside-of-template.patch 0001-Small-typo-changed-requiered-to-required.patch 0007-fixes-polygon-triangulation.patch 0004-Replace-lib-by-CMAKE_INSTALL_LIBDIR-in-installation-.patch 0002-Add-VERSION-and-SOVERSION-properties.patch 0003-Add-detection-of-lib-lib64-directory.patch 0005-Added-FindPostgreSQL.cmake-macros.patch 0006-fixed-unfindable-postgres-header-cmake-variable.patch use of %cmake macro.
* Thu Jun 05 2014 brunoAATTioda-net.ch- packaging: Build for sle adding specific patch for typename sle-error-typename-outside-of-template.patch
* Sat May 24 2014 brunoAATTioda-net.ch- packaging: spec-cleaner, remove used comments, coherent usage of -jobs.
* Wed Apr 30 2014 brunoAATTioda-net.ch- packaging : use advanced security flags only on supported version >=1310
* Tue Apr 29 2014 brunoAATTioda-net.ch- packaging : respect lib policy- sources : added upstream patches fixing triangulation & build issues with postgresql, lib(64), soversion +0001-Small-typo-changed-requiered-to-required.patch +0002-Add-VERSION-and-SOVERSION-properties.patch +0003-Add-detection-of-lib-lib64-directory.patch +0004-Replace-lib-by-CMAKE_INSTALL_LIBDIR-in-installation-.patch +0005-Added-FindPostgreSQL.cmake-macros.patch +0006-fixed-unfindable-postgres-header-cmake-variable.patch +0007-fixes-polygon-triangulation.patch
* Fri Jan 03 2014 brunoAATTioda-net.ch- Added patch for upstream issue 37 fixing soname & soversion SFCGAL_issue37.patch- packaging : we build the viewer and the example programs
* Sun Dec 22 2013 brunoAATTioda-net.ch- Upstream 1.0.4 update- Commented include CGAL we use CGAL 4.3 now
* Thu Nov 14 2013 brunoAATTioda-net.ch- First build & packaging version