From f0a72e0d9709b4846d1898e3a460cf7cb38d695d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 6 May 2008 18:01:19 +0000 Subject: [PATCH] use .tar.bz2 --- qt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt.spec b/qt.spec index 31c0d48..5b5f948 100644 --- a/qt.spec +++ b/qt.spec @@ -17,7 +17,7 @@ Release: 1%{?dist} License: GPLv3 or GPLv2 with exceptions or QPL Group: System Environment/Libraries Url: http://www.trolltech.com/products/qt/ -Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}%{?pre}.tar.gz +Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-%{version}%{?pre}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if "%{name}" != "qt4"