public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: include schema compiler in the main package
@ 2026-08-11 10:34 Matthias Clasen
0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 2026-08-11 10:34 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:34 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:34 [rpms/glib2] cve-2026-58016-f44: include schema compiler in the main package Matthias Clasen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox