|
@@ -1,5 +1,5 @@
|
|
|
-%define ver 1.3.7
|
|
|
-%define rel 2
|
|
|
+%define ver 1.3.9
|
|
|
+%define rel 1
|
|
|
|
|
|
Summary: Intelligent Input Bus for Linux / Unix OS
|
|
|
Name: ibus
|
|
@@ -140,8 +140,18 @@ touch --no-create %{_datadir}/icons/hicolor || :
|
|
|
%{_libdir}/libibus.so
|
|
|
%{_includedir}/ibus-1.0
|
|
|
%{_datadir}/vala/vapi/ibus-1.0.vapi
|
|
|
+%if %{?_dist_release} != "vl5"
|
|
|
+%{_libdir}/girepository-1.0/IBus-1.0.typelib
|
|
|
+%{_datadir}/gir-1.0/IBus-1.0.gir
|
|
|
+%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Wed Dec 15 2010 IWAI, Masaharu <iwai@alib.jp> 1.3.9-1
|
|
|
+- new upstream release
|
|
|
+- add files in devel sub package for VineSeed
|
|
|
+ - girepository-1.0/IBus-1.0.typelib
|
|
|
+ - gir-1.0/IBus-1.0.gir
|
|
|
+
|
|
|
* Mon Sep 27 2010 Shu KONNO <owa@bg.wakwak.com> 1.3.7-2
|
|
|
- rebuilt with rpm-4.8.1 for pkg-config
|
|
|
|