public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Don't set group tags
Date: Tue, 11 Aug 2026 10:36:10 GMT	[thread overview]
Message-ID: <178644457060.1.910466389390733934.rpms-glib2-49888f2247a9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/glib2
            Branch : cve-2026-58016-f44
            Commit : 49888f2247a9199254c655fa7616265fb9d27b3e
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2016-09-13T09:43:53+02:00
            Stats  : +1/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/glib2/c/49888f2247a9199254c655fa7616265fb9d27b3e?branch=cve-2026-58016-f44

            Log:
            Don't set group tags

They are unused in Fedora.

---
diff --git a/glib2.spec b/glib2.spec
index 1d83fb1..5618c5f 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -8,7 +8,6 @@ Name: glib2
 Version: 2.49.7
 Release: 1%{?dist}
 License: LGPLv2+
-Group: System Environment/Libraries
 URL: http://www.gtk.org
 #VCS: git:git://git.gnome.org/glib
 Source: http://download.gnome.org/sources/glib/2.49/glib-%{version}.tar.xz
@@ -44,7 +43,6 @@ as an event loop, threads, dynamic loading, and an object system.
 
 %package devel
 Summary: A library of handy utility functions
-Group: Development/Libraries
 Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description devel
@@ -52,7 +50,6 @@ The glib2-devel package includes the header files for the GLib library.
 
 %package doc
 Summary: A library of handy utility functions
-Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 BuildArch: noarch
 
@@ -61,7 +58,6 @@ The glib2-doc package includes documentation for the GLib library.
 
 %package fam
 Summary: FAM monitoring module for GIO
-Group: Development/Libraries
 Requires: %{name}%{?_isa} = %{version}-%{release}
 BuildRequires: gamin-devel
 
@@ -77,7 +73,6 @@ The %{name}-static subpackage contains static libraries for %{name}.
 
 %package tests
 Summary: Tests for the glib2 package
-Group: Development/Libraries
 Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description tests
@@ -234,6 +229,7 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
 %changelog
 * Tue Sep 13 2016 Kalev Lember <klember@redhat.com> - 2.49.7-1
 - Update to 2.49.7
+- Don't set group tags
 
 * Sun Aug 28 2016 Kalev Lember <klember@redhat.com> - 2.49.6-1
 - Update to 2.49.6

                 reply	other threads:[~2026-08-11 10:36 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=178644457060.1.910466389390733934.rpms-glib2-49888f2247a9@fedoraproject.org \
    --to=klember@redhat.com \
    --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