[mlpack] Stupid idiot Ryan, make sure it works before you commit it...

rcurtin rcurtin at fedoraproject.org
Fri Feb 8 21:51:23 UTC 2013


commit ab1fd5d9e503a7420bfaf4064f6b58e14ef5f93d
Author: Ryan Curtin <gth671b at mail.gatech.edu>
Date:   Fri Feb 8 16:51:02 2013 -0500

    Stupid idiot Ryan, make sure it works before you commit it...

 cmake_libdir.patch |   12 ++++++------
 mlpack.spec        |    1 -
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/cmake_libdir.patch b/cmake_libdir.patch
index 8f7c31a..0a29e73 100644
--- a/cmake_libdir.patch
+++ b/cmake_libdir.patch
@@ -1,8 +1,8 @@
---- mlpack-1.0.3/CMakeLists.txt	2012-08-15 13:41:43.000000000 -0400
-+++ mlpack-1.0.3/CMakeLists.txt.new	2013-01-01 13:56:31.569887094 -0500
-@@ -7,6 +7,12 @@
- option(PROFILE "Compile with profiling information" OFF)
+--- mlpack-1.0.4/CMakeLists.txt.old	2013-02-08 16:45:07.185157904 -0500
++++ mlpack-1.0.4/CMakeLists.txt	2013-02-08 16:45:33.120175972 -0500
+@@ -8,6 +8,12 @@
  option(ARMA_EXTRA_DEBUG "Compile with extra Armadillo debugging symbols." OFF)
+ option(MATLAB_BINDINGS "Compile MATLAB bindings if MATLAB is found." OFF)
  
 +if(LIBDIR)
 +  message(STATUS "Setting library install directory to ${LIBDIR}.")
@@ -13,8 +13,8 @@
  # This is as of yet unused.
  #option(PGO "Use profile-guided optimization if not a debug build" ON)
  
---- mlpack-1.0.3/src/mlpack/CMakeLists.txt	2012-03-13 14:16:40.000000000 -0400
-+++ mlpack-1.0.3/src/mlpack/CMakeLists.txt.new	2013-01-01 13:55:59.376413429 -0500
+--- mlpack-1.0.4/src/mlpack/CMakeLists.txt.old	2013-02-08 16:45:45.218117489 -0500
++++ mlpack-1.0.4/src/mlpack/CMakeLists.txt	2013-02-08 16:45:59.938263211 -0500
 @@ -62,8 +62,8 @@
  # be entered...
  install(TARGETS mlpack
diff --git a/mlpack.spec b/mlpack.spec
index 93718a9..136ab80 100644
--- a/mlpack.spec
+++ b/mlpack.spec
@@ -100,7 +100,6 @@ margins.  This package provides the Doxygen-generated documentation for mlpack.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 
 %build


More information about the scm-commits mailing list