SPECS: amarok.spec - --with helix by default ; adaptarized

paszczus paszczus at pld-linux.org
Tue Nov 1 22:59:08 CET 2005


Author: paszczus                     Date: Tue Nov  1 21:59:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- --with helix by default ; adaptarized

---- Files affected:
SPECS:
   amarok.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.88 SPECS/amarok.spec:1.89
--- SPECS/amarok.spec:1.88	Tue Nov  1 17:05:12 2005
+++ SPECS/amarok.spec	Tue Nov  1 22:59:02 2005
@@ -13,7 +13,7 @@
 %bcond_without	xmms 		# disable xmms wrapping
 %bcond_without	zeroconf	# disable support for zeroconf
 %bcond_without	included_sqlite # don't use included sqlite (VERY BAD IDEA)
-%bcond_with	helix		# enable HelixPlayer engine
+%bcond_without	helix		# enable HelixPlayer engine
 %bcond_with	nmm             # enable NMM audio backend
 %bcond_with	mysql		# enable mysql support
 %bcond_with	pgsql		# enables postgresql support
@@ -52,7 +52,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
-%{?with_helix:BuildRequires:helix-core}
+%{?with_helix:BuildRequires: helix-core}
 %{?!with_included_sqlite:BuildRequires:	sqlite3-devel}
 BuildRequires:	taglib-devel >= 1.4
 %{?with_xine:BuildRequires:		xine-lib-devel >= 2:1.0-0.rc5.0}
@@ -95,12 +95,12 @@
 Wtyczka akode.
 
 %package helix
-Summary:        Helix/Realplayer playback support for amarok
-Summary(pl):    Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka
-Group:          X11/Applications/Multimedia
-Requires:       %{name} = %{version}-%{release}
+Summary:	Helix/Realplayer playback support for amarok
+Summary(pl):	Wsparcie dla odtwarzania przez Helix/Realplayera dla amaroka
+Group:		X11/Applications/Multimedia
+Requires:	%{name} = %{version}-%{release}
 Requires:	helix-core
-Provides:       %{name}-plugin = %{version}-%{release}
+Provides:	%{name}-plugin = %{version}-%{release}
 
 %description helix
 Helix/Realplayer playback support for amarok.
@@ -410,6 +410,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2005/11/01 21:59:02  paszczus
+- --with helix by default ; adaptarized
+
 Revision 1.88  2005/11/01 16:05:12  djurban
 - add helix engine, rel.4
 
================================================================

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




More information about the pld-cvs-commit mailing list