Page MenuHomeSolus

D652.id3198.diff
No OneTemporary

D652.id3198.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,12 @@
name : cmake
-version : 3.8.2
-release : 11
+version : 3.9.5
+release : 16
source :
- - https://cmake.org/files/v3.8/cmake-3.8.2.tar.gz : da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d
-homepage : http://www.cmake.org/
-license :
- - BSD-3-Clause
-summary : CMake is a cross-platform, open-source build system.
+ - https://cmake.org/files/v3.9/cmake-3.9.5.tar.gz : 6220c1683b4e6bb8f38688fa3ffb17a7cf39f36317c2ddfdc3f12f09d086c166
+homepage : https://www.cmake.org/
+license : BSD-3-Clause
component : system.devel
+summary : CMake is a cross-platform, open-source build system.
description: |
CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
builddeps :
@@ -31,3 +30,6 @@
%make
install : |
%make_install
+check : |
+ export NOTEST="kwsys.testSystemTools|CTestTestUpload|CTestCoverageCollectGCOV|CTestTestSubdir"
+ %make test ARGS="-E '$NOTEST'"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,7 +1,7 @@
<PISI>
<Source>
<Name>cmake</Name>
- <Homepage>http://www.cmake.org/</Homepage>
+ <Homepage>https://www.cmake.org/</Homepage>
<Packager>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
@@ -36,12 +36,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2017-05-31</Date>
- <Version>3.8.2</Version>
+ <Update release="16">
+ <Date>2017-11-04</Date>
+ <Version>3.9.5</Version>
<Comment>Packaging update</Comment>
<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
Wed, Aug 9, 9:34 PM (2 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5837669
Default Alt Text
D652.id3198.diff (2 KB)

Event Timeline