public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Remove obsolete Group tag
@ 2026-05-31  2:07 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-05-31  2:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : autotool
            Commit : 98deeedf284b7a95c6a7d092b1dacef7638e2d60
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2019-01-28T20:24:07+01:00
            Stats  : +0/-10 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/98deeedf284b7a95c6a7d092b1dacef7638e2d60?branch=autotool

            Log:
            Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag

---
diff --git a/ibus.spec b/ibus.spec
index 5bb5ab2..f9557d2 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -38,7 +38,6 @@ Version:        1.5.19
 Release:        12%{?dist}
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPLv2+
-Group:          System Environment/Libraries
 URL:            https://github.com/ibus/%name/wiki
 Source0:        https://github.com/ibus/%name/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}-xinput
@@ -131,7 +130,6 @@ IBus means Intelligent Input Bus. It is an input framework for Linux OS.
 
 %package libs
 Summary:        IBus libraries
-Group:          System Environment/Libraries
 
 Requires:       dbus >= 1.2.4
 Requires:       glib2 >= %{glib_ver}
@@ -147,7 +145,6 @@ This package contains the libraries for IBus
 
 %package gtk2
 Summary:        IBus IM module for GTK2
-Group:          System Environment/Libraries
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 Requires:       glib2 >= %{glib_ver}
 Requires(post): glib2 >= %{glib_ver}
@@ -160,7 +157,6 @@ This package contains IBus IM module for GTK2
 
 %package gtk3
 Summary:        IBus IM module for GTK3
-Group:          System Environment/Libraries
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 Requires:       glib2 >= %{glib_ver}
 Requires(post): glib2 >= %{glib_ver}
@@ -170,7 +166,6 @@ This package contains IBus IM module for GTK3
 
 %package setup
 Summary:        IBus setup utility
-Group:          System Environment/Libraries
 Requires:       %{name} = %{version}-%{release}
 %{?__python3:Requires: %{__python3}}
 Requires:       python3-gobject
@@ -184,7 +179,6 @@ This is a setup utility for IBus.
 %if %with_python2
 %package pygtk2
 Summary:        IBus PyGTK2 library
-Group:          System Environment/Libraries
 %if (0%{?fedora} && 0%{?fedora} <= 27) || (0%{?rhel} && 0%{?rhel} <= 7)
 Requires:       dbus-python >= %{dbus_python_version}
 %else
@@ -201,7 +195,6 @@ and this package will be deprecated.
 
 %package py2override
 Summary:        IBus Python2 override library
-Group:          System Environment/Libraries
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 # Owner of %%python2_sitearch/gi/overrides
 %if (0%{?fedora} && 0%{?fedora} <= 27) || (0%{?rhel} && 0%{?rhel} <= 7)
@@ -217,7 +210,6 @@ some functions in GObject-Introspection.
 
 %package wayland
 Summary:        IBus IM module for Wayland
-Group:          System Environment/Libraries
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 
 %description wayland
@@ -225,7 +217,6 @@ This package contains IBus IM module for Wayland
 
 %package devel
 Summary:        Development tools for ibus
-Group:          Development/Libraries
 Requires:       %{name}-libs%{?_isa}   = %{version}-%{release}
 Requires:       dbus-devel
 Requires:       glib2-devel
@@ -240,7 +231,6 @@ docs for ibus.
 
 %package devel-docs
 Summary:        Developer documents for IBus
-Group:          Development/Libraries
 BuildArch:      noarch
 
 %description devel-docs

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

only message in thread, other threads:[~2026-05-31  2:07 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:07 [rpms/ibus] autotool: Remove obsolete Group tag Igor Gnatenko

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