Page MenuHomeSolus

D9042.id.diff
No OneTemporary

D9042.id.diff

diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PISI>
- <Name>security.library</Name>
-</PISI>
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,14 @@
name : libmhash
version : 0.9.9.9
-release : 1
+release : 2
source :
- - http://heanet.dl.sourceforge.net/project/mhash/mhash/0.9.9.9/mhash-0.9.9.9.tar.gz : 3dcad09a63b6f1f634e64168dd398e9feb9925560f9b671ce52283a79604d13e
-license : GPL-2.0
+ - https://sourceforge.net/projects/mhash/files/mhash/0.9.9.9/mhash-0.9.9.9.tar.bz2 : 56521c52a9033779154432d0ae47ad7198914785265e1f570cee21ab248dfef0
+homepage : http://mhash.sourceforge.net/
+license : GPL-2.0-or-later
+component : security.library
summary : The mhash library provides an easy way to access strong hashes,
description: |
The mhash library provides an easy way to access strong hashes such as MD5, SHA1 and other algorithms.
-builddeps :
setup : |
%configure --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
@@ -1,48 +1,57 @@
<PISI>
<Source>
<Name>libmhash</Name>
+ <Homepage>http://mhash.sourceforge.net/</Homepage>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua.strobl@outlook.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>security.library</PartOf>
<Summary xml:lang="en">The mhash library provides an easy way to access strong hashes,</Summary>
<Description xml:lang="en">The mhash library provides an easy way to access strong hashes such as MD5, SHA1 and other algorithms.
</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>libmhash-devel</Name>
- <Summary xml:lang="en">Development files for libmhash</Summary>
+ <Name>libmhash</Name>
+ <Summary xml:lang="en">The mhash library provides an easy way to access strong hashes,</Summary>
<Description xml:lang="en">The mhash library provides an easy way to access strong hashes such as MD5, SHA1 and other algorithms.
</Description>
- <PartOf>programming.devel</PartOf>
- <RuntimeDependencies>
- <Dependency release="current">libmhash</Dependency>
- </RuntimeDependencies>
+ <PartOf>security.library</PartOf>
<Files>
- <Path fileType="man">/usr/share/man/man3</Path>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="library">/usr/lib64/libmhash.so.2</Path>
+ <Path fileType="library">/usr/lib64/libmhash.so.2.0.1</Path>
+ <Path fileType="man">/usr/share/man/man3/mhash.3</Path>
</Files>
</Package>
<Package>
- <Name>libmhash</Name>
- <Summary xml:lang="en">The mhash library provides an easy way to access strong hashes,</Summary>
+ <Name>libmhash-devel</Name>
+ <Summary xml:lang="en">Development files for libmhash</Summary>
<Description xml:lang="en">The mhash library provides an easy way to access strong hashes such as MD5, SHA1 and other algorithms.
</Description>
- <PartOf>utils</PartOf>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="2">libmhash</Dependency>
+ </RuntimeDependencies>
<Files>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="header">/usr/include/mhash.h</Path>
+ <Path fileType="header">/usr/include/mutils/mglobal.h</Path>
+ <Path fileType="header">/usr/include/mutils/mhash.h</Path>
+ <Path fileType="header">/usr/include/mutils/mhash_config.h</Path>
+ <Path fileType="header">/usr/include/mutils/mincludes.h</Path>
+ <Path fileType="header">/usr/include/mutils/mtypes.h</Path>
+ <Path fileType="header">/usr/include/mutils/mutils.h</Path>
+ <Path fileType="library">/usr/lib64/libmhash.so</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2015-07-01</Date>
+ <Update release="2">
+ <Date>2020-06-11</Date>
<Version>0.9.9.9</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua.strobl@outlook.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:11 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5812554
Default Alt Text
D9042.id.diff (4 KB)

Event Timeline