Hello community, here is the log from the commit of package gdal for openSUSE:Factory checked in at 2018-04-06 17:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdal (Old) and /work/SRC/openSUSE:Factory/.gdal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdal" Fri Apr 6 17:48:37 2018 rev:25 rq:593895 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gdal/gdal.changes 2018-03-22 12:12:23.710021518 +0100 +++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes 2018-04-06 17:50:41.085019778 +0200 @@ -1,0 +2,6 @@ +Thu Apr 5 14:51:21 UTC 2018 - [email protected] + +- Fix boo#1088014 by adding missing LICENSE in lib and main package + Remove misplaced LICENSE.txt in /usr/share/gdal + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdal.spec ++++++ --- /var/tmp/diff_new_pack.55TuPB/_old 2018-04-06 17:50:45.204870839 +0200 +++ /var/tmp/diff_new_pack.55TuPB/_new 2018-04-06 17:50:45.208870695 +0200 @@ -294,6 +294,8 @@ rm -rf %{buildroot}%{perl_vendorarch}/auto/Geo/*/.packlist rm -rf %{buildroot}%{perl_vendorarch}/auto/Geo/GDAL/Const/.packlist rm -rf %{buildroot}%{_bindir}/*.dox +# License doesn't go there +rm -f %{buildroot}%{_datadir}/gdal/LICENSE.TXT # avoid PACKAGE redefines sed -i 's,\(#define PACKAGE_.*\),/* \1 */,' %{buildroot}%{_includedir}/gdal/cpl_config.h @@ -303,11 +305,13 @@ %files -n lib%{name}%{soversion} %defattr(644,root,root,755) +%license LICENSE.TXT %{_libdir}/*.so.%{soversion}.* %{_libdir}/*.so.%{soversion} %files %defattr(644,root,root,755) +%license LICENSE.TXT %doc NEWS PROVENANCE.TXT %defattr(755,root,root,755) %{_bindir}/epsg_tr.py
