public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: BuildRequires ruby
@ 2026-07-06 18:03 Aurelien Bompard
  0 siblings, 0 replies; only message in thread
From: Aurelien Bompard @ 2026-07-06 18:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : b81498579caac32a812e8e89724e689d9e33cff2
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date   : 2006-07-08T13:56:26+00:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/b81498579caac32a812e8e89724e689d9e33cff2?branch=epel10

Log:
BuildRequires ruby

---
diff --git a/amarok.spec b/amarok.spec
index fbd21e0..9bb5a7f 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -8,7 +8,7 @@
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPL
@@ -31,6 +31,8 @@ BuildRequires:  mysql-devel, postgresql-devel
 BuildRequires:  libtunepimp-devel >= 0.4.0
 BuildRequires:  kdebase-devel
 BuildRequires:  alsa-lib-devel
+# Detected by configure
+BuildRequires:  ruby
 BuildRequires:  libifp-devel, libusb-devel
 # Ipod
 BuildRequires:  libgpod-devel
@@ -47,7 +49,6 @@ BuildRequires:  gstreamer-plugins-base-devel, gstreamer-plugins-good-devel, gstr
 BuildRequires:  HelixPlayer
 %endif
 
-# Lyrics scripts
 Requires:  ruby
 # If GStreamer won't be built, Helix will be the only available engine
 %if "%{gst10}" == "0"
@@ -244,6 +245,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 08 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4.1-2
+- BuildRequires ruby
+
 * Sat Jul 08 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4.1-1
 - version 1.4.1
 - make it possible to build the gst10 engine with a "--with gst10" switch

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

only message in thread, other threads:[~2026-07-06 18:03 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:03 [rpms/amarok] epel10: BuildRequires ruby Aurelien Bompard

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