From c1a5ee6d9fd76eba2ccf0ad54cfa3e7c8bda5ae2 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 28 Dec 2009 15:45:38 +0000 Subject: [PATCH] Switch to bz2 --- libproxy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 78f979b..126ba30 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -10,7 +10,7 @@ Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries License: LGPLv2+ URL: http://code.google.com/p/libproxy/ -Source0: http://libproxy.googlecode.com/files/libproxy-%{version}.tar.gz +Source0: http://libproxy.googlecode.com/files/libproxy-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel