public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Fix #1668204
@ 2026-06-29 12:28 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : adee8bcb39c1b562109313db7d481921099fda5a
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2019-01-22T10:01:43+01:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/adee8bcb39c1b562109313db7d481921099fda5a?branch=rhel-f41-base
Log:
Fix #1668204
---
diff --git a/gcc.spec b/gcc.spec
index 8b3e080..2c10e5f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -478,7 +478,7 @@ D dynamically linked programs.
%package -n libgphobos-static
Summary: Static D libraries
Group: Development/Libraries
-Requires: libghobos = %{version}-%{release}
+Requires: libgphobos = %{version}-%{release}
Requires: gcc-gdc = %{version}-%{release}
%description -n libgphobos-static
@@ -3182,6 +3182,9 @@ fi
%endif
%changelog
+* Tue Jan 22 2019 David Abdurachmanov <david.abdurachmanov@gmail.com>
+- fix libgphobos-static requires (#1668204)
+
* Mon Jan 21 2019 Jakub Jelinek <jakub@redhat.com> 9.0.0-0.4
- update from trunk
- PRs c++/88949, c/88928, fortran/37835, fortran/56789, fortran/77960,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:28 [rpms/gcc] rhel-f41-base: Fix #1668204 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox