public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - version 1.2.3
@ 2026-07-06 18:29 Aurelien Bompard
0 siblings, 0 replies; only message in thread
From: Aurelien Bompard @ 2026-07-06 18:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10.2
Commit : 47bc38bfb97484267debb391bda30c21f8418aa0
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date : 2005-03-31T20:30:58+00:00
Stats : +28/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/47bc38bfb97484267debb391bda30c21f8418aa0?branch=epel10.2
Log:
- version 1.2.3
- add libtool to BuildRequirements (libtool-ltdl-devel for FC4)
- change release tag for FC3/FC4
- add new akode subpackage for FC4
---
diff --git a/.cvsignore b/.cvsignore
index 1f3679e..061762e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-amarok-1.2.2.tar.bz2
+amarok-1.2.3.tar.bz2
diff --git a/amarok.spec b/amarok.spec
index 78504f7..b579843 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -6,13 +6,13 @@
Name: amarok
Summary: Media player for KDE
-Version: 1.2.2
-Release: 1
+Version: 1.2.3
+Release: 1.fc4
Group: Applications/Multimedia
License: GPL
Url: http://amarok.kde.org
-Source0: http://dl.sf.net/amarok/amarok-1.2.2.tar.bz2
+Source0: http://dl.sf.net/amarok/amarok-1.2.3.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: kdemultimedia-devel >= 6:3.2
@@ -22,6 +22,7 @@ BuildRequires: xorg-x11-Mesa-libGL
BuildRequires: gstreamer-plugins-devel >= 0.8.4
BuildRequires: libmusicbrainz-devel, xmms-devel >= 1:1.2
BuildRequires: libvisual-devel >= 0.2.0, SDL-devel, gtk+-devel
+BuildRequires: libtool-ltdl-devel
%if 0%{?use_xine}
BuildRequires: xine-lib-devel >= 0:1.0.0
@@ -60,6 +61,16 @@ Amarok can also use the arts engine to decode sound. This package
enables it.
+%package akode
+Summary: AKode engine for Amarok
+Group: Applications/Multimedia
+Requires: %{name} = %{version}
+
+%description akode
+Amarok can also use the akode engine to decode sound. This package
+enables it.
+
+
%if 0%{?use_xine}
%package xine
Summary: Xine engine for Amarok
@@ -165,6 +176,12 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/services/amarok_artsengine_plugin.desktop
+%files akode
+%defattr(-,root,root)
+%{_libdir}/kde3/libamarok_aKode-engine.*
+%{_datadir}/services/amarok_aKode-engine.desktop
+
+
%if 0%{?use_xine}
%files xine
%defattr(-,root,root)
@@ -175,6 +192,12 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Tue Mar 29 2005 Aurelien Bompard <gauret[AT]free.fr> 1.2.3-1.fc4
+- version 1.2.3
+- add libtool to BuildRequirements
+- change release tag for FC4
+- add a subpackage for aKode engine
+
* Mon Mar 14 2005 Aurelien Bompard <gauret[AT]free.fr> 1.2.2-1
- version 1.2.2
diff --git a/sources b/sources
index 41a23cf..d6a61f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af3bd552fbc61168a894a9cd447d2b2e amarok-1.2.2.tar.bz2
+0082f47cb4503afc7d8e671cfd5cb983 amarok-1.2.3.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:29 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:29 [rpms/amarok] epel10.2: - version 1.2.3 Aurelien Bompard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox