SPECS: audacious-plugins.spec - unified gnomevfs bcond name, fixed...

qboosh qboosh at pld-linux.org
Sun Nov 19 22:20:06 CET 2006


Author: qboosh                       Date: Sun Nov 19 21:20:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified gnomevfs bcond name, fixed bcond descs

---- Files affected:
SPECS:
   audacious-plugins.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/audacious-plugins.spec
diff -u SPECS/audacious-plugins.spec:1.3 SPECS/audacious-plugins.spec:1.4
--- SPECS/audacious-plugins.spec:1.3	Sun Nov 19 17:55:25 2006
+++ SPECS/audacious-plugins.spec	Sun Nov 19 22:20:00 2006
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	gconf		# build without gconf support
-%bcond_with	gnome_vfs	# build without GNOME VFS support
+%bcond_with	gconf		# build with gconf support
+%bcond_with	gnomevfs	# build with GNOME VFS support
 #
 Summary:	Plugins for Audacious media player (metapackage)
 Summary(pl):	Wtyczki dla odtwarzacza multimedialnego Audacious (metapakiet)
@@ -25,7 +25,7 @@
 %ifarch %{ix86} %{x8664}
 BuildRequires:	fluidsynth-devel >= 1.0.6
 %endif
-%{?with_gnome_vfs:BuildRequires:	gnome-vfs2-devel >= 2.6.0}
+%{?with_gnomevfs:BuildRequires:	gnome-vfs2-devel >= 2.6.0}
 BuildRequires:	jack-audio-connection-kit-devel
 BuildRequires:	libbinio-devel >= 1.4
 BuildRequires:	libglade2-devel >= 2.3.1
@@ -582,7 +582,7 @@
 %{__autoheader}
 %configure \
 	--%{?with_gconf:en}%{!?with_gconf:dis}able-gconf \
-	--%{?with_gnome_vfs:en}%{!?with_gnome_vfs:dis}able-gnome-vfs \
+	--%{?with_gnomevfs:en}%{!?with_gnomevfs:dis}able-gnome-vfs \
 	--enable-amidiplug \
 	--enable-timidity
 
@@ -772,6 +772,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/19 21:20:00  qboosh
+- unified gnomevfs bcond name, fixed bcond descs
+
 Revision 1.3  2006/11/19 16:55:25  megabajt
 - libnotify >= 0.4.2 is required (thanks to <kamil.listy at klecza.pl> )
 
@@ -780,4 +783,3 @@
 
 Revision 1.1  2006/11/19 14:43:13  megabajt
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audacious-plugins.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list