public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Don't set group tags
@ 2026-08-11 10:36 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-08-11 10:36 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-08-11 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:36 [rpms/glib2] cve-2026-58016-f44: Don't set group tags Kalev Lember

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