public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Clasen <mclasen@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: include schema compiler in the main package
Date: Tue, 11 Aug 2026 10:34:22 GMT [thread overview]
Message-ID: <178644446216.1.15036988420027864707.rpms-glib2-1a14eb46a957@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 1a14eb46a957e3a2a0ced1093d07fc97ade199ee
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date : 2010-04-22T23:02:47+00:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/1a14eb46a957e3a2a0ced1093d07fc97ade199ee?branch=cve-2026-58016-f44
Log:
include schema compiler in the main package
---
diff --git a/glib2.spec b/glib2.spec
index 3f307a1..63d834e 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.25.1
-Release: 2%{?dist}
+Release: 3%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@@ -135,6 +135,7 @@ esac
%{_libdir}/gio/modules/libgiofam.so
%{_bindir}/gio-querymodules*
%{_bindir}/update-gio-modules
+%{_bindir}/gschema-compile
%files devel
%defattr(-, root, root, -)
@@ -147,7 +148,6 @@ esac
%{_datadir}/glib-2.0/schemas/gschema.dtd
%exclude %{_datadir}/glib-2.0/gdb/*.pyo
%exclude %{_datadir}/glib-2.0/gdb/*.pyc
-%{_bindir}/gschema-compile
%{_bindir}/gsettings-schema-convert
%{_bindir}/glib-genmarshal
%{_bindir}/glib-gettextize
@@ -166,6 +166,10 @@ esac
%{_libdir}/lib*.a
%changelog
+* Thu Apr 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.1-3
+- Move schema compiler to the main package, since it is
+ needed by other rpm's %%post at runtime
+
* Mon Apr 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
- Add a multilib wrapper for gio-querymodules
reply other threads:[~2026-08-11 10:34 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=178644446216.1.15036988420027864707.rpms-glib2-1a14eb46a957@fedoraproject.org \
--to=mclasen@fedoraproject.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