Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10824999
D6346.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D6346.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : lmdb
-version : 0.9.22
-release : 3
+version : 0.9.23
+release : 4
source :
- - https://github.com/LMDB/lmdb/archive/LMDB_0.9.22.tar.gz : f3927859882eb608868c8c31586bb7eb84562a40a6bf5cc3e13b6b564641ea28
+ - https://github.com/LMDB/lmdb/archive/LMDB_0.9.23.tar.gz : abf42e91f046787ed642d9eb21812a5c473f3ba5854124484d16eadbe0aa9c81
license : OLDAP-2.8
component : programming
libsplit : no
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>lmdb</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>OLDAP-2.8</License>
<PartOf>programming</PartOf>
<Summary xml:lang="en">Lightning memory-mapped database library from Symas</Summary>
<Description xml:lang="en">Lightning memory-mapped database library from Symas.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>lmdb</Name>
@@ -19,9 +19,15 @@
</Description>
<PartOf>programming</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/mdb_copy</Path>
+ <Path fileType="executable">/usr/bin/mdb_dump</Path>
+ <Path fileType="executable">/usr/bin/mdb_load</Path>
+ <Path fileType="executable">/usr/bin/mdb_stat</Path>
+ <Path fileType="library">/usr/lib64/liblmdb.so</Path>
+ <Path fileType="man">/usr/share/man/man1/mdb_copy.1</Path>
+ <Path fileType="man">/usr/share/man/man1/mdb_dump.1</Path>
+ <Path fileType="man">/usr/share/man/man1/mdb_load.1</Path>
+ <Path fileType="man">/usr/share/man/man1/mdb_stat.1</Path>
</Files>
</Package>
<Package>
@@ -31,19 +37,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">lmdb</Dependency>
+ <Dependency release="4">lmdb</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
+ <Path fileType="header">/usr/include/lmdb.h</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-05-28</Date>
- <Version>0.9.22</Version>
+ <Update release="4">
+ <Date>2019-05-19</Date>
+ <Version>0.9.23</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2023, 8:29 PM (9 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850193
Default Alt Text
D6346.diff (3 KB)
Attached To
Mode
D6346: Update lmdb to 0.9.23
Attached
Detach File
Event Timeline
Log In to Comment