public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: - version 1.2.4
@ 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 : 2547d68d7e5576f2bf56f1d8c4f85f422102b14d
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date : 2005-05-24T10:56:29+00:00
Stats : +18/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/2547d68d7e5576f2bf56f1d8c4f85f422102b14d?branch=epel10.2
Log:
- version 1.2.4
---
diff --git a/.cvsignore b/.cvsignore
index 061762e..011c023 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-amarok-1.2.3.tar.bz2
+amarok-1.2.4.tar.bz2
diff --git a/amarok.spec b/amarok.spec
index dda9235..e6ad2d5 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -6,13 +6,13 @@
Name: amarok
Summary: Media player for KDE
-Version: 1.2.3
-Release: 2.fc4
+Version: 1.2.4
+Release: 1%{?dist}
Group: Applications/Multimedia
License: GPL
Url: http://amarok.kde.org
-Source0: http://dl.sf.net/amarok/amarok-1.2.3.tar.bz2
+Source0: http://dl.sf.net/amarok/amarok-1.2.4.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: kdemultimedia-devel >= 6:3.2
@@ -22,7 +22,11 @@ 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
+%if "%fedora" >= "4"
BuildRequires: libtool-ltdl-devel
+%else
+BuildRequires: libtool
+%endif
%if 0%{?use_xine}
BuildRequires: xine-lib-devel >= 0:1.0.0
@@ -61,6 +65,7 @@ Amarok can also use the arts engine to decode sound. This package
enables it.
+%if "%fedora" >= "4"
%package akode
Summary: AKode engine for Amarok
Group: Applications/Multimedia
@@ -69,7 +74,7 @@ Requires: %{name} = %{version}
%description akode
Amarok can also use the akode engine to decode sound. This package
enables it.
-
+%endif
%if 0%{?use_xine}
%package xine
@@ -176,10 +181,12 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/services/amarok_artsengine_plugin.desktop
+%if "%fedora" >= "4"
%files akode
%defattr(-,root,root)
%{_libdir}/kde3/libamarok_aKode-engine.*
%{_datadir}/services/amarok_aKode-engine.desktop
+%endif
%if 0%{?use_xine}
@@ -192,6 +199,11 @@ rm -fr $RPM_BUILD_ROOT
%changelog
+* Mon May 23 2005 Aurelien Bompard <gauret[AT]free.fr> 1.2.4-1
+- version 1.2.4
+- use dist tag
+- conditional builds for fc3 and fc4
+
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1.2.3-2.fc4
- rebuild on all arches
diff --git a/sources b/sources
index d6a61f2..1d00b59 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0082f47cb4503afc7d8e671cfd5cb983 amarok-1.2.3.tar.bz2
+9a3bb2c043d1db169c6a370aff439e0f amarok-1.2.4.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.4 Aurelien Bompard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox