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: package review feedback
Date: Tue, 11 Aug 2026 10:33:24 GMT [thread overview]
Message-ID: <178644440408.1.11395377434611318847.rpms-glib2-23a05da2f3cf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 23a05da2f3cfa10603a26b5fc4475ff4476d11bc
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date : 2007-02-04T22:33:37+00:00
Stats : +11/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/23a05da2f3cfa10603a26b5fc4475ff4476d11bc?branch=cve-2026-58016-f44
Log:
package review feedback
---
diff --git a/glib2.spec b/glib2.spec
index c4616b3..972e956 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,14 +3,14 @@
Summary: A library of handy utility functions
Name: glib2
Version: 2.12.9
-Release: 2%{?dist}
+Release: 3%{?dist}
License: LGPL
Group: System Environment/Libraries
Source: http://ftp.gnome.org/pub/gnome/sources/glib/2.12/glib-%{version}.tar.bz2
Source2: glib2.sh
Source3: glib2.csh
Patch0: glib-2.11.1-libdir.patch
-
+# see RH bug #83581
Conflicts: libgnomeui <= 2.2.0
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig >= 1:0.14
@@ -33,13 +33,12 @@ Summary: A library of handy utility functions
Group: Development/Libraries
Requires: pkgconfig >= 1:0.14
Requires: %{name} = %{version}-%{release}
-Conflicts: glib-devel <= 1:1.2.8
%description devel
The glib2-devel package includes the header files for
version 2 of the GLib library.
-# anaconda needs static GLib libraries
+# anaconda needs static libs, see RH bug #193143
%package static
Summary: A library of handy utility functions
Group: Development/Libraries
@@ -75,8 +74,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
## glib2.sh and glib2.csh
./mkinstalldirs $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
-install -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
-install -m 755 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
+install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
+install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
rm -f $RPM_BUILD_ROOT%{libdir}/*.la
@@ -116,6 +115,12 @@ rm -rf $RPM_BUILD_ROOT
%{libdir}/lib*.a
%changelog
+* Sun Feb 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.9-3
+- More package review feedback:
+ * install /etc/profile.d snipplets as 644
+ * explain Conflict with libgnomeui
+ * remove stale Conflict with glib-devel
+
* Sat Feb 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.9-2
- Incorporate package review feedback:
* drop an obsolete Provides:
next reply other threads:[~2026-08-11 10:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-11 10:33 Matthias Clasen [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-11 10:33 [rpms/glib2] cve-2026-58016-f44: package review feedback Matthias Clasen
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=178644440408.1.11395377434611318847.rpms-glib2-23a05da2f3cf@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