Page MenuHomeSolus

D12335.id31727.diff
No OneTemporary

D12335.id31727.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -2,7 +2,7 @@
libgeos_c.so.1
libm.so.6
libminizip.so.1
-libproj.so.22
+libproj.so.25
libpthread.so.0
librttopo.so.1
libsqlite3.so.0
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -272,32 +272,32 @@
libminizip.so.1:unzOpen64
libminizip.so.1:unzOpenCurrentFile
libminizip.so.1:unzReadCurrentFile
-libproj.so.22:geod_geninverse
-libproj.so.22:geod_init
-libproj.so.22:geod_inverse
-libproj.so.22:proj_angular_input
-libproj.so.22:proj_angular_output
-libproj.so.22:proj_area_create
-libproj.so.22:proj_area_destroy
-libproj.so.22:proj_area_set_bbox
-libproj.so.22:proj_as_proj_string
-libproj.so.22:proj_as_wkt
-libproj.so.22:proj_context_create
-libproj.so.22:proj_context_destroy
-libproj.so.22:proj_context_get_database_path
-libproj.so.22:proj_context_set_database_path
-libproj.so.22:proj_create
-libproj.so.22:proj_create_crs_to_crs
-libproj.so.22:proj_create_from_database
-libproj.so.22:proj_create_from_wkt
-libproj.so.22:proj_destroy
-libproj.so.22:proj_info
-libproj.so.22:proj_is_equivalent_to
-libproj.so.22:proj_log_func
-libproj.so.22:proj_normalize_for_visualization
-libproj.so.22:proj_todeg
-libproj.so.22:proj_torad
-libproj.so.22:proj_trans_generic
+libproj.so.25:geod_geninverse
+libproj.so.25:geod_init
+libproj.so.25:geod_inverse
+libproj.so.25:proj_angular_input
+libproj.so.25:proj_angular_output
+libproj.so.25:proj_area_create
+libproj.so.25:proj_area_destroy
+libproj.so.25:proj_area_set_bbox
+libproj.so.25:proj_as_proj_string
+libproj.so.25:proj_as_wkt
+libproj.so.25:proj_context_create
+libproj.so.25:proj_context_destroy
+libproj.so.25:proj_context_get_database_path
+libproj.so.25:proj_context_set_database_path
+libproj.so.25:proj_create
+libproj.so.25:proj_create_crs_to_crs
+libproj.so.25:proj_create_from_database
+libproj.so.25:proj_create_from_wkt
+libproj.so.25:proj_destroy
+libproj.so.25:proj_info
+libproj.so.25:proj_is_equivalent_to
+libproj.so.25:proj_log_func
+libproj.so.25:proj_normalize_for_visualization
+libproj.so.25:proj_todeg
+libproj.so.25:proj_torad
+libproj.so.25:proj_trans_generic
libpthread.so.0:__errno_location
libpthread.so.0:pthread_mutex_lock
libpthread.so.0:pthread_mutex_trylock
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,21 @@
name : libspatialite
version : 5.0.1
-release : 9
+release : 10
source :
- https://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.0.1.tar.gz : eecbc94311c78012d059ebc0fae86ea5ef6eecb13303e6e82b3753c1b3409e98
+homepage : https://www.gaia-gis.it/fossil/libspatialite/
license : MPL-1.1
component : programming.library
summary : A library extending the basic SQLite core in order to get a full fledged
Spatial DBMS
description: |
- libspatialite - a library extending the basic SQLite core in order to get a full fledged Spatial DBMS
+ SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
builddeps :
+ - pkgconfig(geos)
- pkgconfig(libxml-2.0)
- pkgconfig(minizip)
- pkgconfig(proj)
- pkgconfig(rttopo)
- - pkgconfig(sqlite3)
- - geos
setup : |
%configure --disable-static --disable-freexl
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,21 +1,22 @@
<PISI>
<Source>
<Name>libspatialite</Name>
+ <Homepage>https://www.gaia-gis.it/fossil/libspatialite/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MPL-1.1</License>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">A library extending the basic SQLite core in order to get a full fledged Spatial DBMS</Summary>
- <Description xml:lang="en">libspatialite - a library extending the basic SQLite core in order to get a full fledged Spatial DBMS
+ <Description xml:lang="en">SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libspatialite</Name>
<Summary xml:lang="en">A library extending the basic SQLite core in order to get a full fledged Spatial DBMS</Summary>
- <Description xml:lang="en">libspatialite - a library extending the basic SQLite core in order to get a full fledged Spatial DBMS
+ <Description xml:lang="en">SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
</Description>
<PartOf>programming.library</PartOf>
<Files>
@@ -29,11 +30,11 @@
<Package>
<Name>libspatialite-devel</Name>
<Summary xml:lang="en">Development files for libspatialite</Summary>
- <Description xml:lang="en">libspatialite - a library extending the basic SQLite core in order to get a full fledged Spatial DBMS
+ <Description xml:lang="en">SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="9">libspatialite</Dependency>
+ <Dependency release="10">libspatialite</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/spatialite.h</Path>
@@ -70,12 +71,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2021-08-25</Date>
+ <Update release="10">
+ <Date>2022-03-06</Date>
<Version>5.0.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 8:25 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808082
Default Alt Text
D12335.id31727.diff (6 KB)

Event Timeline