From 0880d731c22e5f7e5dc95ca0d2083e16a560642a Mon Sep 17 00:00:00 2001 From: Timothy St. Clair Date: Feb 24 2014 16:22:05 +0000 Subject: Update to close out BZ1067950 --- 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 - 0.4.1-2.SNAPSHOT.4b9c806 +- Update due to cascading dependencies around java-headless + * Mon Feb 17 2014 Timothy St. Clair 0.4.1-1.SNAPSHOT.4b9c806 - Update to latest, with updated fixes for rawhide