[numad] Update spec: update command to generate tarball

jsynacek jsynacek at fedoraproject.org
Tue Oct 16 07:43:23 UTC 2012


commit 1fda6c1189eed66671211f954185f927575a02af
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Tue Oct 16 09:40:29 2012 +0200

    Update spec: update command to generate tarball

 numad.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
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 <jsynacek at redhat.com> - 0.5-7.20121015git
 - Update to 20121015
 - Add Makefile patch
+- Update spec: update command to generate tarball
 
 * Wed Aug 22 2012 Jan Synáček <jsynacek at redhat.com> - 0.5-6.20120522git
 - add systemd-rpm macros


More information about the scm-commits mailing list