The Makefile needed to have a hardcoded version change and I modified the

instructions for making the tar achive.
This commit is contained in:
Bruno Wolff III 2010-06-19 18:45:04 +00:00
parent 661f001f07
commit 691758fb74
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ URL: http://git.fedorahosted.org/git/livecd
# To make source tar ball:
# git clone git://git.fedorahosted.org/livecd
# cd livecd
# git archive --prefix livecd-tools-VERSION/ livecd-tools-VERSION | bzip2 > livecd-tools-VERSION.tar.bz2
# make dist
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: python-imgcreate = %{version}-%{release}

View File

@ -1 +1 @@
73188a50597f90c7e51c11108292e38e livecd-tools-032.tar.bz2
5a5e8418d67705ee0d850a58844c36ee livecd-tools-032.tar.bz2