]> git.pld-linux.org Git - packages/audacious-plugins.git/commitdiff
- unified gnomevfs bcond name, fixed bcond descs
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Nov 2006 21:20:00 +0000 (21:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audacious-plugins.spec -> 1.4

audacious-plugins.spec

index 18ba62e59cd963fcd841e934541586ef0e29bb4d..97e1080de7c24340ebdbd0b97ce99f30286058e2 100644 (file)
@@ -1,7 +1,7 @@
 #
 # 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)
@@ -24,7 +24,7 @@ BuildRequires:        flac-devel >= 1.1.2
 %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
@@ -581,7 +581,7 @@ Audacious.
 %{__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
 
This page took 0.100062 seconds and 4 git commands to generate.