Page MenuHomeSolus

D6381.id15384.diff
No OneTemporary

D6381.id15384.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,2 +1,3 @@
libImlib2.so.1
libc.so.6
+libm.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : giblib
version : 1.2.4
-release : 6
+release : 7
source :
- - https://solus-project.com/sources/giblib-1.2.4.tar.gz : 176611c4d88d742ea4013991ad54c2f9d2feefbc97a28434c0f48922ebaa8bac
+ - https://getsol.us/sources/giblib-1.2.4.tar.gz : 176611c4d88d742ea4013991ad54c2f9d2feefbc97a28434c0f48922ebaa8bac
homepage : http://freshmeat.sourceforge.net/projects/giblib
license : MIT
component : desktop.library
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,15 +3,15 @@
<Name>giblib</Name>
<Homepage>http://freshmeat.sourceforge.net/projects/giblib</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>MIT</License>
<PartOf>desktop.library</PartOf>
<Summary xml:lang="en">giblib is a simple library which wraps imlib2 and provides a context API for it</Summary>
<Description xml:lang="en">giblib is a simple library which wraps imlib2. It provides a wrapper to imlib2&apos;s context API, avoiding all the context_get/set calls, adds fontstyles to the truetype renderer and supplies a generic doubly-linked list and some string functions.
</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>giblib</Name>
@@ -20,9 +20,13 @@
</Description>
<PartOf>desktop.library</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="doc">/usr/share/doc</Path>
+ <Path fileType="executable">/usr/bin/giblib-config</Path>
+ <Path fileType="library">/usr/lib64/libgiblib.so.1</Path>
+ <Path fileType="library">/usr/lib64/libgiblib.so.1.0.6</Path>
+ <Path fileType="doc">/usr/share/doc/giblib/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/giblib/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/giblib/README</Path>
+ <Path fileType="doc">/usr/share/doc/giblib/TODO</Path>
</Files>
</Package>
<Package>
@@ -32,21 +36,31 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">giblib</Dependency>
+ <Dependency release="7">giblib</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/giblib/gib_btree.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_debug.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_hash.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_imlib.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_list.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_queue.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_stack.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_style.h</Path>
+ <Path fileType="header">/usr/include/giblib/gib_utils.h</Path>
+ <Path fileType="header">/usr/include/giblib/giblib.h</Path>
+ <Path fileType="header">/usr/include/giblib/giblib_config.h</Path>
+ <Path fileType="library">/usr/lib64/libgiblib.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/giblib.pc</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2018-05-01</Date>
+ <Update release="7">
+ <Date>2019-05-20</Date>
<Version>1.2.4</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</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
Thu, Aug 10, 3:32 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5825712
Default Alt Text
D6381.id15384.diff (4 KB)

Event Timeline