[simspark] Rebuild for Boost 1.50

Hedayat Vatankhah hedayat at fedoraproject.org
Tue Aug 21 18:13:23 UTC 2012


commit f3ebc653498d6693b17ed3c9fa151d9cd222496d
Author: Hedayat Vatankhah <hedayat.fwd at gmail.com>
Date:   Tue Aug 21 22:41:45 2012 +0430

    Rebuild for Boost 1.50
    
    - Link to boost system library

 simspark-0.2.3-boostfix.patch |   12 ++++++++++++
 simspark.spec                 |    1 +
 2 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/simspark-0.2.3-boostfix.patch b/simspark-0.2.3-boostfix.patch
new file mode 100644
index 0000000..12845d6
--- /dev/null
+++ b/simspark-0.2.3-boostfix.patch
@@ -0,0 +1,12 @@
+diff -up simspark-0.2.3/CMakeLists.txt.boostfix simspark-0.2.3/CMakeLists.txt
+--- simspark-0.2.3/CMakeLists.txt.boostfix	2012-08-21 22:40:05.295485251 +0430
++++ simspark-0.2.3/CMakeLists.txt	2012-08-21 22:40:18.546319591 +0430
+@@ -53,7 +53,7 @@ include(AdditionalSearchPaths)
+ find_package(Ruby REQUIRED)
+ find_package(Freetype REQUIRED)
+ find_package(DevIL REQUIRED)
+-find_package(Boost REQUIRED thread COMPONENTS regex date_time)
++find_package(Boost REQUIRED thread system COMPONENTS regex date_time)
+ find_package(wxWidgets COMPONENTS gl base core)
+ find_package(ODE REQUIRED)
+ find_package(OpenGL REQUIRED)
diff --git a/simspark.spec b/simspark.spec
index f7d9f9a..8dd1cc3 100644
--- a/simspark.spec
+++ b/simspark.spec
@@ -76,6 +76,7 @@ rm -rf %{buildroot}/%{_datadir}/doc
 %changelog
 * Wed Aug 15 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog at gmail.com> - 0.2.3-3
 - Rebuild for Boost 1.50
+- Link to boost system library
 
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild


More information about the scm-commits mailing list