public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Do not require gtk-doc in ibus-devel-docs
@ 2026-05-31  2:06 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : e1dc6434a61ac38df8132e208db715aaf6fe2736
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2014-04-21T16:21:39+09:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/e1dc6434a61ac38df8132e208db715aaf6fe2736?branch=autotool

Log:
Do not require gtk-doc in ibus-devel-docs

---
diff --git a/ibus.spec b/ibus.spec
index b5070be..10f3796 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -36,7 +36,7 @@
 
 Name:           ibus
 Version:        1.5.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
 Group:          System Environment/Libraries
@@ -241,8 +241,6 @@ BuildArch:      noarch
 %else
 Requires:       %{name}%{?_isa}        = %{version}-%{release}
 %endif
-# Owner of %%{_datadir}/gtk-doc/html
-Requires:       gtk-doc
 
 %description devel-docs
 The ibus-devel-docs package contains developer documentation for ibus
@@ -462,9 +460,15 @@ fi
 %{_datadir}/vala/vapi/ibus-1.0.deps
 
 %files devel-docs
+# Own html dir since gtk-doc is heavy.
+%dir %{_datadir}/gtk-doc
+%dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Mon Apr 21 2014 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.6-3
+- Do not require gtk-doc in ibus-devel-docs
+
 * Fri Mar 28 2014 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.6-2
 - Updated ibus-HEAD.patch for Czech (qwerty) keymap.
 

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

only message in thread, other threads:[~2026-05-31  2:06 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:06 [rpms/ibus] autotool: Do not require gtk-doc in ibus-devel-docs Takao Fujiwara

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