automatic version update by autodist [release 3.0.0-1mamba;Wed Dec 11 2019]
This commit is contained in:
parent
13fd4dc658
commit
2fd9f99e63
23
postgis.spec
23
postgis.spec
@ -1,6 +1,6 @@
|
||||
%define apiver %(echo %version | cut -d. -f1-2)
|
||||
Name: postgis
|
||||
Version: 2.5.3
|
||||
Version: 3.0.0
|
||||
Release: 1mamba
|
||||
Summary: PostGIS adds support for geographic objects to the PostgreSQL object-relational database
|
||||
Group: Applications/Databases
|
||||
@ -56,24 +56,23 @@ PostGIS adds support for geographic objects to the PostgreSQL object-relational
|
||||
%{_bindir}/raster2pgsql
|
||||
%{_bindir}/pgsql2shp
|
||||
%{_bindir}/shp2pgsql
|
||||
%{_libdir}/liblwgeom-%{apiver}.so.*
|
||||
%{_libdir}/liblwgeom.a
|
||||
%{_libdir}/postgresql/address_standardizer.so
|
||||
%{_libdir}/postgresql/postgis_topology-%{apiver}.so
|
||||
%{_libdir}/postgresql/postgis-%{apiver}.so
|
||||
%{_libdir}/postgresql/rtpostgis-%{apiver}.so
|
||||
%dir %{_libdir}/postgresql
|
||||
%{_libdir}/postgresql/*.so
|
||||
%dir %{_datadir}/postgresql
|
||||
%{_datadir}/postgresql/*
|
||||
%{_datadir}/doc/postgresql/extension/README.address_standardizer
|
||||
%doc COPYING CREDITS
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/*.h
|
||||
%{_libdir}/liblwgeom.la
|
||||
%{_libdir}/liblwgeom.so
|
||||
#%files devel
|
||||
#%defattr(-,root,root)
|
||||
#%{_includedir}/*.h
|
||||
#%{_libdir}/liblwgeom.la
|
||||
#%{_libdir}/liblwgeom.so
|
||||
|
||||
%changelog
|
||||
* Wed Dec 11 2019 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 19 2019 Automatic Build System <autodist@mambasoft.it> 2.5.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user