[GeographicLib] Add updated patch for rpath

rmattes rmattes at fedoraproject.org
Fri Jan 2 18:07:06 UTC 2015


commit fdea83632e429ff26cf8464c3f4d902e02cb4ac5
Author: Rich Mattes <richmattes at gmail.com>
Date:   Fri Jan 2 13:07:12 2015 -0500

    Add updated patch for rpath

 ...7-rpath.patch => GeographicLib-1.40-rpath.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/GeographicLib-1.37-rpath.patch b/GeographicLib-1.40-rpath.patch
similarity index 67%
rename from GeographicLib-1.37-rpath.patch
rename to GeographicLib-1.40-rpath.patch
index ef43fe8..4973874 100644
--- a/GeographicLib-1.37-rpath.patch
+++ b/GeographicLib-1.40-rpath.patch
@@ -1,6 +1,6 @@
 diff -up ./CMakeLists.txt.rpath ./CMakeLists.txt
---- ./CMakeLists.txt.rpath	2014-09-28 13:26:00.119293262 -0400
-+++ ./CMakeLists.txt	2014-09-28 13:27:14.241126959 -0400
+--- ./CMakeLists.txt.rpath	2015-01-02 12:59:41.732969161 -0500
++++ ./CMakeLists.txt	2015-01-02 13:01:32.598240378 -0500
 @@ -210,7 +210,10 @@ if (MSVC OR CMAKE_CONFIGURATION_TYPES)
    set (CMAKE_DEBUG_POSTFIX _d)
  endif ()
@@ -12,4 +12,4 @@ diff -up ./CMakeLists.txt.rpath ./CMakeLists.txt
 +if (NOT MSVC AND USE_RPATH)
    # Set the run time path for shared libraries for non-Windows machines.
    # (1) include link path for external packages (not needed with
-   # GeographicLib because there are no external packages).
+   # GeographicLib because there are no external packages).  This only


More information about the scm-commits mailing list