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: undo some debugging only apply no_var_tracking patch where needed
Date: Mon, 06 Jul 2026 18:31:02 GMT [thread overview]
Message-ID: <178336266229.1.4125661786184957628.rpms-amarok-badcb9dd6c64@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : badcb9dd6c64261df33d2e3503d79fb1afbec31c
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2010-01-07T00:35:52+00:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/badcb9dd6c64261df33d2e3503d79fb1afbec31c?branch=epel10.2
Log:
undo some debugging only apply no_var_tracking patch where needed
---
diff --git a/amarok.spec b/amarok.spec
index 413cf83..0a97e4b 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -83,7 +83,9 @@ Obsoletes: amarok-utilities < 2.0.96
%prep
%setup -q
+%if 0%{?fedora} > 11 || 0%{?rhel} > 5
%patch1 -p1 -b .no_var_tracking
+%endif
%patch50 -p1 -b .qtscript_not_required
@@ -93,8 +95,7 @@ pushd %{_target_platform}
%{cmake_kde4} ..
popd
-#make %{?_smp_mflags} -C %{_target_platform}
-make VERBOSE= -C %{_target_platform}
+make %{?_smp_mflags} -C %{_target_platform}
%install
reply other threads:[~2026-07-06 18:31 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=178336266229.1.4125661786184957628.rpms-amarok-badcb9dd6c64@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