diff --git a/SLOF/centOS/7.2/SLOF.spec b/SLOF/centOS/7.2/SLOF.spec index 85775f62..9102db58 100644 --- a/SLOF/centOS/7.2/SLOF.spec +++ b/SLOF/centOS/7.2/SLOF.spec @@ -3,7 +3,7 @@ %global gittag qemu-slof-%{gittagdate} Name: SLOF -Version: 0.1.git%{gittagdate} +Version: %{gittagdate} %define ibm_release %{?repo}.1 Release: 1%{?dist}%{?ibm_release} Summary: Slimline Open Firmware @@ -14,7 +14,7 @@ BuildArch: noarch # There are no upstream tarballs. To prepare a tarball, do: # -# git clone git://9.42.66.204/slof/slof-frobisher.git +# git clone https://github.com/open-power-host-os/slof.git # cd slof-frobisher # git checkout powerkvm-v3.1 # git archive --format=tar --prefix=SLOF-%{gittagdate}/ HEAD | gzip > ../SLOF-%{gittagdate}.tar.gz diff --git a/qemu/centOS/7.2/qemu.spec b/qemu/centOS/7.2/qemu.spec index e59e56a5..c72f96fb 100644 --- a/qemu/centOS/7.2/qemu.spec +++ b/qemu/centOS/7.2/qemu.spec @@ -195,7 +195,7 @@ Version: 2.5 %define pkvm_release .pkvm3_1_1.%{?release_week}0%{?release_day}.%{?release_spin} Release: 6%{?dist}%{?pkvm_release} -Epoch: 2 +Epoch: 11 License: GPLv2+ and LGPLv2+ and BSD Group: Development/Tools URL: http://www.qemu.org/