Page MenuHomeSolus

D1361.id3332.diff
No OneTemporary

D1361.id3332.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,22 @@
name : mdds
-version : 1.2.3
-release : 2
+version : 1.3.1
+release : 3
source :
- - http://kohei.us/files/mdds/src/mdds-1.2.3.tar.bz2 : 402fec18256f95b89517d54d85f00bce1faa6e517cb3d7c98a720fddd063354f
+ - https://kohei.us/files/mdds/src/mdds-1.3.1.tar.bz2 : dcb8cd2425567a5a5ec164afea475bce57784bca3e352ad4cbdd3d1a7e08e5a1
license : MIT
component : programming
-patterns :
- - /usr/include/mdds*
-summary : A collection of multi-dimensional data structure and indexing algorithm
+summary : Multi-Dimensional Data Structure
description: |
A collection of multi-dimensional data structure and indexing algorithm.
+patterns :
+ - /usr/include/mdds*
+builddeps :
+ - libboost-devel # check
setup : |
%configure
build : |
%make
install : |
%make_install
+check : |
+ %make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,19 +2,19 @@
<Source>
<Name>mdds</Name>
<Packager>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming</PartOf>
- <Summary xml:lang="en">A collection of multi-dimensional data structure and indexing algorithm</Summary>
+ <Summary xml:lang="en">Multi-Dimensional Data Structure</Summary>
<Description xml:lang="en">A collection of multi-dimensional data structure and indexing algorithm.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>mdds</Name>
- <Summary xml:lang="en">A collection of multi-dimensional data structure and indexing algorithm</Summary>
+ <Summary xml:lang="en">Multi-Dimensional Data Structure</Summary>
<Description xml:lang="en">A collection of multi-dimensional data structure and indexing algorithm.
</Description>
<PartOf>programming</PartOf>
@@ -25,12 +25,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-06-03</Date>
- <Version>1.2.3</Version>
+ <Update release="3">
+ <Date>2017-11-12</Date>
+ <Version>1.3.1</Version>
<Comment>Packaging update</Comment>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 10 2023, 5:06 AM (13 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799997
Default Alt Text
D1361.id3332.diff (2 KB)

Event Timeline