[libeasyfc] Move .typelib in the libeasyfc-gobject package (#788112)

Akira TAGOH tagoh at fedoraproject.org
Wed Feb 8 02:38:58 UTC 2012


commit 4604d11ac22e6a817098ac5eb1acba221acffa74
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Wed Feb 8 11:38:57 2012 +0900

    Move .typelib in the libeasyfc-gobject package (#788112)

 libeasyfc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libeasyfc.spec b/libeasyfc.spec
index b527084..1830110 100644
--- a/libeasyfc.spec
+++ b/libeasyfc.spec
@@ -1,6 +1,6 @@
 Name:		libeasyfc
 Version:	0.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Easy configuration generator interface for fontconfig
 
 Group:		System Environment/Libraries
@@ -89,6 +89,7 @@ rm -rf $RPM_BUILD_ROOT
 %files	gobject
 %defattr(-, root, root, -)
 %{_libdir}/libeasyfc-gobject.so.*
+%{_libdir}/girepository-*/Easyfc-*.typelib
 
 %files	devel
 %defattr(-, root, root, -)
@@ -102,11 +103,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root, -)
 %{_includedir}/libeasyfc/ezfc-gobject.h
 %{_libdir}/libeasyfc-gobject.so
-%{_libdir}/girepository-*/Easyfc-*.typelib
 %{_libdir}/pkgconfig/libeasyfc-gobject.pc
 %{_datadir}/gir-*/Easyfc-*.gir
 
 %changelog
+* Wed Feb 08 2012 Akira TAGOH <tagoh at redhat.com> - 0.6-2
+- Move .typelib in the libeasyfc-gobject package (#788112)
+
 * Mon Feb 06 2012 Akira TAGOH <tagoh at redhat.com> - 0.6-1
 - New upstream release.
 


More information about the scm-commits mailing list