public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - amarok-1.90 (amarok2 beta)
@ 2026-07-06 18:30 Rex Dieter
  0 siblings, 0 replies; only message in thread
From: Rex Dieter @ 2026-07-06 18:30 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 18:30 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:30 [rpms/amarok] epel10.2: - amarok-1.90 (amarok2 beta) Rex Dieter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox