Summary: Command line tools to access EXIF extensions in JPEG files Name: exif Version: 0.6.21 Release: 10 License: GPLv2+ and LGPLv2+ Group: Graphics Url: http://sourceforge.net/projects/libexif Source0: http://downloads.sourceforge.net/project/libexif/%{name}/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(popt) %description Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. This package contains a command line frontend for the EXIF library. %prep %setup -q %build %configure2_5x %make %install %makeinstall %find_lang %{name} %files -f %{name}.lang %doc ABOUT-NLS AUTHORS ChangeLog README %{_bindir}/* %{_mandir}/man*/*