SPECS: mythtv.spec - tabs
ankry
ankry at pld-linux.org
Mon Sep 5 22:13:01 CEST 2005
Author: ankry Date: Mon Sep 5 20:13:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- tabs
---- Files affected:
SPECS:
mythtv.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.23 SPECS/mythtv.spec:1.24
--- SPECS/mythtv.spec:1.23 Mon Sep 5 19:05:28 2005
+++ SPECS/mythtv.spec Mon Sep 5 22:12:55 2005
@@ -30,7 +30,7 @@
Summary(pl): Osobista aplikacja do nagrywania obrazu (PVR)
Name: mythtv
Version: 0.18.1
-#define _snap 20050326
+#define _snap 20050326
Release: 0.13
License: GPL v2
Group: Applications/Multimedia
@@ -272,21 +272,21 @@
# BTW: this is not autoconf configure
%configure \
- --compile-type=%{?debug:debug}%{!?debug:release} \
- %{?with_dvb:--enable-dvb --dvb-path=%{_includedir} --enable-dvb-eit} \
+ --compile-type=%{?debug:debug}%{!?debug:release} \
+ %{?with_dvb:--enable-dvb --dvb-path=%{_includedir} --enable-dvb-eit} \
--extra-cflags="%{rpmcflags} -fomit-frame-pointer" \
--extra-cxxflags="%{rpmcxxflags} -fomit-frame-pointer" \
%if %{with cpu_autodetect}
--enable-proc-opt \
%else
%ifarch i386 i486 i586 i686 pentium3 pentium4
- --cpu=i386 --tune=pentium4 --enable-mmx \
+ --cpu=i386 --tune=pentium4 --enable-mmx \
%endif
%ifarch athlon
- --arch=athlon --enable-mmx \
+ --arch=athlon --enable-mmx \
%endif
%ifarch %{x8664}
- --arch=x86_64 --enable-mmx \
+ --arch=x86_64 --enable-mmx \
%endif
%endif
--%{?with_arts:en}%{!?with_arts:dis}able-audio-arts \
@@ -301,11 +301,11 @@
%{!?with_nvidia:--disable-xvmc --disable-xvmc-vld} \
--enable-xv \
--enable-x11 \
-# --disable-joystick-menu \
-# --disable-ivtv \
-# --disable-xrandr disable X11 resolution switching
-# --enable-directfb enable DirectFB (Linux non-X11 video)
-# --enable-directx enable DirectX (Microsoft video)
+# --disable-joystick-menu \
+# --disable-ivtv \
+# --disable-xrandr disable X11 resolution switching
+# --enable-directfb enable DirectFB (Linux non-X11 video)
+# --enable-directx enable DirectX (Microsoft video)
qmake mythtv.pro
%{__make} qmake
@@ -434,12 +434,15 @@
%defattr(644,root,root,755)
%{_libdir}/lib*.a
-%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2005/09/05 20:12:55 ankry
+- tabs
+
Revision 1.23 2005/09/05 17:05:28 glen
- patch0 removed
- add --enable-proc-opt when cpu_autodetect bcond is on
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list