From 1fda6c1189eed66671211f954185f927575a02af Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Oct 16 2012 07:40:29 +0000 Subject: Update spec: update command to generate tarball --- diff --git a/numad.spec b/numad.spec index eaa6882..658eabc 100644 --- a/numad.spec +++ b/numad.spec @@ -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 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 @@ -62,6 +62,7 @@ make install prefix=%{buildroot}/usr * Tue Oct 16 2012 Jan Synáček - 0.5-7.20121015git - Update to 20121015 - Add Makefile patch +- Update spec: update command to generate tarball * Wed Aug 22 2012 Jan Synáček - 0.5-6.20120522git - add systemd-rpm macros