[amplab-tachyon] Update to close out BZ1067950

tstclair tstclair at fedoraproject.org
Mon Feb 24 16:22:08 UTC 2014


commit 0880d731c22e5f7e5dc95ca0d2083e16a560642a
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Mon Feb 24 10:22:05 2014 -0600

    Update to close out BZ1067950

 amplab-tachyon.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/amplab-tachyon.spec b/amplab-tachyon.spec
index 69436dc..72c6ba3 100644
--- a/amplab-tachyon.spec
+++ b/amplab-tachyon.spec
@@ -6,7 +6,7 @@ Name:          amplab-%{shortname}
 # Given the naming conflicts with other packages, and eventually this will 
 # switch to apache-tachyon should
 Version:       0.4.1
-Release:       1.SNAPSHOT.%{shortcommit}%{?dist}
+Release:       2.SNAPSHOT.%{shortcommit}%{?dist}
 Summary:       Reliable file sharing at memory speed across cluster frameworks
 License:       ASL 2.0
 URL:           http://tachyon-project.org/
@@ -188,6 +188,9 @@ mkdir -p -m0755 %{buildroot}/%{_datadir}/hadoop/common/lib
 %systemd_postun_with_restart %{shortname}-slave.service %{shortname}-master.service
 
 %changelog
+* Mon Feb 24 2014 Timothy St. Clair <tstclair at redhat.com> - 0.4.1-2.SNAPSHOT.4b9c806
+- Update due to cascading dependencies around java-headless
+
 * Mon Feb 17 2014 Timothy St. Clair<tstclair at redhat.com> 0.4.1-1.SNAPSHOT.4b9c806
 - Update to latest, with updated fixes for rawhide
 


More information about the scm-commits mailing list