From e1866059325f321cefca2150559f48e4e04fb48d Mon Sep 17 00:00:00 2001 From: Timothy St. Clair Date: Dec 06 2013 16:32:05 +0000 Subject: Update to latest sources and fix for upstream issue around thrift 0.9 --- diff --git a/.gitignore b/.gitignore index 2848f1a..790d665 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tachyon-0.4.0-515c2c8.tar.gz +/tachyon-0.4.0-e5cba5b.tar.gz diff --git a/amplab-tachyon.spec b/amplab-tachyon.spec index 8488578..d1df73f 100644 --- a/amplab-tachyon.spec +++ b/amplab-tachyon.spec @@ -1,4 +1,4 @@ -%global commit 6a0a12d8c1f64dab1d084690cd4716fa77813e6b +%global commit e5cba5beb849e01b7bd21bf3d35e2c901121cd4b %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortname tachyon @@ -174,7 +174,7 @@ exit 0 %systemd_postun_with_restart %{shortname}-slave.service %{shortname}-master.service %changelog -* Wed Dec 4 2013 Timothy St. Clair 0.4.0-6.SNAPSHOT.6a0a12d +* Fri Dec 6 2013 Timothy St. Clair 0.4.0-6.SNAPSHOT.e5cba5b - Update to latest modifications * Wed Nov 20 2013 Timothy St. Clair 0.4.0-5.SNAPSHOT.515c2c8 diff --git a/sources b/sources index 4dc824a..3611c6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b58091c67f36c577bac6536e10fa5e3 tachyon-0.4.0-6a0a12d.tar.gz +d25c89459d8ff6db8a298d08b08dbd01 tachyon-0.4.0-e5cba5b.tar.gz