From 2c37ec4710c8e381472c3ac34e9bcc4da03bce25 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 14 May 2013 21:29:11 -0400 Subject: [PATCH] Move gir file to -devel --- libgexiv2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libgexiv2.spec b/libgexiv2.spec index 76bcc2d..c5cf541 100644 --- a/libgexiv2.spec +++ b/libgexiv2.spec @@ -1,6 +1,6 @@ Name: libgexiv2 Version: 0.5.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Group: System Environment/Libraries @@ -80,11 +80,11 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' %files %doc AUTHORS COPYING MAINTAINERS %{_libdir}/libgexiv2.so.* -%{_datadir}/gir-1.0/GExiv2-0.4.gir %{_libdir}/girepository-1.0/GExiv2-0.4.typelib %files devel %{_includedir}/gexiv2/ +%{_datadir}/gir-1.0/GExiv2-0.4.gir %{_libdir}/libgexiv2.so %{_libdir}/pkgconfig/gexiv2.pc %{_datadir}/vala/vapi/gexiv2.vapi @@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' %endif %changelog +* Tue May 14 2013 Matthias Clasen 0.5.0-8 +- .gir files belong in the devel package + * Wed May 08 2013 Richard Hughes 0.5.0-7 - RHEL7 does not have python3