From 8b6379debdf52e1d616d703b2c4e84473e733297 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 6 Nov 2008 00:14:17 -0800 Subject: [PATCH] Save some bandwidth and use the .bz2 archive by default --- libexif.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexif.spec.in b/libexif.spec.in index ad942b1..48930b1 100644 --- a/libexif.spec.in +++ b/libexif.spec.in @@ -2,7 +2,7 @@ Name: @PACKAGE@ Summary: EXIF tag library Version: @VERSION@ Release: 1 -Source: http://prdownloads.sourceforge.net/libexif/%{name}-%{version}.tar.gz +Source: http://prdownloads.sourceforge.net/libexif/%{name}-%{version}.tar.bz2 Url: http://sourceforge.net/projects/libexif/ Group: System Environment/Libraries License: LGPL -- 2.7.4