[3Depict/f19] * Merge aarch patch

mycae mycae at fedoraproject.org
Sat Mar 23 12:08:14 UTC 2013


commit 98ebb13f6bdec23eec5a8a83371cb04e9ac0e8f1
Author: D Haley <mycae yahoo com>
Date:   Sat Mar 23 12:07:05 2013 +0000

    * Merge aarch patch

 3Depict.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/3Depict.spec b/3Depict.spec
index a250efa..551ac8f 100644
--- a/3Depict.spec
+++ b/3Depict.spec
@@ -1,6 +1,6 @@
 Name:		3Depict
 Version:	0.0.12
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Valued 3D point cloud visualization and analysis
 Group:		Applications/Engineering
 
@@ -37,7 +37,9 @@ Patch0: %{name}-%{version}-manual-pdf-loc.patch
 #Fedora specific font dir
 Patch1: %{name}-%{version}-font-path.patch
 #Upstream patch for 0.0.12 release bugs
-Patch2: %{name}-0.0.12-release-fixes.patch
+Patch2: %{name}-%{version}-release-fixes.patch
+#AArch64 patch for autotools. Required for 3Depict < 0.0.13
+Patch3: %{name}-aarch64.patch
 
 %description
 This software is designed to help users visualize and analyze 3D point clouds
@@ -52,6 +54,7 @@ useful for general scalar valued point data purposes.
 %patch0
 %patch1
 %patch2
+%patch3
 
 %build
 %configure --disable-debug-checks --enable-openmp-parallel
@@ -112,6 +115,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Mar 9 2013 D Haley <mycae(a!t)gmx.com> - 0.0.12-4
+- Add aarch 64 patch for bug 924960, until next version
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list