From: Dan F. <dfa...@us...> - 2010-12-15 08:10:36
|
Update of /cvsroot/libexif/exif In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv29532 Modified Files: exif.spec.in Log Message: License is LGPL, not GPL. Also updated download link. Index: exif.spec.in =================================================================== RCS file: /cvsroot/libexif/exif/exif.spec.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -d -r1.3 -r1.4 --- exif.spec.in 6 Nov 2008 08:17:21 -0000 1.3 +++ exif.spec.in 15 Dec 2010 08:10:26 -0000 1.4 @@ -1,11 +1,11 @@ Name: @PACKAGE@ -Summary: A utility to display exif headers from jpeg files +Summary: A utility to display EXIF headers from JPEG files Version: @VERSION@ Release: 1 -Source: http://prdownloads.sourceforge.net/libexif/exif-%{version}.tar.bz2 -Url: http://sourceforge.net/projects/libexif/ +Source: http://downloads.sourceforge.net/project/libexif/exif/%{version}/exif-%{version}.tar.bz2 +Url: http://libexif.sourceforge.net/ Group: Applications/Multimedia -License: GPL +License: LGPL BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: libexif-devel Requires: libexif |