rpms/amarok/devel amarok.spec,1.53,1.54

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sat Jul 8 13:56:26 UTC 2006


Author: abompard

Update of /cvs/extras/rpms/amarok/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30192/devel

Modified Files:
	amarok.spec 
Log Message:
BuildRequires ruby


Index: amarok.spec
===================================================================
RCS file: /cvs/extras/rpms/amarok/devel/amarok.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- amarok.spec	8 Jul 2006 13:18:15 -0000	1.53
+++ amarok.spec	8 Jul 2006 13:56:26 -0000	1.54
@@ -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:  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:  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 @@
 
 
 %changelog
+* Sat Jul 08 2006 Aurelien Bompard <abompard at fedoraproject.org> 1.4.1-2
+- BuildRequires ruby
+
 * Sat Jul 08 2006 Aurelien Bompard <abompard at fedoraproject.org> 1.4.1-1
 - version 1.4.1
 - make it possible to build the gst10 engine with a "--with gst10" switch




More information about the fedora-extras-commits mailing list