Update of /cvsroot/libexif/libexif
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21524
Modified Files:
libexif.spec.in
Log Message:
Save some bandwidth and use the .bz2 archive by default
Index: libexif.spec.in
===================================================================
RCS file: /cvsroot/libexif/libexif/libexif.spec.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -d -r1.6 -r1.7
--- libexif.spec.in 6 Nov 2008 07:19:26 -0000 1.6
+++ libexif.spec.in 6 Nov 2008 08:14:17 -0000 1.7
@@ -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
|