Compare commits
67 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
398edf0a84 | ||
|
|
05e0b149d2 | ||
|
|
72396d5007 | ||
|
|
8ac5aa690e | ||
|
|
e64ca5da4b | ||
|
|
96a58932e1 | ||
|
|
6b9a9250a8 | ||
|
|
cfcf1c3780 | ||
|
|
958d42b7fe | ||
|
|
949a64e771 | ||
|
|
cb7e5cafb8 | ||
|
|
42c0b3fa98 | ||
|
|
38a79d7b34 | ||
|
|
56cb9ca33c | ||
|
|
ba918ec6e9 | ||
|
|
af4574c087 | ||
|
|
4d7489beee | ||
|
|
be3b12a262 | ||
|
|
38f6e4314f | ||
|
|
f6c317a854 | ||
|
|
bc3774acd7 | ||
|
|
d4715aa6a1 | ||
|
|
d4ca6db195 | ||
|
|
1da2db5af0 | ||
|
|
d86aa024c1 | ||
|
|
6a2631f644 | ||
|
|
665d05df72 | ||
|
|
f4fe1ca843 | ||
|
|
855271be24 | ||
|
|
5ec0f30c8b | ||
|
|
9860162dd4 | ||
|
|
9b08658ff6 | ||
|
|
ba342d78b3 | ||
|
|
0e710f0d0a | ||
|
|
e840ecbbeb | ||
|
|
51551285c8 | ||
|
|
479fe22755 | ||
|
|
4d5fa75ad6 | ||
|
|
5d238445c3 | ||
|
|
8860870ecc | ||
|
|
d7481826c1 | ||
|
|
8381e3510b | ||
|
|
7a7ffd7e35 | ||
|
|
a4e4073d0d | ||
|
|
513c0a7543 | ||
|
|
7b2f1a4d4f | ||
|
|
0faccf720f | ||
|
|
98450685e2 | ||
|
|
e9fa538502 | ||
|
|
d672671634 | ||
|
|
2d754e9a74 | ||
|
|
30ebcb4abe | ||
|
|
7a346860d1 | ||
|
|
65f12df9df | ||
|
|
bd14b8e23f | ||
|
|
a6030f684e | ||
|
|
eba7ceca74 | ||
|
|
bdb2ea2ec9 | ||
|
|
813a632f98 | ||
|
|
a64639171d | ||
|
|
bb06a8fa68 | ||
|
|
f10ae78e04 | ||
|
|
0046a622f5 | ||
|
|
75d93c82e9 | ||
|
|
0ee3c7b64d | ||
|
|
e00e7744c5 | ||
|
|
792f6a075c |
6 changed files with 255 additions and 253 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -16,4 +16,15 @@
|
|||
/grass-7.8.4.tar.gz
|
||||
/grass-7.8.5.tar.gz
|
||||
/grass-7.8.6.tar.gz
|
||||
/grass-7.8.7.tar.gz
|
||||
/grass-8.0.0.tar.gz
|
||||
/grass-8.0.1.tar.gz
|
||||
/grass-8.0.2.tar.gz
|
||||
/grass-8.2.0.tar.gz
|
||||
/grass-8.2.1.tar.gz
|
||||
/grass-8.3.0.tar.gz
|
||||
/grass-.tar.gz
|
||||
/grass-8.3.1.tar.gz
|
||||
/grass-8.3.2.tar.gz
|
||||
/grass-8.4.0.tar.gz
|
||||
/grass-8.4.1.tar.gz
|
||||
/grass-8.4.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
Index: grass-7.8.6/grass.pc.in
|
||||
===================================================================
|
||||
--- grass-7.8.6.orig/grass.pc.in
|
||||
+++ grass-7.8.6/grass.pc.in
|
||||
diff --git a/grass.pc.in b/grass.pc.in
|
||||
index 94ca57b65..aec77d095 100644
|
||||
--- a/grass.pc.in
|
||||
+++ b/grass.pc.in
|
||||
@@ -2,13 +2,13 @@
|
||||
#
|
||||
# See also: grass@GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR@ --config
|
||||
# See also: grass --config
|
||||
|
||||
-prefix=@prefix@/grass-@GRASS_VERSION_MAJOR@.@GRASS_VERSION_MINOR@.@GRASS_VERSION_RELEASE@
|
||||
-exec_prefix=@prefix@/grass-@GRASS_VERSION_MAJOR@.@GRASS_VERSION_MINOR@.@GRASS_VERSION_RELEASE@
|
||||
|
|
|
|||
350
grass.spec
350
grass.spec
|
|
@ -1,9 +1,9 @@
|
|||
%global shortver 78
|
||||
%global shortver 84
|
||||
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||
|
||||
Name: grass
|
||||
Version: 7.8.7
|
||||
Release: 1%{?dist}
|
||||
Version: 8.4.2
|
||||
Release: 3%{?dist}
|
||||
Summary: GRASS GIS - Geographic Resources Analysis Support System
|
||||
|
||||
%if 0%{?fedora} >= 33 || 0%{?rhel} >= 9
|
||||
|
|
@ -20,12 +20,19 @@ Summary: GRASS GIS - Geographic Resources Analysis Support System
|
|||
# "%%bcond_without" means "ENABLE by default and create a --without option"
|
||||
%bcond_without python3
|
||||
|
||||
License: GPLv2+
|
||||
# GRASS GIS addon reuses the compiler flags originating from rpmbuild environment,
|
||||
# hence disabling package-notes plugin
|
||||
%undefine _package_note_file
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://grass.osgeo.org
|
||||
Source0: https://grass.osgeo.org/%{name}%{shortver}/source/%{name}-%{version}.tar.gz
|
||||
|
||||
# fix pkgconfig file
|
||||
Patch0: grass-pkgconfig.patch
|
||||
Patch 0: grass-pkgconfig.patch
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
ExcludeArch: %{ix86}
|
||||
|
||||
BuildRequires: bison
|
||||
%if %{with flexiblas}
|
||||
|
|
@ -33,51 +40,37 @@ BuildRequires: flexiblas-devel
|
|||
%else
|
||||
BuildRequires: blas-devel, lapack-devel
|
||||
%endif
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: cairo-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: fftw-devel
|
||||
BuildRequires: flex
|
||||
%if (0%{?rhel} > 6 || 0%{?fedora})
|
||||
BuildRequires: freetype-devel
|
||||
%endif
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gdal-devel
|
||||
BuildRequires: geos-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: laszip-devel
|
||||
%if (0%{?rhel} > 6 || 0%{?fedora})
|
||||
BuildRequires: libappstream-glib
|
||||
%endif
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: mesa-libGL-devel
|
||||
BuildRequires: mesa-libGLU-devel
|
||||
%if (0%{?rhel} > 7 || 0%{?fedora})
|
||||
BuildRequires: mariadb-connector-c-devel openssl-devel
|
||||
%else
|
||||
BuildRequires: mysql-devel
|
||||
%endif
|
||||
%if (0%{?rhel} > 6 || 0%{?fedora})
|
||||
BuildRequires: netcdf-devel
|
||||
%endif
|
||||
BuildRequires: python3
|
||||
%if 0%{?rhel} == 7
|
||||
# EPEL7
|
||||
BuildRequires: python%{python3_version_nodots}-numpy
|
||||
%else
|
||||
BuildRequires: python3-numpy
|
||||
%endif
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
%if 0%{?rhel} && 0%{?rhel} == 7
|
||||
BuildRequires: postgresql-devel
|
||||
%else
|
||||
BuildRequires: libpq-devel
|
||||
%endif
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: mariadb-connector-c-devel openssl-devel
|
||||
BuildRequires: mesa-libGL-devel
|
||||
BuildRequires: mesa-libGLU-devel
|
||||
BuildRequires: netcdf-devel
|
||||
BuildRequires: PDAL
|
||||
BuildRequires: PDAL-devel
|
||||
BuildRequires: PDAL-libs
|
||||
BuildRequires: proj-devel
|
||||
%if (0%{?rhel} <= 6 && !0%{?fedora})
|
||||
# argparse is included in python2.7+ but not python2.6
|
||||
BuildRequires: python-argparse
|
||||
%endif
|
||||
BuildRequires: python3
|
||||
%if 0%{?rhel} == 7
|
||||
# EPEL7
|
||||
BuildRequires: python%{python3_version_nodots}-dateutil
|
||||
|
|
@ -85,65 +78,44 @@ BuildRequires: python%{python3_version_nodots}-dateutil
|
|||
BuildRequires: python3-dateutil
|
||||
%endif
|
||||
BuildRequires: python3-devel
|
||||
%if (0%{?rhel} > 6 || 0%{?fedora})
|
||||
BuildRequires: python3-pillow
|
||||
%if 0%{?rhel} == 7
|
||||
# EPEL7
|
||||
BuildRequires: python%{python3_version_nodots}-numpy
|
||||
%else
|
||||
# EPEL6
|
||||
BuildRequires: python-imaging
|
||||
BuildRequires: python3-numpy
|
||||
%endif
|
||||
BuildRequires: PDAL
|
||||
BuildRequires: PDAL-libs
|
||||
BuildRequires: PDAL-devel
|
||||
BuildRequires: python3-pillow
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: subversion
|
||||
BuildRequires: unixODBC-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: make
|
||||
|
||||
Requires: bzip2-libs
|
||||
Requires: libzstd
|
||||
Requires: geos
|
||||
# fedora >= 34: Nothing
|
||||
%if (0%{?rhel} > 7 || 0%{?fedora} < 34)
|
||||
Requires: proj-datumgrid
|
||||
Requires: proj-datumgrid-world
|
||||
%endif
|
||||
Requires: libzstd
|
||||
Requires: PDAL
|
||||
Requires: PDAL-libs
|
||||
Requires: python3
|
||||
%if 0%{?rhel} == 7
|
||||
# EPEL7
|
||||
Requires: python%{python3_version_nodots}-numpy
|
||||
%else
|
||||
Requires: python3-numpy
|
||||
%endif
|
||||
%if 0%{?rhel} > 6
|
||||
# EPEL7/EPEL8
|
||||
#Requires: python3-matplotlib-wx
|
||||
%else
|
||||
Requires: python3-matplotlib
|
||||
%endif
|
||||
%if 0%{?rhel} == 7
|
||||
# EPEL7
|
||||
Requires: python%{python3_version_nodots}-dateutil
|
||||
%else
|
||||
Requires: python3-dateutil
|
||||
%endif
|
||||
%if 0%{?rhel} && 0%{?rhel} < 7
|
||||
Requires: wxPython
|
||||
%if 0%{?rhel} == 7
|
||||
# EPEL7
|
||||
Requires: python%{python3_version_nodots}-numpy
|
||||
%else
|
||||
Requires: python3-wxpython4
|
||||
Requires: python3-numpy
|
||||
%endif
|
||||
Requires: PDAL
|
||||
Requires: PDAL-libs
|
||||
Requires: python3-wxpython4
|
||||
|
||||
%if "%{_lib}" == "lib"
|
||||
%global cpuarch 32
|
||||
%else
|
||||
%global cpuarch 64
|
||||
%endif
|
||||
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description
|
||||
|
|
@ -176,7 +148,7 @@ GRASS GIS development headers
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b.libdir
|
||||
%patch 0 -p1 -b.libdir
|
||||
|
||||
# Correct mysql_config query
|
||||
sed -i -e 's/--libmysqld-libs/--libs/g' configure
|
||||
|
|
@ -189,42 +161,29 @@ sed -i -e 's/-lblas/-lflexiblas/g' -e 's/-llapack/-lflexiblas/g' configure
|
|||
find -name \*.pl | xargs sed -i -e 's,#!/usr/bin/env perl,#!%{__perl},'
|
||||
|
||||
%build
|
||||
# Package is not ready for -Werror=format-security or the C++11 standard
|
||||
CFLAGS="$(echo ${RPM_OPT_FLAGS} | sed -e 's/ -Werror=format-security//')"
|
||||
CXXFLAGS="-std=c++98 ${CFLAGS}"
|
||||
%configure \
|
||||
--prefix=%{_libdir} \
|
||||
--with-blas \
|
||||
%if %{with flexiblas}
|
||||
--with-blas-includes=%{_includedir}/flexiblas \
|
||||
%endif
|
||||
--with-bzlib \
|
||||
--with-cairo \
|
||||
--with-cairo-ldflags=-lfontconfig \
|
||||
--with-cxx \
|
||||
--with-tiff \
|
||||
--with-png \
|
||||
--with-postgres \
|
||||
--with-fftw \
|
||||
--with-freetype \
|
||||
--with-freetype-includes=%{_includedir}/freetype2 \
|
||||
--with-gdal=%{_bindir}/gdal-config \
|
||||
--with-geos=%{_bindir}/geos-config \
|
||||
--with-lapack \
|
||||
%if %{with flexiblas}
|
||||
--with-lapack-includes=%{_includedir}/flexiblas \
|
||||
%endif
|
||||
%if 0%{?rhel} > 7
|
||||
--with-mysql=no \
|
||||
%else
|
||||
--with-mysql \
|
||||
%endif
|
||||
--with-opengl \
|
||||
--with-odbc \
|
||||
--with-fftw \
|
||||
--with-blas \
|
||||
--with-lapack \
|
||||
%if %{with flexiblas}
|
||||
--with-blas-includes=%{_includedir}/flexiblas \
|
||||
--with-lapack-includes=%{_includedir}/flexiblas \
|
||||
%endif
|
||||
--with-cairo \
|
||||
%if (0%{?rhel} > 6 || 0%{?fedora})
|
||||
--with-freetype \
|
||||
%endif
|
||||
--with-nls \
|
||||
--with-pdal \
|
||||
--with-readline \
|
||||
--with-regex \
|
||||
--with-openmp \
|
||||
--with-gdal=%{_bindir}/gdal-config \
|
||||
--with-wxwidgets=%{_bindir}/wx-config \
|
||||
--with-geos=%{_bindir}/geos-config \
|
||||
%if (0%{?rhel} > 6 || 0%{?fedora})
|
||||
--with-netcdf=%{_bindir}/nc-config \
|
||||
%endif
|
||||
--with-mysql-includes=%{_includedir}/mysql \
|
||||
%if (0%{?fedora} >= 27)
|
||||
|
|
@ -232,12 +191,25 @@ CXXFLAGS="-std=c++98 ${CFLAGS}"
|
|||
%else
|
||||
--with-mysql-libs=%{_libdir}/mysql \
|
||||
%endif
|
||||
--with-netcdf=%{_bindir}/nc-config \
|
||||
--with-nls \
|
||||
--with-odbc \
|
||||
--with-opengl \
|
||||
--with-openmp \
|
||||
--with-pdal \
|
||||
--with-png \
|
||||
--with-postgres \
|
||||
--with-postgres-includes=%{_includedir}/pgsql \
|
||||
--with-cairo-ldflags=-lfontconfig \
|
||||
--with-freetype-includes=%{_includedir}/freetype2 \
|
||||
--with-bzlib \
|
||||
--with-zstd \
|
||||
--with-proj-share=%{_datadir}/proj
|
||||
--with-proj-share=%{_datadir}/proj \
|
||||
--with-readline \
|
||||
--with-regex \
|
||||
--with-tiff \
|
||||
--with-wxwidgets=%{_bindir}/wx-config \
|
||||
--with-zstd
|
||||
|
||||
|
||||
# .package_note hack for RHBZ #2084342 and RHBZ #2102895
|
||||
sed -i "s+ -Wl,-dT,${RPM_BUILD_DIR}/grass-%{version}/.package_note-grass-%{version}-%{release}.%{_arch}.ld++g" include/Make/Platform.make
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
|
@ -283,9 +255,6 @@ do
|
|||
iconv -f iso8859-1 -t utf8 $man > %{buildroot}%{_mandir}/man1/$(basename $man)"%{name}"
|
||||
done
|
||||
|
||||
# create symlink to unversioned name
|
||||
ln -s %{_bindir}/%{name}%{shortver} %{buildroot}%{_bindir}/%{name}
|
||||
|
||||
# symlink docs from GISBASE to standard system location
|
||||
mkdir -p %{buildroot}%{_docdir}
|
||||
# append shortver to destination since man pages are unversioned
|
||||
|
|
@ -314,7 +283,7 @@ cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf<<EOF
|
|||
%{_libdir}/%{name}%{shortver}/lib
|
||||
EOF
|
||||
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
%if 0%{?rhel} && 0%{?rhel} == 7
|
||||
%post
|
||||
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
|
@ -347,10 +316,9 @@ fi
|
|||
%{_docdir}/%{name}%{shortver}
|
||||
|
||||
%files libs
|
||||
%license AUTHORS COPYING GPL.TXT CHANGES
|
||||
%license AUTHORS COPYING GPL.TXT
|
||||
%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||
%{_libdir}/%{name}%{shortver}/lib/*.so
|
||||
%{_libdir}/%{name}%{shortver}/lib/*.a
|
||||
%dir %{_libdir}/%{name}%{shortver}/driver
|
||||
%dir %{_libdir}/%{name}%{shortver}/driver/db
|
||||
%{_libdir}/%{name}%{shortver}/driver/db/*
|
||||
|
|
@ -359,15 +327,171 @@ fi
|
|||
%{_libdir}/%{name}%{shortver}/gui
|
||||
|
||||
%files devel
|
||||
%doc TODO doc/* SUBMITTING
|
||||
%doc TODO doc/* CONTRIBUTING.md
|
||||
%{macrosdir}/macros.%{name}
|
||||
%{_libdir}/pkgconfig/*
|
||||
%dir %{_libdir}/%{name}%{shortver}/lib
|
||||
%{_libdir}/%{name}%{shortver}/include
|
||||
|
||||
%changelog
|
||||
* Wed Feb 23 2022 Markus Neteler <neteler@mundialis.de> - 7.8.7-1
|
||||
- New upstream version GRASS GIS 7.8.7
|
||||
* Wed Jan 14 2026 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 8.4.2-3
|
||||
- Drop support for i686
|
||||
|
||||
* Sun Nov 23 2025 Sandro Mani <manisandro@gmail.com> - 8.4.2-2
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Sun Nov 23 2025 Markus Neteler <neteler@mundialis.de> - 8.4.2-1
|
||||
- Update to GRASS 8.4.2 (#2416357)
|
||||
|
||||
* Sat Sep 27 2025 Markus Neteler <neteler@mundialis.de> - 8.4.1-8
|
||||
- Rebuilt for F43
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 8.4.1-7
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 22 2025 Orion Poplawski <orion@nwra.com> - 8.4.1-6
|
||||
- Rebuild for netcdf 4.9.3 soname bump
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 8.4.1-5
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Sun Aug 03 2025 Sandro Mani <manisandro@gmail.com> - 8.4.1-4
|
||||
- Rebuild (PDAL)
|
||||
|
||||
* Wed Jul 30 2025 Sandro Mani <manisandro@gmail.com> - 8.4.1-3
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Feb 24 2025 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 8.4.1-1
|
||||
- Update to 8.4.1 (#2347356)
|
||||
|
||||
* Sat Feb 22 2025 Markus Neteler <neteler@mundialis.de> - 8.4.0-7
|
||||
- drop outdated proj-datumgrid condition
|
||||
|
||||
* Mon Feb 10 2025 Markus Neteler <neteler@mundialis.de> - 8.4.0-6
|
||||
- EPEL10: fix proj-datumgrid condition
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Nov 09 2024 Sandro Mani <manisandro@gmail.com> - 8.4.0-4
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Sat Oct 26 2024 Markus Neteler <neteler@mundialis.de> - 8.4.0-3
|
||||
- Sort requirements and flags (https://github.com/OSGeo/grass/pull/4563/ by Edouard Choinière)
|
||||
|
||||
* Fri Sep 06 2024 Sandro Mani <manisandro@gmail.com> - 8.4.0-2
|
||||
- Rebuild (PDAL)
|
||||
|
||||
* Sun Jul 28 2024 Markus Neteler <neteler@mundialis.de> - 8.4.0-1
|
||||
- Update to 8.4.0
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.3.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Tue May 14 2024 Sandro Mani <manisandro@gmail.com> - 8.3.2-3
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Tue Mar 19 2024 Sandro Mani <manisandro@gmail.com> - 8.3.2-2
|
||||
- Rebuild (PDAL)
|
||||
|
||||
* Thu Mar 07 2024 Markus Neteler <neteler@mundialis.de> - 8.3.2-1
|
||||
- Update to 8.3.2 (#2268514)
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.3.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.3.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Jan 3 2024 Florian Weimer <fweimer@redhat.com> - 8.3.1-4
|
||||
- Fix C compatibility issue in MySQL port handling
|
||||
|
||||
* Wed Nov 15 2023 Sandro Mani <manisandro@gmail.com> - 8.3.1-3
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Sat Oct 28 2023 Markus Neteler <neteler@mundialis.de> 8.3.1-2
|
||||
- fix obsolete configure parameters
|
||||
|
||||
* Thu Oct 26 2023 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 8.3.1-1
|
||||
- Update to GRASS GIS 8.3.1 (#2246359)
|
||||
|
||||
* Sat Oct 14 2023 Sandro Mani <manisandro@gmail.com> - 8.3.0-4
|
||||
- Rebuild (PDAL)
|
||||
|
||||
* Sun Aug 06 2023 Alexandre Detiste <alexandre.detiste@gmail.com> - 8.3.0-3
|
||||
- Remove support for RHEL6: Grass is now Python3 only
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sun Jun 25 2023 Markus Neteler <neteler@mundialis.de> 8.3.0-1
|
||||
- New upstream version GRASS GIS 8.3.0
|
||||
|
||||
* Thu May 11 2023 Sandro Mani <manisandro@gmail.com> - 8.2.1-2
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Sat Jan 21 2023 Markus Neteler <neteler@mundialis.de> 8.2.1-1
|
||||
- New upstream version GRASS GIS 8.2.1
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Mon Jan 16 2023 Markus Neteler <neteler@mundialis.de> 8.2.0-10
|
||||
- modify grass-pdal.patch for alternative C++ fix
|
||||
|
||||
* Sat Jan 14 2023 Sandro Mani <manisandro@gmail.com> - 8.2.0-9
|
||||
- Rebuild (PDAL)
|
||||
|
||||
* Sat Nov 12 2022 Sandro Mani <manisandro@gmail.com> - 8.2.0-8
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Wed Nov 09 2022 Markus Neteler <neteler@mundialis.de> 8.2.0-7
|
||||
- SPDX license tag update
|
||||
|
||||
* Thu Nov 03 2022 Markus Neteler <neteler@mundialis.de> - 8.2.0-6
|
||||
- fix RPM ARCH not defined for GRASS GIS addon installation (RHBZ #2138373)
|
||||
|
||||
* Sat Sep 17 2022 Markus Neteler <neteler@mundialis.de> - 8.2.0-5
|
||||
- fix unexpected keyword argument 'codeset' (Python 3.11) for RHBZ #2126608
|
||||
|
||||
* Mon Aug 08 2022 Markus Neteler <neteler@mundialis.de> - 8.2.0-4
|
||||
- Rebuild for RHBZ #2107826 (PYC magic number has changed)
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jul 11 2022 Markus Neteler <neteler@mundialis.de> - 8.2.0-2
|
||||
- .package_note hack for RHBZ #2084342 and RHBZ #2102895
|
||||
|
||||
* Sat Jun 04 2022 Markus Neteler <neteler@mundialis.de> - 8.2.0-1
|
||||
- New upstream version GRASS GIS 8.2.0
|
||||
|
||||
* Sat May 21 2022 Sandro Mani <manisandro@gmail.com> - 8.0.2-2
|
||||
- Rebuild for gdal-3.5.0 and/or openjpeg-2.5.0
|
||||
|
||||
* Thu May 12 2022 Markus Neteler <neteler@mundialis.de> - 8.0.2-1
|
||||
- New upstream version GRASS GIS 8.0.2
|
||||
|
||||
* Tue Mar 29 2022 Markus Neteler <neteler@mundialis.de> - 8.0.1-3
|
||||
- Rebuild for pdal-2.4.0
|
||||
|
||||
* Thu Mar 10 2022 Sandro Mani <manisandro@gmail.com> - 8.0.1-2
|
||||
- Rebuild for proj-9.0.0
|
||||
|
||||
* Thu Feb 24 2022 Markus Neteler <neteler@mundialis.de> - 8.0.1-1
|
||||
- New upstream version GRASS GIS 8.0.1
|
||||
|
||||
* Fri Jan 28 2022 Markus Neteler <neteler@mundialis.de> - 8.0.0-1
|
||||
- New upstream version GRASS GIS 8.0.0
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.8.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Thu Nov 11 2021 Sandro Mani <manisandro@gmail.com> - 7.8.6-3
|
||||
- Rebuild (gdal)
|
||||
|
||||
* Sun Nov 07 2021 Björn Esser <besser82@fedoraproject.org> - 7.8.6-2
|
||||
- Add patch to fix installation path in pkgconfig file
|
||||
|
|
|
|||
|
|
@ -1,90 +0,0 @@
|
|||
Index: grass-7.2.1/lib/python/ctypes/ctypesgencore/parser/lextab.py
|
||||
===================================================================
|
||||
--- grass-7.2.1/lib/python/ctypes/ctypesgencore/parser/lextab.py (revision 71218)
|
||||
+++ grass-7.2.1/lib/python/ctypes/ctypesgencore/parser/lextab.py (revision 71219)
|
||||
@@ -1,59 +1,8 @@
|
||||
# lextab.py. This file automatically created by PLY (version 2.2). Don't edit!
|
||||
-_lextokens = {
|
||||
- 'RIGHT_OP': None,
|
||||
- 'RIGHT_ASSIGN': None,
|
||||
- 'DEC_OP': None,
|
||||
- 'PP_MACRO_PARAM': None,
|
||||
- 'DIV_ASSIGN': None,
|
||||
- 'PP_DEFINE': None,
|
||||
- 'PP_END_DEFINE': None,
|
||||
- 'PP_DEFINE_MACRO_NAME': None,
|
||||
- 'HEADER_NAME': None,
|
||||
- 'NEWLINE': None,
|
||||
- 'CHARACTER_CONSTANT': None,
|
||||
- 'PP_STRINGIFY': None,
|
||||
- 'AND_ASSIGN': None,
|
||||
- 'PTR_OP': None,
|
||||
- 'ELLIPSIS': None,
|
||||
- 'IDENTIFIER': None,
|
||||
- 'ADD_ASSIGN': None,
|
||||
- 'PERIOD': None,
|
||||
- 'AND_OP': None,
|
||||
- 'OTHER': None,
|
||||
- 'LPAREN': None,
|
||||
- 'LEFT_OP': None,
|
||||
- 'LE_OP': None,
|
||||
- 'OR_OP': None,
|
||||
- 'SUB_ASSIGN': None,
|
||||
- 'MOD_ASSIGN': None,
|
||||
- 'STRING_LITERAL': None,
|
||||
- 'PP_IDENTIFIER_PASTE': None,
|
||||
- 'PP_NUMBER': None,
|
||||
- 'PP_DEFINE_NAME': None,
|
||||
- 'XOR_ASSIGN': None,
|
||||
- 'OR_ASSIGN': None,
|
||||
- 'GE_OP': None,
|
||||
- 'MUL_ASSIGN': None,
|
||||
- 'LEFT_ASSIGN': None,
|
||||
- 'INC_OP': None,
|
||||
- 'NE_OP': None,
|
||||
- 'EQ_OP': None}
|
||||
-_lexreflags = 0
|
||||
-_lexliterals = ''
|
||||
+_lextokens = {'RIGHT_OP': None, 'RIGHT_ASSIGN': None, 'DEC_OP': None, 'PP_MACRO_PARAM': None, 'DIV_ASSIGN': None, 'PP_DEFINE': None, 'PP_END_DEFINE': None, 'PP_DEFINE_MACRO_NAME': None, 'HEADER_NAME': None, 'NEWLINE': None, 'CHARACTER_CONSTANT': None, 'PP_STRINGIFY': None, 'AND_ASSIGN': None, 'PTR_OP': None, 'ELLIPSIS': None, 'IDENTIFIER': None, 'ADD_ASSIGN': None, 'PERIOD': None, 'AND_OP': None, 'OTHER': None, 'LPAREN': None, 'LEFT_OP': None, 'LE_OP': None, 'OR_OP': None, 'SUB_ASSIGN': None, 'MOD_ASSIGN': None, 'STRING_LITERAL': None, 'PP_IDENTIFIER_PASTE': None, 'PP_NUMBER': None, 'PP_DEFINE_NAME': None, 'XOR_ASSIGN': None, 'OR_ASSIGN': None, 'GE_OP': None, 'MUL_ASSIGN': None, 'LEFT_ASSIGN': None, 'INC_OP': None, 'NE_OP': None, 'EQ_OP': None}
|
||||
+_lexreflags = 0
|
||||
+_lexliterals = ''
|
||||
_lexstateinfo = {'INITIAL': 'inclusive', 'DEFINE': 'exclusive'}
|
||||
-_lexstatere = {
|
||||
- 'INITIAL': [
|
||||
- ('(?P<t_ANY_directive>\\#\\s+(\\d+)\\s+"([^"]+)"[ \\d]*\\n)|(?P<t_ANY_punctuator>(\\.\\.\\.|\\|\\||\\+\\+|\\*=|\\^=|<<=|>>=|\\|=|\\+=|>=|>>|<<|<=|<:|%=|:>|<%|!=|\\)|\\+|\\*|\\.|\\?|==|&=|&&|\\[|\\^|--|/=|%>|-=|->|\\||!|%|&|-|,|/|;|:|=|>|]|<|{|}|~))', [
|
||||
- None, ('t_ANY_directive', 'ANY_directive'), None, None, ('t_ANY_punctuator', 'ANY_punctuator')]), ('(?P<t_INITIAL_identifier>[a-zA-Z_]([a-zA-Z_]|[0-9])*)', [
|
||||
- None, ('t_INITIAL_identifier', 'INITIAL_identifier')]), ('(?P<t_ANY_float>(?P<p1>[0-9]+)?(?P<dp>[.]?)(?P<p2>(?(p1)[0-9]*|[0-9]+))(?P<exp>(?:[Ee][+-]?[0-9]+)?)(?P<suf>[FflL]?)(?!\\w))', [
|
||||
- None, ('t_ANY_float', 'ANY_float'), None, None, None, None, None]), ('(?P<t_ANY_int>(?P<p1>(?:0x[a-fA-F0-9]+)|(?:[0-9]+))(?P<suf>[uUlL]*))', [
|
||||
- None, ('t_ANY_int', 'ANY_int'), None, None]), ('(?P<t_ANY_character_constant>L?\'(\\\\.|[^\\\\\'])+\')|(?P<t_ANY_string_literal>L?"(\\\\.|[^\\\\"])*")|(?P<t_ANY_lparen>\\()|(?P<t_INITIAL_newline>\\n)|(?P<t_INITIAL_pp_define>\\#define)', [
|
||||
- None, ('t_ANY_character_constant', 'ANY_character_constant'), None, ('t_ANY_string_literal', 'ANY_string_literal'), None, ('t_ANY_lparen', 'ANY_lparen'), ('t_INITIAL_newline', 'INITIAL_newline'), ('t_INITIAL_pp_define', 'INITIAL_pp_define')])], 'DEFINE': [
|
||||
- ('(?P<t_ANY_directive>\\#\\s+(\\d+)\\s+"([^"]+)"[ \\d]*\\n)|(?P<t_ANY_punctuator>(\\.\\.\\.|\\|\\||\\+\\+|\\*=|\\^=|<<=|>>=|\\|=|\\+=|>=|>>|<<|<=|<:|%=|:>|<%|!=|\\)|\\+|\\*|\\.|\\?|==|&=|&&|\\[|\\^|--|/=|%>|-=|->|\\||!|%|&|-|,|/|;|:|=|>|]|<|{|}|~))', [
|
||||
- None, ('t_ANY_directive', 'ANY_directive'), None, None, ('t_ANY_punctuator', 'ANY_punctuator')]), ('(?P<t_DEFINE_identifier>[a-zA-Z_]([a-zA-Z_]|[0-9])*)', [
|
||||
- None, ('t_DEFINE_identifier', 'DEFINE_identifier')]), ('(?P<t_ANY_float>(?P<p1>[0-9]+)?(?P<dp>[.]?)(?P<p2>(?(p1)[0-9]*|[0-9]+))(?P<exp>(?:[Ee][+-]?[0-9]+)?)(?P<suf>[FflL]?)(?!\\w))', [
|
||||
- None, ('t_ANY_float', 'ANY_float'), None, None, None, None, None]), ('(?P<t_ANY_int>(?P<p1>(?:0x[a-fA-F0-9]+)|(?:[0-9]+))(?P<suf>[uUlL]*))', [
|
||||
- None, ('t_ANY_int', 'ANY_int'), None, None]), ('(?P<t_ANY_character_constant>L?\'(\\\\.|[^\\\\\'])+\')|(?P<t_ANY_string_literal>L?"(\\\\.|[^\\\\"])*")|(?P<t_ANY_lparen>\\()|(?P<t_DEFINE_newline>\\n)|(?P<t_DEFINE_pp_param_op>(\\#\\#)|(\\#))', [
|
||||
- None, ('t_ANY_character_constant', 'ANY_character_constant'), None, ('t_ANY_string_literal', 'ANY_string_literal'), None, ('t_ANY_lparen', 'ANY_lparen'), ('t_DEFINE_newline', 'DEFINE_newline'), ('t_DEFINE_pp_param_op', 'DEFINE_pp_param_op')])]}
|
||||
+_lexstatere = {'INITIAL': [('(?P<t_ANY_directive>\\#\\s+(\\d+)\\s+"([^"]+)"[ \\d]*\\n)|(?P<t_ANY_punctuator>(\\.\\.\\.|\\|\\||\\+\\+|>>=|\\|=|\\^=|<<=|\\*=|\\+=|>=|>>|%=|:>|%>|!=|\\*|\\.|==|\\^|--|-=|->|\\||<<|<=|<:|<%|\\)|\\+|\\?|&=|&&|\\[|/=|&|,|:|<|>|~|!|%|-|/|;|=|]|{|}))', [None, ('t_ANY_directive', 'ANY_directive'), None, None, ('t_ANY_punctuator', 'ANY_punctuator')]), ('(?P<t_INITIAL_identifier>[a-zA-Z_]([a-zA-Z_]|[0-9])*)', [None, ('t_INITIAL_identifier', 'INITIAL_identifier')]), ('(?P<t_ANY_float>(?P<p1>[0-9]+)?(?P<dp>[.]?)(?P<p2>(?(p1)[0-9]*|[0-9]+))(?P<exp>(?:[Ee][+-]?[0-9]+)?)(?P<suf>([FfLl]|d[dfl]|D[DFL]|[fFdD][0-9]+x?)?)(?!\\w))', [None, ('t_ANY_float', 'ANY_float'), None, None, None, None, None]), ('(?P<t_ANY_int>(?P<p1>(?:0x[a-fA-F0-9]+)|(?:[0-9]+))(?P<suf>[uUlL]*))', [None, ('t_ANY_int', 'ANY_int'), None, None]), ('(?P<t_ANY_character_constant>L?\'(\\\\.|[^\\\\\'])+\')|(?P<t_ANY_string_literal>L?"(\\\\.|[^\\\\"])*")|(?P<t_ANY_lparen>\\()|(?P<t_INITIAL_newline>\\n)|(?P<t_INITIAL_pp_define>\\#define)', [None, ('t_ANY_character_constant', 'ANY_character_constant'), None, ('t_ANY_string_literal', 'ANY_string_literal'), None, ('t_ANY_lparen', 'ANY_lparen'), ('t_INITIAL_newline', 'INITIAL_newline'), ('t_INITIAL_pp_define', 'INITIAL_pp_define')])], 'DEFINE': [('(?P<t_ANY_directive>\\#\\s+(\\d+)\\s+"([^"]+)"[ \\d]*\\n)|(?P<t_ANY_punctuator>(\\.\\.\\.|\\|\\||\\+\\+|>>=|\\|=|\\^=|<<=|\\*=|\\+=|>=|>>|%=|:>|%>|!=|\\*|\\.|==|\\^|--|-=|->|\\||<<|<=|<:|<%|\\)|\\+|\\?|&=|&&|\\[|/=|&|,|:|<|>|~|!|%|-|/|;|=|]|{|}))', [None, ('t_ANY_directive', 'ANY_directive'), None, None, ('t_ANY_punctuator', 'ANY_punctuator')]), ('(?P<t_DEFINE_identifier>[a-zA-Z_]([a-zA-Z_]|[0-9])*)', [None, ('t_DEFINE_identifier', 'DEFINE_identifier')]), ('(?P<t_ANY_float>(?P<p1>[0-9]+)?(?P<dp>[.]?)(?P<p2>(?(p1)[0-9]*|[0-9]+))(?P<exp>(?:[Ee][+-]?[0-9]+)?)(?P<suf>([FfLl]|d[dfl]|D[DFL]|[fFdD][0-9]+x?)?)(?!\\w))', [None, ('t_ANY_float', 'ANY_float'), None, None, None, None, None]), ('(?P<t_ANY_int>(?P<p1>(?:0x[a-fA-F0-9]+)|(?:[0-9]+))(?P<suf>[uUlL]*))', [None, ('t_ANY_int', 'ANY_int'), None, None]), ('(?P<t_ANY_character_constant>L?\'(\\\\.|[^\\\\\'])+\')|(?P<t_ANY_string_literal>L?"(\\\\.|[^\\\\"])*")|(?P<t_ANY_lparen>\\()|(?P<t_DEFINE_newline>\\n)|(?P<t_DEFINE_pp_param_op>(\\#\\#)|(\\#))', [None, ('t_ANY_character_constant', 'ANY_character_constant'), None, ('t_ANY_string_literal', 'ANY_string_literal'), None, ('t_ANY_lparen', 'ANY_lparen'), ('t_DEFINE_newline', 'DEFINE_newline'), ('t_DEFINE_pp_param_op', 'DEFINE_pp_param_op')])]}
|
||||
_lexstateignore = {'INITIAL': ' \t\x0b\x0c\r', 'DEFINE': ' \t\x0b\x0c\r'}
|
||||
_lexstateerrorf = {'INITIAL': 't_INITIAL_error', 'DEFINE': 't_DEFINE_error'}
|
||||
Index: grass-7.2.1/lib/python/ctypes/ctypesgencore/parser/pplexer.py
|
||||
===================================================================
|
||||
--- grass-7.2.1/lib/python/ctypes/ctypesgencore/parser/pplexer.py (revision 71218)
|
||||
+++ grass-7.2.1/lib/python/ctypes/ctypesgencore/parser/pplexer.py (revision 71219)
|
||||
@@ -53,5 +53,5 @@
|
||||
'H': '[a-fA-F0-9]',
|
||||
'E': '[Ee][+-]?\s*{D}+',
|
||||
- 'FS': '[FflL]',
|
||||
+ 'FS': '([FfLl]|d[dfl]|D[DFL]|[fFdD][0-9]+x?)',
|
||||
'IS': '[uUlL]*',
|
||||
}
|
||||
@@ -227,8 +227,8 @@
|
||||
suf = m.group("suf")
|
||||
|
||||
- if dp or exp or (suf and suf in ("Ff")):
|
||||
+ if dp or exp or (suf and suf not in ("Ll")):
|
||||
s = m.group(0)
|
||||
if suf:
|
||||
- s = s[:-1]
|
||||
+ s = s[:-len(suf)]
|
||||
# Attach a prefix so the parser can figure out if should become an
|
||||
# integer, float, or long
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
Index: grass-7.2.2/lib/raster/get_row.c
|
||||
===================================================================
|
||||
--- grass-7.2.2/lib/raster/get_row.c (revision 71935)
|
||||
+++ grass-7.2.2/lib/raster/get_row.c (revision 71944)
|
||||
@@ -15,6 +15,4 @@
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
-
|
||||
-#include <rpc/types.h> /* need this for sgi */
|
||||
|
||||
#include <grass/config.h>
|
||||
Index: grass-7.2.2/lib/raster/open.c
|
||||
===================================================================
|
||||
--- grass-7.2.2/lib/raster/open.c (revision 71935)
|
||||
+++ grass-7.2.2/lib/raster/open.c (revision 71944)
|
||||
@@ -13,6 +13,4 @@
|
||||
*/
|
||||
|
||||
-#include <rpc/types.h>
|
||||
-#include <rpc/xdr.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
Index: grass-7.2.2/lib/raster/range.c
|
||||
===================================================================
|
||||
--- grass-7.2.2/lib/raster/range.c (revision 71935)
|
||||
+++ grass-7.2.2/lib/raster/range.c (revision 71944)
|
||||
@@ -13,5 +13,4 @@
|
||||
|
||||
#include <unistd.h>
|
||||
-#include <rpc/types.h> /* need this for sgi */
|
||||
|
||||
#include <grass/raster.h>
|
||||
Index: grass-7.2.2/lib/raster/R.h
|
||||
===================================================================
|
||||
--- grass-7.2.2/lib/raster/R.h (revision 72283)
|
||||
+++ grass-7.2.2/lib/raster/R.h (revision 72284)
|
||||
@@ -1,6 +1,5 @@
|
||||
#include <grass/config.h>
|
||||
#include <grass/gis.h>
|
||||
-#include <rpc/types.h>
|
||||
#ifdef HAVE_GDAL
|
||||
#include <gdal.h>
|
||||
#endif
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (grass-7.8.7.tar.gz) = 8c890b34a64c3a52285a8d99e2a2ec61b41de0258ae5b70d1876499988a9a8229925b82f4595df6b5cf21b77ecc8529feb75f765d4e92f324a734293dffc7303
|
||||
SHA512 (grass-8.4.2.tar.gz) = bbbe219b0d4a7075374c7f8b11de838f014ea0bce84a22dc9089d65fe49fd4f41d8e39867f08fa12ab46e8ff883389c22ccb9976ef89c2fed24834d1ba5cf6fb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue