Page MenuHomeSolus

D8861.id21401.diff
No OneTemporary

D8861.id21401.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>system.utils</Name>
-</PISI>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,11 @@
name : chmlib
version : 0.40
-release : 3
+release : 4
source :
- http://www.jedrea.com/chmlib/chmlib-0.40.tar.bz2 : 3449d64b0cf71578b2c7e3ddc048d4af3661f44a83941ea074a7813f3a59ffa3
-license : LGPL-2.1
+homepage : http://www.jedrea.com/chmlib/
+license : LGPL-2.1-or-later
+component : system.utils
summary : chmlib is a small library designed for accessing MS ITSS files.
description: |
The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years, having superceded the previously used .hlp file format.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,49 +2,52 @@
<Source>
<Name>chmlib</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>system.utils</PartOf>
<Summary xml:lang="en">chmlib is a small library designed for accessing MS ITSS files.</Summary>
<Description xml:lang="en">The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years, having superceded the previously used .hlp file format.
Note that this is NOT the same as the OLE structured storage file format used by MS Excel, Word, and so on. Instead, it is a different file format which fulfills a similar purpose. Both file formats may be accessed via instancesof the IStorage COM interface, which is essentially an &quot;acts like a filesystem&quot; interface.
</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>chmlib-devel</Name>
- <Summary xml:lang="en">Development files for chmlib</Summary>
+ <Name>chmlib</Name>
+ <Summary xml:lang="en">chmlib is a small library designed for accessing MS ITSS files.</Summary>
<Description xml:lang="en">The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years, having superceded the previously used .hlp file format.
Note that this is NOT the same as the OLE structured storage file format used by MS Excel, Word, and so on. Instead, it is a different file format which fulfills a similar purpose. Both file formats may be accessed via instancesof the IStorage COM interface, which is essentially an &quot;acts like a filesystem&quot; interface.
</Description>
- <PartOf>programming.devel</PartOf>
- <RuntimeDependencies>
- <Dependency release="current">chmlib</Dependency>
- </RuntimeDependencies>
+ <PartOf>system.utils</PartOf>
<Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="library">/usr/lib64/libchm.so.0</Path>
+ <Path fileType="library">/usr/lib64/libchm.so.0.0.0</Path>
</Files>
</Package>
<Package>
- <Name>chmlib</Name>
- <Summary xml:lang="en">chmlib is a small library designed for accessing MS ITSS files.</Summary>
+ <Name>chmlib-devel</Name>
+ <Summary xml:lang="en">Development files for chmlib</Summary>
<Description xml:lang="en">The ITSS file format is used for Microsoft Html Help files (.chm), which have been the predominant medium for software documentation from Microsoft during the past several years, having superceded the previously used .hlp file format.
Note that this is NOT the same as the OLE structured storage file format used by MS Excel, Word, and so on. Instead, it is a different file format which fulfills a similar purpose. Both file formats may be accessed via instancesof the IStorage COM interface, which is essentially an &quot;acts like a filesystem&quot; interface.
</Description>
- <PartOf>system.utils</PartOf>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="4">chmlib</Dependency>
+ </RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="header">/usr/include/chm_lib.h</Path>
+ <Path fileType="header">/usr/include/lzx.h</Path>
+ <Path fileType="library">/usr/lib64/libchm.so</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2016-03-08</Date>
+ <Update release="4">
+ <Date>2020-05-13</Date>
<Version>0.4</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.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, 8:56 PM (21 h, 20 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811585
Default Alt Text
D8861.id21401.diff (5 KB)

Event Timeline