Move gir file to -devel
This commit is contained in:
parent
74037692d3
commit
2c37ec4710
@ -1,6 +1,6 @@
|
|||||||
Name: libgexiv2
|
Name: libgexiv2
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
|
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -80,11 +80,11 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
|||||||
%files
|
%files
|
||||||
%doc AUTHORS COPYING MAINTAINERS
|
%doc AUTHORS COPYING MAINTAINERS
|
||||||
%{_libdir}/libgexiv2.so.*
|
%{_libdir}/libgexiv2.so.*
|
||||||
%{_datadir}/gir-1.0/GExiv2-0.4.gir
|
|
||||||
%{_libdir}/girepository-1.0/GExiv2-0.4.typelib
|
%{_libdir}/girepository-1.0/GExiv2-0.4.typelib
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/gexiv2/
|
%{_includedir}/gexiv2/
|
||||||
|
%{_datadir}/gir-1.0/GExiv2-0.4.gir
|
||||||
%{_libdir}/libgexiv2.so
|
%{_libdir}/libgexiv2.so
|
||||||
%{_libdir}/pkgconfig/gexiv2.pc
|
%{_libdir}/pkgconfig/gexiv2.pc
|
||||||
%{_datadir}/vala/vapi/gexiv2.vapi
|
%{_datadir}/vala/vapi/gexiv2.vapi
|
||||||
@ -100,6 +100,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 14 2013 Matthias Clasen <mclasen@redhat.com> 0.5.0-8
|
||||||
|
- .gir files belong in the devel package
|
||||||
|
|
||||||
* Wed May 08 2013 Richard Hughes <richard@hughsie.com> 0.5.0-7
|
* Wed May 08 2013 Richard Hughes <richard@hughsie.com> 0.5.0-7
|
||||||
- RHEL7 does not have python3
|
- RHEL7 does not have python3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user