Remove Boostfix patch, it was not needed now (seems that boost is fixed :P)
This commit is contained in:
parent
f3ebc65349
commit
c8208f68f6
@ -1,12 +0,0 @@
|
||||
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)
|
@ -76,7 +76,6 @@ rm -rf %{buildroot}/%{_datadir}/doc
|
||||
%changelog
|
||||
* Wed Aug 15 2012 Hedayat Vatankhah <hedayat.fwd+rpmchlog@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@lists.fedoraproject.org> - 0.2.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user