SPECS: amarok.spec - added BR: libnjb-devel to build Creative NOMA...

paszczus paszczus at pld-linux.org
Tue Jun 20 11:37:04 CEST 2006


Author: paszczus                     Date: Tue Jun 20 09:37:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added BR: libnjb-devel to build Creative NOMAD Jukebox support
- added ruby-devel which is REQUIRED to build amaroK!
- unifications

---- Files affected:
SPECS:
   amarok.spec (1.113 -> 1.114) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.113 SPECS/amarok.spec:1.114
--- SPECS/amarok.spec:1.113	Mon Jun 19 08:27:03 2006
+++ SPECS/amarok.spec	Tue Jun 20 11:36:58 2006
@@ -22,16 +22,16 @@
 %undefine	with_helix
 %endif
 
+%defne		_beta	beta1
+
 Summary:	A KDE audio player
 Summary(pl):	Odtwarzacz audio dla KDE
 Name:		amarok
-%define		_ver 1.4.1
-%define		_rel beta1
-Version:	%{_ver}
-Release:	0.%{_rel}.1
+Version:	1.4.1
+Release:	0.%{_beta}.1
 License:	GPL
 Group:		X11/Applications/Multimedia
-Source0:	http://dl.sourceforge.net/amarok/%{name}-%{_ver}-%{_rel}.tar.bz2
+Source0:	http://dl.sourceforge.net/amarok/%{name}-%{version}-%{_beta1}.tar.bz2
 # Source0-md5:	ee043cf6efa3f2ac7b470eb6c050c0f7
 Patch0:		%{name}-helixplayer-morearchs.patch
 URL:		http://amarok.kde.org/
@@ -48,6 +48,7 @@
 %{?with_mp3players:BuildRequires:	libgpod-devel >= 0.2.0}
 %{?with_mp3players:BuildRequires:	libifp-devel}
 BuildRequires:	libltdl-devel
+%{?with_mp3players:BuildRequires:	libnjb-devel}
 %{?with_pgsql:BuildRequires:		libpqxx-devel}
 BuildRequires:	libtunepimp-devel >= 0.4.0
 BuildRequires:	libvisual-devel >= 0.4.0
@@ -57,6 +58,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.129
+BuildRequires:	ruby-devel >= 1.8
 BuildRequires:	sed >= 4.0
 %{!?with_included_sqlite:BuildRequires:	sqlite3-devel}
 BuildRequires:	taglib-devel >= 1.4
@@ -191,7 +193,7 @@
 <http://amarok.kde.org/amarokwiki/index.php/Script-Writing_HowTo>.
 
 %prep
-%setup -q -n %{name}-%{_ver}-%{_rel}
+%setup -q -n %{name}-%{version}-%{_beta}
 %patch0 -p1
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
 	amarok/src/amarok.desktop \
@@ -428,6 +430,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.114  2006/06/20 09:36:58  paszczus
+- added BR: libnjb-devel to build Creative NOMAD Jukebox support
+- added ruby-devel which is REQUIRED to build amaroK!
+- unifications
+
 Revision 1.113  2006/06/19 06:27:03  shadzik
 - up to 1.4.1-beta1
 - enabled visualizations with libvisual >= 0.4.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.113&r2=1.114&f=u



More information about the pld-cvs-commit mailing list