public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peng Huang <phuang@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Update to -0.1.1.20080930
Date: Sun, 31 May 2026 02:03:56 GMT [thread overview]
Message-ID: <178019303692.1.14131872789342770217.rpms-ibus-b55fd8e837f5@fedoraproject.org> (raw)
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
reply other threads:[~2026-05-31 2:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019303692.1.14131872789342770217.rpms-ibus-b55fd8e837f5@fedoraproject.org \
--to=phuang@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox