Hello community,

here is the log from the commit of package gdal for openSUSE:Factory checked in 
at 2016-02-08 09:47:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdal (Old)
 and      /work/SRC/openSUSE:Factory/.gdal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdal/gdal.changes        2016-02-01 
19:57:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes   2016-02-08 
09:47:48.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  4 18:55:25 UTC 2016 - [email protected]
+
+- Fixing PACKAGE_* redefines in cpl_config.h
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdal.spec ++++++
--- /var/tmp/diff_new_pack.4PpR3a/_old  2016-02-08 09:47:48.000000000 +0100
+++ /var/tmp/diff_new_pack.4PpR3a/_new  2016-02-08 09:47:48.000000000 +0100
@@ -284,6 +284,9 @@
 rm -rf %{buildroot}%{perl_vendorarch}/auto/Geo/GDAL/Const/.packlist
 rm -rf %{buildroot}%{_bindir}/*.dox
 
+# avoid PACKAGE redefines
+sed -i 's,\(#define PACKAGE_.*\),/* \1 */,' 
%{buildroot}%{_includedir}/gdal/cpl_config.h
+
 %post -n lib%{name}1 -p /sbin/ldconfig
 
 %postun        -n lib%{name}1 -p /sbin/ldconfig


Reply via email to