SPECS: rhythmbox.spec - added ipod bcond

paladine paladine at pld-linux.org
Tue Apr 25 23:37:43 CEST 2006


Author: paladine                     Date: Tue Apr 25 21:37:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added ipod bcond

---- Files affected:
SPECS:
   rhythmbox.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.59 SPECS/rhythmbox.spec:1.60
--- SPECS/rhythmbox.spec:1.59	Tue Apr 25 18:15:38 2006
+++ SPECS/rhythmbox.spec	Tue Apr 25 23:37:38 2006
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without	ipod	# build without iPod support
+#
 Summary:	Music Management Application
 Summary(pl):	Aplikacja do zarządzania muzyką
 Name:		rhythmbox
@@ -27,7 +31,7 @@
 BuildRequires:	libbonobo-devel >= 2.8.0
 BuildRequires:	libglade2-devel >= 1:2.5.1
 BuildRequires:	libgnomeui-devel >= 2.10.0-2
-BuildRequires:	libgpod-devel
+%{?with_ipod:BuildRequires:	libgpod-devel}
 BuildRequires:	libmusicbrainz-devel >= 2.0.1
 BuildRequires:	libnotify-devel >= 0.2.2
 BuildRequires:	libsexy-devel >= 0.1.5
@@ -85,7 +89,7 @@
 	--with-bonobo \
 	--with-cd-burner \
 	--with-dbus \
-	--with-ipod \
+	%{!?with_ipod:--without-ipod} \
 	--with-mds=avahi \
 	--with-internal-libsexy=no
 %{__make}
@@ -160,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2006/04/25 21:37:38  paladine
+- added ipod bcond
+
 Revision 1.59  2006/04/25 16:15:38  freetz
 - 0.9.4.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list