public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Update to -0.1.1.20080930
@ 2026-05-31  2:03 Peng Huang
  0 siblings, 0 replies; only message in thread
From: Peng Huang @ 2026-05-31  2:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : b55fd8e837f555339d87a814ceffc4c38a999588
Author : Peng Huang <phuang@fedoraproject.org>
Date   : 2008-09-30T00:25:58+00:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/b55fd8e837f555339d87a814ceffc4c38a999588?branch=autotool

Log:
Update to -0.1.1.20080930

---
diff --git a/.cvsignore b/.cvsignore
index e83ca38..74592ff 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ibus-0.1.1.20080923.tar.gz
+ibus-0.1.1.20080930.tar.gz

diff --git a/ibus.spec b/ibus.spec
index 67d1125..5a821ff 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -1,7 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?gtk_binary_version: %define gtk_binary_version %(pkg-config  --variable=gtk_binary_version gtk+-2.0)}
 %define mod_path ibus-0.1
 Name:       ibus
-Version:    0.1.1.20080923
+Version:    0.1.1.20080930
 Release:    1%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
@@ -62,7 +63,7 @@ rm -rf $RPM_BUILD_ROOT
 make DESTDIR=${RPM_BUILD_ROOT} install
 rm -f $RPM_BUILD_ROOT%{_libdir}/libibus-gtk.la
 rm -f $RPM_BUILD_ROOT%{_libdir}/libibus-gtk.so
-rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules/im-ibus.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-ibus.la
 
 # install xinput config file
 mkdir -pm 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/X11/xinit/xinput.d
@@ -114,7 +115,7 @@ rm -rf $RPM_BUILD_ROOT
 %files gtk
 %defattr(-,root,root,-)
 %doc
-%{_libdir}/gtk-2.0/immodules/im-ibus.so
+%{_libdir}/gtk-2.0/%{gtk_binary_version}/immodules/im-ibus.so
 
 %files qt
 %defattr(-,root,root,-)
@@ -122,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/qt4/plugins/inputmethods/libibus.so
 
 %changelog
+* Tue Sep 30 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080930-1
+- Update to 0.1.1.20080930.
+
 * Tue Sep 23 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080923-1
 - Update to 0.1.1.20080923.
 

diff --git a/sources b/sources
index 9bfd4d3..5e275f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ffdfc6779d709b75b382dbe948288a4  ibus-0.1.1.20080923.tar.gz
+07964c208db3138a39bb8f1e12c172f5  ibus-0.1.1.20080930.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:03 [rpms/ibus] autotool: Update to -0.1.1.20080930 Peng Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox