public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gpac] epel9: build with FAAD2 by default, now that it's in Fedora
@ 2026-09-22 15:09 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-09-22 15:09 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 15:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 15:09 [rpms/gpac] epel9: build with FAAD2 by default, now that it's in Fedora Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox