public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Drop glib2-static subpackage; anaconda hasn't required it since
@ 2026-08-11 10:35 Colin Walters
  0 siblings, 0 replies; only message in thread
From: Colin Walters @ 2026-08-11 10:35 UTC (permalink / raw)
  To: git-commits

          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
 

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

only message in thread, other threads:[~2026-08-11 10:35 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:35 [rpms/glib2] cve-2026-58016-f44: Drop glib2-static subpackage; anaconda hasn't required it since Colin Walters

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