public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: undo some debugging only apply no_var_tracking patch where needed
@ 2026-07-06 18:04 Rex Dieter
0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
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
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:04 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:04 [rpms/amarok] epel10: undo some debugging only apply no_var_tracking patch where needed Rex Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox