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: Separate docs from devel subpackage
Date: Sun, 31 May 2026 02:04:20 GMT [thread overview]
Message-ID: <178019306004.1.5104584721383546554.rpms-ibus-abfe682fd513@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : abfe682fd5139a550754dd910e03596dc6072bbb
Author : Peng Huang <phuang@fedoraproject.org>
Date : 2009-04-24T11:06:06+00:00
Stats : +20/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/abfe682fd5139a550754dd910e03596dc6072bbb?branch=autotool
Log:
Separate docs from devel subpackage
---
diff --git a/ibus.spec b/ibus.spec
index eae0a65..0ef60b6 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -7,7 +7,7 @@
%define im_chooser_version 1.2.5
Name: ibus
-Version: 1.1.0.20090417
+Version: 1.1.0.20090423
Release: 1%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPLv2+
@@ -97,12 +97,21 @@ Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: glib2-devel
Requires: dbus-devel
-Requires: gtk-doc
%description devel
The ibus-devel package contains the header files and developer
docs for ibus.
+%package devel-docs
+Summary: Developer documents for ibus
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+Requires: gtk-doc
+
+%description devel-docs
+The ibus-devel-docs package contains developer documentation for ibus
+
+
%prep
%setup -q
# %patch0 -p1
@@ -213,10 +222,18 @@ fi
%defattr(-,root,root,-)
%{_libdir}/lib*.so
%{_includedir}/*
-%{_datadir}/gtk-doc/html/*
%{_libdir}/pkgconfig/*
+%files devel-docs
+%{_datadir}/gtk-doc/html/*
+
%changelog
+* Thu Apr 23 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090423-1
+- Update to ibus-1.1.0.20090423.
+- Fix bug 497265 - [mai_IN] Maithili language name is not correct.
+- Fix bug 497279 - IBus does not works with evolution correctly.
+- Enhance authentication both in daemon & clients
+
* Fri Apr 17 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090417-1
- Update to ibus-1.1.0.20090417.
- Fix bug 496199 - cannot remove Ctrl+Space hotkey with ibus-setup
reply other threads:[~2026-05-31 2:04 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=178019306004.1.5104584721383546554.rpms-ibus-abfe682fd513@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