public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tomas Bzatek <tbzatek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/glib2] cve-2026-58016-f44: Re-enable fam, put it in separate subpackage
Date: Tue, 11 Aug 2026 10:35:22 GMT	[thread overview]
Message-ID: <178644452243.1.1278717211494553954.rpms-glib2-7e372197878e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 7e372197878eef48f693eaf754f3b35e5c4429b3
Author : Tomas Bzatek <tbzatek@redhat.com>
Date   : 2012-10-10T17:41:56+02:00
Stats  : +16/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/7e372197878eef48f693eaf754f3b35e5c4429b3?branch=cve-2026-58016-f44

Log:
Re-enable fam, put it in separate subpackage

---
diff --git a/glib2.spec b/glib2.spec
index 9b2262b..e51e9c1 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -1,7 +1,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.34.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -55,6 +55,15 @@ BuildArch: noarch
 %description doc
 The glib2-doc package includes documentation for the GLib library.
 
+%package fam
+Summary: FAM monitoring module for GIO
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+BuildRequires: gamin-devel
+
+%description fam
+The glib2-fam package contains the FAM (File Alteration Monitor) module for GIO.
+
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
@@ -67,7 +76,6 @@ rm -f configure
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
  %configure $CONFIGFLAGS \
            --enable-systemtap \
-           --disable-fam \
            --disable-static
 )
 
@@ -178,7 +186,13 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %files doc
 %doc %{_datadir}/gtk-doc/html/*
 
+%files fam
+%{_libdir}/gio/modules/libgiofam.so
+
 %changelog
+* Wed Oct 10 2012 Tomas Bzatek <tbzatek@redhat.com> - 2.34.0-4
+- Re-enable fam, put it in separate subpackage
+
 * Wed Oct 10 2012 Matthias Clasen <mclasen@redhat.com> - 2.34.0-3
 - Disable fam. We use the inotify implementation at runtime anyway.
   See http://lists.fedoraproject.org/pipermail/devel/2012-October/172438.htm

                 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=178644452243.1.1278717211494553954.rpms-glib2-7e372197878e@fedoraproject.org \
    --to=tbzatek@redhat.com \
    --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