Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13648
Modified Files:
vlc.spec
Log Message:
Fix for faac and other comments
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- vlc.spec 25 Oct 2009 16:41:04 -0000 1.67
+++ vlc.spec 25 Oct 2009 16:55:51 -0000 1.68
@@ -42,7 +42,7 @@
BuildRequires: dbus-devel
BuildRequires: dirac-devel >= 1.0.0
%{!?_without_directfb:BuildRequires: directfb-devel}
-BuildRequires: faac-devel
+%{?_with_faac:BuildRequires: faac-devel}
BuildRequires: faad2-devel
BuildRequires: ffmpeg-devel >= 0.4.9-0
BuildRequires: flac-devel
@@ -264,7 +264,6 @@
%if 0%{?live555_date:1}
--with-live555-tree=live \
%endif
-%{?_with_dc1394:--enable-dc1394} \
--enable-dv \
--enable-opencv \
--enable-pvr \
@@ -273,6 +272,7 @@
--enable-wma-fixed \
--enable-shine \
--enable-faad \
+%{!?_with_faac:--disable-faac} \
--enable-twolame \
--enable-real \
--enable-realrtsp \
@@ -532,6 +532,8 @@
%changelog
* Sun Oct 25 2009 kwizart < kwizart at
gmail.com > - 1.0.3.0.1_rc
- Update to 1.0.3-rc
+- Update bugfix to 20091025
+- Clean dc1394 sub-package
* Thu Oct 16 2009 kwizart < kwizart at
gmail.com > - 1.0.2-2
- Update to 1.0-bugfix 20091016