From 9b4011d05ec68ba3768233f791ac53079503049c Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Tue, 14 Feb 2023 11:10:29 -0600 Subject: [PATCH] Remove Provides: bundled(gnulib) Although the code is bundled, it's not actually built since it's only used to provide printf where system printf is insufficient. --- glib2.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/glib2.spec b/glib2.spec index 1e00ebc..98e1e0d 100644 --- a/glib2.spec +++ b/glib2.spec @@ -45,7 +45,6 @@ Requires: libgnutls.so.30 # Remove gamin dependency Obsoletes: glib2-fam < 2.67.1-3 -Provides: bundled(gnulib) Provides: bundled(gvdb) Provides: bundled(libcharset) Provides: bundled(xdgmime)