Page MenuHomeSolus

D8528.id20390.diff
No OneTemporary

D8528.id20390.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,7 +1,7 @@
-libboost_context.so.1.66.0
-libboost_iostreams.so.1.66.0
-libboost_python3.so.1.66.0
-libboost_regex.so.1.66.0
+libboost_context.so.1.72.0
+libboost_iostreams.so.1.72.0
+libboost_python37.so.1.72.0
+libboost_regex.so.1.72.0
libc.so.6
libcairomm-1.0.so.1
libexpat.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : graph-tool
version : 2.29
-release : 8
+release : 9
source :
- https://downloads.skewed.de/graph-tool/graph-tool-2.29.tar.bz2 : 6c0c4336bed6e2f79c91ace6d6914145ee03d0bd5025473b5918aec2b0657f7a
license : GPL-3.0-or-later
@@ -24,6 +24,8 @@
- scipy
clang : yes
setup : |
+ #workaround for bug in boost 1.72
+ export CPPFLAGS="$CPPFLAGS -DHAVE_BOOST_COROUTINE"
%configure PREFIX=/usr PYTHON=python3
build : |
# build with -j1 to limit memory usage (this is a memory monster)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>graph-tool</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>programming.python</PartOf>
@@ -359,19 +359,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">graph-tool</Dependency>
+ <Dependency release="9">graph-tool</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib64/pkgconfig/graph-tool-py3.7.pc</Path>
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2020-02-06</Date>
+ <Update release="9">
+ <Date>2020-03-21</Date>
<Version>2.29</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</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, 7:51 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821384
Default Alt Text
D8528.id20390.diff (2 KB)

Event Timeline