public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin Walters <walters@verbum.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Drop glib2-static subpackage; anaconda hasn't required it since
Date: Tue, 11 Aug 2026 10:35:12 GMT [thread overview]
Message-ID: <178644451208.1.5881573255755224272.rpms-glib2-6ecf1fc271fb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 6ecf1fc271fbd0e0796f4d1a29e73117b4dc3aed
Author : Colin Walters <walters@verbum.org>
Date : 2012-04-30T14:04:55-04:00
Stats : +6/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/6ecf1fc271fbd0e0796f4d1a29e73117b4dc3aed?branch=cve-2026-58016-f44
Log:
Drop glib2-static subpackage; anaconda hasn't required it since
2007. See bug 193143.
---
diff --git a/glib2.spec b/glib2.spec
index bf9b690..ce498c5 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,7 +1,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.32.1
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -43,17 +43,6 @@ Requires: %{name} = %{version}-%{release}
%description devel
The glib2-devel package includes the header files for the GLib library.
-
-# anaconda needs static libs, see RH bug #193143
-%package static
-Summary: A library of handy utility functions
-Group: Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
-
-%description static
-The glib2-static package includes static libraries of the GLib library.
-
-
%prep
%setup -q -n glib-%{version}
@@ -62,7 +51,7 @@ The glib2-static package includes static libraries of the GLib library.
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
--enable-systemtap \
- --enable-static
+ --disable-static
)
make %{?_smp_mflags}
@@ -156,10 +145,11 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
%{_datadir}/gdb/auto-load%{_libdir}/libgobject-2.0.so.*-gdb.py*
%{_datadir}/systemtap/tapset/*.stp
-%files static
-%{_libdir}/lib*.a
-
%changelog
+* Mon Apr 30 2012 Colin Walters <walters@verbum.org> - 2.32.1-2
+- Drop glib2-static subpackage; anaconda hasn't required it since
+ 2007. See bug 193143.
+
* Fri Apr 13 2012 Matthias Clasen <mclasen@redhat.com> 2.32.1-1
- Update to 2.32.1
reply other threads:[~2026-08-11 10:35 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=178644451208.1.5881573255755224272.rpms-glib2-6ecf1fc271fb@fedoraproject.org \
--to=walters@verbum.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