public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/gpac] epel9: build with FAAD2 by default, now that it's in Fedora
Date: Tue, 22 Sep 2026 15:09:57 GMT	[thread overview]
Message-ID: <179008979700.1.15682000523003632808.rpms-gpac-84ebcddfbf88@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gpac
Branch : epel9
Commit : 84ebcddfbf8809afa986c87e68db854bcff4a663
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2025-06-25T15:53:56+02:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gpac/c/84ebcddfbf8809afa986c87e68db854bcff4a663?branch=epel9

Log:
build with FAAD2 by default, now that it's in Fedora

---
diff --git a/gpac.spec b/gpac.spec
index cb4c6d8..6b54609 100644
--- a/gpac.spec
+++ b/gpac.spec
@@ -1,9 +1,7 @@
-%bcond_with faad2
-
 Name:        gpac
 Summary:     MPEG-4 multimedia framework
 Version:     2.4.0
-Release:     7%{?dist}
+Release:     8%{?dist}
 License:     LGPL-2.0-or-later
 URL:         https://gpac.io/
 Source0:     https://github.com/gpac/gpac/archive/v%{version}/gpac-%{version}.tar.gz
@@ -20,7 +18,7 @@ BuildRequires:  a52dec-devel
 BuildRequires:  librsvg2-devel >= 2.5.0
 BuildRequires:  libGLU-devel
 BuildRequires:  freetype-devel >= 2.1.4
-%{?with_faad2:BuildRequires:  faad2-devel}
+BuildRequires:  faad2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel >= 1.2.5
 BuildRequires:  libmad-devel
@@ -180,6 +178,9 @@ rm %{buildroot}%{_includedir}/gpac/00_doxy.h
 
 
 %changelog
+* Wed Jun 25 2025 Dominik Mierzejewski <dominik@greysector.net> - 2.4.0-8
+- build with FAAD2 by default, now that it's in Fedora
+
 * Sat May 24 2025 Dominik Mierzejewski <dominik@greysector.net> - 2.4.0-7
 - switch JACK build dependency to the one providede by pipewire
 

                 reply	other threads:[~2026-09-22 15:09 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=179008979700.1.15682000523003632808.rpms-gpac-84ebcddfbf88@fedoraproject.org \
    --to=dominik@greysector.net \
    --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