Skip to content

Commit

Permalink
Update PostGIS to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Sep 21, 2023
1 parent 02d4f11 commit 4b41334
Show file tree
Hide file tree
Showing 29 changed files with 4,708 additions and 2,412 deletions.
6 changes: 1 addition & 5 deletions specs/gdal/gdal3.spec
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ rm -rf %{buildroot}
install -dm 755 %{buildroot}%{_sysconfdir}/ld.so.conf.d
install -pm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}-libs.conf

%if 0%{?rhel} <= 7
mv %{buildroot}%{_libdir}/pkgconfig/%{realname}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
%endif

%clean
rm -rf %{buildroot}

Expand Down Expand Up @@ -151,7 +147,7 @@ rm -rf %{buildroot}
%{_includedir}/%{name}/
%{_libdir}/lib%{realname}.so
%{_libdir}/cmake/%{realname}/
%{_libdir}/pkgconfig/%{name}.pc
%{_libdir}/pkgconfig/%{realname}.pc
%{_mandir}/man1/%{realname}-config.1*

################################################################################
Expand Down
319 changes: 0 additions & 319 deletions specs/postgresql-10/postgis24.spec

This file was deleted.

Loading

0 comments on commit 4b41334

Please sign in to comment.