From 1c2aaadce452beab845c31c3d5d8de3c402a35d7 Mon Sep 17 00:00:00 2001 From: David Xie Date: Fri, 8 Mar 2013 17:53:14 +0800 Subject: [PATCH 2/2] Use `tar cvJf` to tar source --- jettison.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jettison.spec b/jettison.spec index 2c82bee..191c8d2 100644 --- a/jettison.spec +++ b/jettison.spec @@ -7,8 +7,8 @@ License: ASL 2.0 URL: http://jettison.codehaus.org/ # svn export http://svn.codehaus.org/jettison/tags/jettison-1.3.3 jettison-1.3.3 # rm -rf jettison-1.3.3/trunk -# tar cjvf jettison-1.3.3.tar.gz jettison-1.3.3 -Source0: %{name}-%{version}.tar.gz +# tar cvJf jettison-1.3.3.tar.xz jettison-1.3.3 +Source0: %{name}-%{version}.tar.xz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -- 1.8.1.2