Page MenuHomeSolus

D6346.diff
No OneTemporary

D6346.diff

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&apos;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&apos;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

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)

Event Timeline