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: - amarok-1.90 (amarok2 beta)
Date: Mon, 06 Jul 2026 18:30:25 GMT	[thread overview]
Message-ID: <178336262579.1.11465048329830681225.rpms-amarok-4e54b2323459@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10.2
Commit : 4e54b232345923a473cd219c509be9ccb6363892
Author : Rex Dieter <rdieter@fedoraproject.org>
Date   : 2008-08-22T16:37:11+00:00
Stats  : +19/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/4e54b232345923a473cd219c509be9ccb6363892?branch=epel10.2

Log:
- amarok-1.90 (amarok2 beta)

---
diff --git a/.cvsignore b/.cvsignore
index 91e0380..d883a5b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-amarok-1.86.tar.bz2
+amarok-1.90.tar.bz2

diff --git a/amarok.spec b/amarok.spec
index f88cab5..fbe9d9c 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -1,15 +1,17 @@
 
 Name:    amarok
 Summary: Media player
-Version: 1.86 
+Version: 1.90
 Release: 1%{?dist}
 
 Group: 	 Applications/Multimedia
 License: GPLv2+
 Url:     http://amarok.kde.org/
-Source0: http://download.kde.org/unstable/amarok/1.86/src/amarok-1.86.tar.bz2
+Source0: http://download.kde.org/unstable/amarok/%{version}/src/amarok-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Patch1: amarok-1.90-lib64.patch
+
 BuildRequires: alsa-lib-devel
 BuildRequires: curl-devel
 BuildRequires: desktop-file-utils
@@ -23,6 +25,7 @@ BuildRequires: kdemultimedia-devel
 BuildRequires: libifp-devel
 BuildRequires: libgpod-devel
 BuildRequires: libmp4v2-devel
+BuildRequires: libmtp-devel >= 0.3.0
 BuildRequires: libmusicbrainz-devel
 BuildRequires: libnjb-devel
 BuildRequires: libtunepimp-devel
@@ -54,6 +57,13 @@ Amarok is a multimedia player with:
 %prep
 %setup -q 
 
+# ugh, hard-coded prefix/lib (LIB_SUFFIX vs LIB_INSTALL_DIR ?)
+#sed -i --in-place=.lib64 -e 's| lib/kde4| ${LIB_INSTALL_DIR}/kde4|' \
+#  src/scriptengine/generator/generator/*.cmake \
+#  src/scripts/qtscript_debug/CMakeLists.txt
+%patch1 -p1 -b .lib64
+
+
 
 %build
 mkdir -p %{_target_platform}
@@ -112,12 +122,17 @@ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || :
 %{_kde4_datadir}/kde4/servicetypes/*.desktop
 %{_kde4_iconsdir}/hicolor/*/*/*
 %{_kde4_libdir}/kde4/*.so
+%{_kde4_libdir}/kde4/plugins/script/amarok/
+%{_kde4_libdir}/kde4/plugins/script/*.so
 %{_kde4_libdir}/lib*.so.*
 %{_kde4_libdir}/strigi/*
 %{_datadir}/dbus-1/interfaces/*.xml
 
 
 %changelog
+* Wed Aug 20 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.90-1
+- amarok-1.90 (amarok2 beta)
+
 * Tue Jul 22 2008 Rex Dieter <rdieter@fedoraproject.org> - 1.86-1
 - amarok-1.86 (amarok2 alpha 2)
 

diff --git a/sources b/sources
index e70322d..7d8220a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acf43672687a5f261ce36d668338a4c1  amarok-1.86.tar.bz2
+823fcaea9450110bc9ea9fceba674b4e  amarok-1.90.tar.bz2

                 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=178336262579.1.11465048329830681225.rpms-amarok-4e54b2323459@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