From 8ac025bd50052b627c9e2d35229b559a487fc4e3 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Dec 03 2012 14:45:21 +0000 Subject: Update spec: fix command to generate tarball --- diff --git a/numad.spec b/numad.spec index c42a48d..e2ae8cb 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 --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 - 0.5-8.20121130git - Update to 20121130 +- Update spec: fix command to generate tarball * Tue Oct 16 2012 Jan Synáček - 0.5-7.20121015git - Update to 20121015