SPECS: mythtv.spec - with_jack typo - rm redundant BR gcc-c++
charles
charles at pld-linux.org
Sat May 13 10:49:15 CEST 2006
Author: charles Date: Sat May 13 08:49:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- with_jack typo
- rm redundant BR gcc-c++
---- Files affected:
SPECS:
mythtv.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.48 SPECS/mythtv.spec:1.49
--- SPECS/mythtv.spec:1.48 Sun Apr 23 18:47:03 2006
+++ SPECS/mythtv.spec Sat May 13 10:49:09 2006
@@ -69,7 +69,6 @@
BuildRequires: libraw1394-devel
%endif
BuildRequires: freetype-devel >= 1:2.0.0
-BuildRequires: gcc-c++
BuildRequires: lame-libs-devel
%{?with_xvmc:BuildRequires: libXvMCW-devel}
BuildRequires: linux-libc-headers >= 7:2.6.10
@@ -336,7 +335,7 @@
--%{?with_arts:en}%{!?with_arts:dis}able-audio-arts \
--%{?with_alsa:en}%{!?with_alsa:dis}able-audio-alsa \
--%{?with_oss:en}%{!?with_oss:dis}able-audio-oss \
- --%{?with_oss:en}%{!?with_oss:dis}able-audio-jack \
+ --%{?with_jack:en}%{!?with_jack:dis}able-audio-jack \
--enable-dvd \
--%{?with_opengl:en}%{!?with_opengl:dis}able-opengl-vsync \
--%{?with_lirc:en}%{!?with_lirc:dis}able-lirc \
@@ -502,6 +501,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2006/05/13 08:49:09 charles
+- with_jack typo
+- rm redundant BR gcc-c++
+
Revision 1.48 2006/04/23 16:47:03 glen
- AAAAA
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list