diff --git a/amplab-tachyon.spec b/amplab-tachyon.spec index 9c118f7..bacc674 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.5.0 -Release: 2.SNAPSHOT.%{shortcommit}%{?dist} +Release: 2.%{shortcommit}%{?dist} Summary: Reliable file sharing at memory speed across cluster frameworks License: ASL 2.0 URL: http://tachyon-project.org/ @@ -47,7 +47,7 @@ BuildRequires: mvn(org.slf4j:slf4j-log4j12) BuildRequires: mvn(org.slf4j:slf4j-api) BuildRequires: mvn(org.powermock:powermock-module-junit4) BuildRequires: mvn(org.powermock:powermock-api-mockito) -BuildRequires: mvn(org.apache.hadoop.fs.glusterfs:glusterfs) +BuildRequires: mvn(org.apache.hadoop.fs.glusterfs:glusterfs-hadoop) BuildRequires: mvn(org.eclipse.jetty:jetty-jsp) # Test deps @@ -195,6 +195,9 @@ mkdir -p -m0755 %{buildroot}/%{_datadir}/hadoop/common/lib %systemd_postun_with_restart %{shortname}-slave.service %{shortname}-master.service %changelog +* Wed May 28 2014 Timothy St. Clair - 0.5.0-2.5c054ca +- Update to 0.5.0 official + * Sat Jun 07 2014 Fedora Release Engineering - 0.5.0-2.SNAPSHOT.fc8d2fd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild