packages: icedove/icedove.spec - tar broken on th builders?

glen glen at pld-linux.org
Thu Oct 28 22:05:38 CEST 2010


Author: glen                         Date: Thu Oct 28 20:05:39 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- tar broken on th builders?

---- Files affected:
packages/icedove:
   icedove.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.107 packages/icedove/icedove.spec:1.108
--- packages/icedove/icedove.spec:1.107	Thu Oct 28 18:35:31 2010
+++ packages/icedove/icedove.spec	Thu Oct 28 22:05:30 2010
@@ -175,7 +175,7 @@
 mv -f comm-1.9.2 mozilla
 %setup -q -T -D -a2
 cd mozilla
-%{?with_enigmail:tar xvfz %{SOURCE1} -C mailnews/extensions}
+%{?with_enigmail:%{__gzip} -dc %{SOURCE1} | %{__tar} -xf - -C mailnews/extensions}
 /bin/sh %{SOURCE3}
 %patch0 -p1
 %{?with_enigmail:%patch1 -p1}
@@ -535,6 +535,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2010/10/28 20:05:30  glen
+- tar broken on th builders?
+
 Revision 1.107  2010/10/28 16:35:31  hawk
 - updated 3.1.6, fixes CVE-2010-3765
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.107&r2=1.108&f=u



More information about the pld-cvs-commit mailing list