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: - f9+: don't build/include konq(3) side bar support
Date: Mon, 06 Jul 2026 18:30:14 GMT [thread overview]
Message-ID: <178336261491.1.1052472830914053071.rpms-amarok-2d4985ab0498@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 2d4985ab0498b89c1722af487f78a76f2c54f9a2
Author : Rex Dieter <rdieter@fedoraproject.org>
Date : 2008-01-10T03:38:31+00:00
Stats : +14/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/2d4985ab0498b89c1722af487f78a76f2c54f9a2?branch=epel10.2
Log:
- f9+: don't build/include konq(3) side bar support
---
diff --git a/amarok.spec b/amarok.spec
index 63f6575..de6ccec 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -6,7 +6,7 @@
Name: amarok
Summary: Media player
Version: 1.4.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Applications/Multimedia
License: GPLv2+
@@ -32,7 +32,12 @@ BuildRequires: gettext
%ifnarch ppc64 x86_64 s390 s390x ia64 sparc sparc64 alpha
BuildRequires: HelixPlayer
%endif
+%if 0%{?fedora} > 8
+BuildRequires: kdelibs3-devel
+%else
+%define kde3 1
BuildRequires: kdebase3-devel
+%endif
BuildRequires: taglib-devel
BuildRequires: libifp-devel
# Ipod
@@ -185,14 +190,17 @@ rm -fr $RPM_BUILD_ROOT
%{_bindir}/amarokapp
%{_bindir}/amarokcollectionscanner
%{_bindir}/amarok_proxy.rb
-%{_datadir}/apps/%{name}
+%{_datadir}/apps/amarok/
%{_datadir}/icons/hicolor/*/*
%{_datadir}/applications/kde/*.desktop
%{_datadir}/servicetypes/*.desktop
+%if 0%{?kde3}
+# these 3 pull in kdebase
%{_datadir}/apps/konqueror/servicemenus/*.desktop
%{_libdir}/kde3/konqsidebar_universalamarok.*
-%{_libdir}/libamarok.*
%{_datadir}/apps/konqsidebartng/*/amarok.desktop
+%endif
+%{_libdir}/libamarok.*
%{_datadir}/apps/profiles/amarok.profile.xml
%{_datadir}/config/amarokrc
%{_datadir}/config.kcfg/*.kcfg
@@ -252,6 +260,9 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Wed Jan 09 2008 Rex Dieter <rdieter[AT]fedoraproject.org> 1.4.8-2
+- f9+: don't build/include konq(3) side bar support
+
* Thu Dec 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.4.8-1
- amarok-1.4.8
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=178336261491.1.1052472830914053071.rpms-amarok-2d4985ab0498@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