Update spec: fix command to generate tarball

This commit is contained in:
Jan Synacek 2012-12-03 15:45:21 +01:00
parent ac8d450788
commit 8ac025bd50

View File

@ -11,7 +11,7 @@ URL: http://git.fedorahosted.org/git/?p=numad.git
# The source for this package was pulled from upstream's vcs. Use the
# following commands to generate the tarball:
# git clone git://git.fedorahosted.org/numad.git numad-0.5git
# tar --exclude-vcs cJf numad-0.5git.tar.xz numad-0.5git/
# tar --exclude-vcs -cJf numad-0.5git.tar.xz numad-0.5git/
Source0: %{name}-%{version}git.tar.xz
Patch0: numad-0.5git-pthread.patch
@ -61,6 +61,7 @@ make install prefix=%{buildroot}/usr
%changelog
* Mon Dec 03 2012 Jan Synáček <jsynacek@redhat.com> - 0.5-8.20121130git
- Update to 20121130
- Update spec: fix command to generate tarball
* Tue Oct 16 2012 Jan Synáček <jsynacek@redhat.com> - 0.5-7.20121015git
- Update to 20121015