public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: add BuildReq for alsa-lib-devel and configure with --disable-dssi
Date: Mon, 29 Jun 2026 12:22:01 GMT	[thread overview]
Message-ID: <178273572144.1.6233472580156929084.rpms-gcc-97d762787cfe@fedoraproject.org> (raw)

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)

                 reply	other threads:[~2026-06-29 12:22 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=178273572144.1.6233472580156929084.rpms-gcc-97d762787cfe@fedoraproject.org \
    --to=jakub@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