public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: - fix --with-mp4v2 handling (#346011#c5,6)
@ 2026-07-06 18:03 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : c5b3a876dcce61bafd64a4b44f4df63f3736292d
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2007-11-29T22:45:27+00:00
Stats : +6/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/c5b3a876dcce61bafd64a4b44f4df63f3736292d?branch=epel10
Log:
- fix --with-mp4v2 handling (#346011#c5,6)
---
diff --git a/amarok.spec b/amarok.spec
index 66b5ba3..f3d75e9 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -6,7 +6,7 @@
Name: amarok
Summary: Media player
Version: 1.4.7
-Release: 12%{?dist}
+Release: 13%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -127,12 +127,11 @@ unset QTDIR && . %{_sysconfdir}/profile.d/qt.sh
--enable-postgresql \
--with-ifp \
--with-libgpod \
- --without-mp4v2 \
%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
--with-helix=%{_libdir}/helix \
%endif
%{?_with_gstreamer} \
- %{?_with_livm4v2}
+ %{?_with_mp4v2} %{!?_with_mp4v2:--without-mp4v2}
# --enable-final \
# --with-nmm \
@@ -268,8 +267,11 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Thu Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproejct.org> 1.4.7-13
+- fix --with-mp4v2 handling (#346011#c5,6)
+
* Thu Nov 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.4.7-12
-- --with-mp4v2 (rh#346011)
+- --with-mp4v2 (#346011#c3)
- fix asf/wma support (rh#346011,kde#151733)
* Wed Nov 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.4.7-11
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:03 [rpms/amarok] epel10: - fix --with-mp4v2 handling (#346011#c5,6) Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox