Page MenuHomeSolus

D9000.id21807.diff
No OneTemporary

D9000.id21807.diff

diff --git a/abi_symbols b/abi_symbols
--- a/abi_symbols
+++ b/abi_symbols
@@ -1346,7 +1346,9 @@
libetpan.so.20:mailprivacy_spawn_and_wait
libetpan.so.20:mailprivacy_unregister
libetpan.so.20:mailsasl_external_ref
+libetpan.so.20:mailsasl_init_lock
libetpan.so.20:mailsasl_ref
+libetpan.so.20:mailsasl_uninit_lock
libetpan.so.20:mailsasl_unref
libetpan.so.20:mailsem_down
libetpan.so.20:mailsem_free
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,8 +1,5 @@
libc.so.6
libcrypto.so.1.0.0
-libexpat.so.1
-libgcc_s.so.1
-libm.so.6
+libsasl2.so.3
libssl.so.1.0.0
-libstdc++.so.6
libz.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : libetpan
version : 1.9.3
-release : 3
+release : 4
source :
- https://github.com/dinhviethoa/libetpan/archive/1.9.3.tar.gz : 591f97d5102f600e668502fe1dd5a341e910a840d8ea62e689a3a79d8bfbac87
license : BSD-3-Clause
@@ -8,6 +8,8 @@
summary : Provides a portable, efficient framework for different kinds of mail access
description: |
Provides a portable, efficient framework for different kinds of mail access
+builddeps :
+ - pkgconfig(libsasl2)
setup : |
%autogen --disable-static
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libetpan</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.library</PartOf>
@@ -31,7 +31,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">libetpan</Dependency>
+ <Dependency release="4">libetpan</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/libetpan.h</Path>
@@ -203,12 +203,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-06-12</Date>
+ <Update release="4">
+ <Date>2020-06-13</Date>
<Version>1.9.3</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:15 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800353
Default Alt Text
D9000.id21807.diff (2 KB)

Event Timeline