Author: qboosh                       Date: Wed Feb  6 20:04:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified bcond name: aa -> aalib

---- Files affected:
SPECS:
   vlc.spec (1.119 -> 1.120) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.119 SPECS/vlc.spec:1.120
--- SPECS/vlc.spec:1.119        Wed Jan 16 08:19:25 2008
+++ SPECS/vlc.spec      Wed Feb  6 21:04:53 2008
@@ -9,7 +9,7 @@
 # - flac plugin doesn't work with mono files
 #
 # Conditional build:
-%bcond_without aa      # build without aalib support
+%bcond_without aalib   # build without aalib support
 %bcond_without caca    # build without caca support
 %bcond_without dv      # build without dv support
 %bcond_without lirc    # build without lirc support
@@ -47,7 +47,7 @@
 BuildRequires: OpenGL-devel
 BuildRequires: SDL_image-devel >= 1.2
 BuildRequires: a52dec-libs-devel
-%{?with_aa:BuildRequires:      aalib-devel}
+%{?with_aalib:BuildRequires:   aalib-devel}
 %{?with_alsa:BuildRequires:    alsa-lib-devel >= 0.9}
 %{?with_arts:BuildRequires:    artsc-devel}
 BuildRequires: autoconf
@@ -234,7 +234,7 @@
 %ifarch ppc
        --disable-altivec \
 %endif
-       --%{?with_aa:en}%{!?with_aa:dis}able-aa \
+       --%{?with_aalib:en}%{!?with_aalib:dis}able-aa \
        %{?with_alsa:--enable-alsa} \
        %{?with_arts:--enable-arts} \
        %{!?with_arts:--disable-arts} \
@@ -417,6 +417,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.120  2008-02-06 20:04:53  qboosh
+- unified bcond name: aa -> aalib
+
 Revision 1.119  2008-01-16 07:19:25  arekm
 - rel 6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vlc.spec?r1=1.119&r2=1.120&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to