Page MenuHomeSolus

D4181.id10319.diff
No OneTemporary

D4181.id10319.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,4 @@
libc.so.6
libcrypto.so.1.0.0
-libjson-c.so.3
+libjson-c.so.4
libssl.so.1.0.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : libu2f-server
version : 1.1.0
-release : 2
+release : 3
source :
- https://developers.yubico.com/libu2f-server/Releases/libu2f-server-1.1.0.tar.xz : 8dcd3caeacebef6e36a42462039fd035e45fa85653dcb2013f45e15aad49a277
license : BSD-2-Clause
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>libu2f-server</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>security.library</PartOf>
@@ -19,9 +19,10 @@
</Description>
<PartOf>security.library</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/u2f-server</Path>
+ <Path fileType="library">/usr/lib64/libu2f-server.so.0</Path>
+ <Path fileType="library">/usr/lib64/libu2f-server.so.0.1.0</Path>
+ <Path fileType="man">/usr/share/man/man1/u2f-server.1</Path>
</Files>
</Package>
<Package>
@@ -31,21 +32,22 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="2">libu2f-server</Dependency>
+ <Dependency release="3">libu2f-server</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="header">/usr/include/u2f-server/u2f-server-version.h</Path>
+ <Path fileType="header">/usr/include/u2f-server/u2f-server.h</Path>
+ <Path fileType="library">/usr/lib64/libu2f-server.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/u2f-server.pc</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-01-14</Date>
+ <Update release="3">
+ <Date>2018-10-27</Date>
<Version>1.1.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

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

Event Timeline