SPECS: vlc.spec - updated and enabled patch0 - --disable-{gme, hd1000v} in %...
charles
charles at pld-linux.org
Thu Oct 2 22:26:23 CEST 2008
Author: charles Date: Thu Oct 2 20:26:23 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated and enabled patch0
- --disable-{gme,hd1000v} in %configure (disabled warnings)
---- Files affected:
SPECS:
vlc.spec (1.162 -> 1.163)
---- Diffs:
================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.162 SPECS/vlc.spec:1.163
--- SPECS/vlc.spec:1.162 Wed Oct 1 11:13:48 2008
+++ SPECS/vlc.spec Thu Oct 2 22:26:17 2008
@@ -259,7 +259,7 @@
%prep
%setup -q
-#%patch0 -p0
+%patch0 -p1
%patch1 -p1
# obsolete?
#%patch2 -p1
@@ -278,6 +278,10 @@
%ifarch ppc
--disable-altivec \
%endif
+ --disable-gme \
+ --disable-hd1000v \
+ --disable-macosx \
+ --disable-testsuite \
--%{?with_aalib:en}%{!?with_aalib:dis}able-aa \
%{?with_alsa:--enable-alsa} \
%{?with_arts:--enable-arts} \
@@ -342,8 +346,6 @@
%{!?with_x264:--disable-x264} \
--enable-xosd \
--enable-oss \
- --disable-testsuite \
- --disable-macosx \
%{!?with_hal:--disable-hal} \
--disable-optimizations # we use own RPM_OPT_FLAGS optimalizations
@@ -779,6 +781,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.163 2008/10/02 20:26:17 charles
+- updated and enabled patch0
+- --disable-{gme,hd1000v} in %configure (disabled warnings)
+
Revision 1.162 2008/10/01 09:13:48 arekm
- rel 2; ppc fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vlc.spec?r1=1.162&r2=1.163&f=u
More information about the pld-cvs-commit
mailing list