public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rex Dieter <rdieter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10.2: - fix --with-mp4v2 handling (#346011#c5,6)
Date: Mon, 06 Jul 2026 18:30:13 GMT [thread overview]
Message-ID: <178336261302.1.14251145035471073753.rpms-amarok-c5b3a876dcce@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
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.2
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
reply other threads:[~2026-07-06 18:30 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=178336261302.1.14251145035471073753.rpms-amarok-c5b3a876dcce@fedoraproject.org \
--to=rdieter@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