public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: add BuildReq for alsa-lib-devel and configure with --disable-dssi
@ 2026-06-29 12:22 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 97d762787cfe2343104bc59dcf243e1d1b96e2a5
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date   : 2005-12-10T14:00:54+00:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/97d762787cfe2343104bc59dcf243e1d1b96e2a5?branch=rhel-f41-base

Log:
add BuildReq for alsa-lib-devel and configure with --disable-dssi

---
diff --git a/gcc41.spec b/gcc41.spec
index 8033bae..3cef31d 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -297,6 +297,7 @@ Requires: glib2 >= 2.4.0
 BuildRequires: glib2-devel >= 2.4.0
 Requires: libart_lgpl >= 2.1.0
 BuildRequires: libart_lgpl-devel >= 2.1.0
+Requires: alsa-lib-devel
 Obsoletes: gcc-libgcj
 Obsoletes: libgcj3
 Obsoletes: libgcj34
@@ -559,7 +560,7 @@ CC="$CC" CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" XCFLAGS="$OPT_FLAGS" TCFLAGS=
 %if !%{build_java}
 	--disable-libgcj \
 %else
-	--enable-java-awt=gtk \
+	--enable-java-awt=gtk --disable-dssi \
 	--with-java-home=%{_prefix}/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre \
 %endif
 %ifarch ppc ppc64
@@ -1552,6 +1553,8 @@ fi
 %endif
 
 %changelog
+- add BuildReq for alsa-lib-devel and configure with --disable-dssi
+
 * Wed Dec  7 2005 Jakub Jelinek <jakub@redhat.com> 4.1.0-0.6
 - allow #pragmas at C struct scope as well as ObjC class scope
   (PR c/25246)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:22 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:22 [rpms/gcc] rhel-f41-base: add BuildReq for alsa-lib-devel and configure with --disable-dssi Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox