2 Summary: EXIF tag library
5 Source: http://prdownloads.sourceforge.net/libexif/%{name}-%{version}.tar.gz
6 Url: http://sourceforge.net/projects/libexif/
7 Group: System Environment/Libraries
9 # replaced Packager: header, as most people making packages will be somebody
10 # else. original spec file author is Mark Pulford <mark@kyne.com.au>
11 BuildRoot: %{_tmppath}/%{name}-%{version}-root
15 libexif is a library for parsing, editing, and saving EXIF data. It is
16 intended to replace lots of redundant implementations in command-line
17 utilities and programs with GUIs.
20 Summary: The files needed for libexif application development
21 Group: Development/Libraries
22 Requires: %{name} = %{version}
25 The libexif-devel package contains the libraries and include files
26 that you can use to develop libexif applications.
36 rm -rf $RPM_BUILD_ROOT
40 rm -rf $RPM_BUILD_ROOT
45 %{_libdir}/libexif.so.*
47 %{_datadir}/locale/*/LC_MESSAGES/*.mo
51 %{_libdir}/pkgconfig/libexif.pc
52 %{_includedir}/libexif