Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24218/devel
Modified Files:
vlc.spec
Log Message:
Missing patch
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- vlc.spec 2 May 2012 22:46:20 -0000 1.151
+++ vlc.spec 2 May 2012 22:49:21 -0000 1.152
@@ -27,6 +27,7 @@
Group: Applications/Multimedia
URL:
http://www.videolan.org
Source0:
http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{...
+Patch0: vlc-2.0.1-fftype.patch
Patch5: vlc-1.1.8-bugfix.opencv22.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -208,6 +209,7 @@
%prep
%setup -q -n %{name}-%{version}%{?vlc_rc}
+%patch0 -p1
%if 0%{?fedora} >= 15
%patch5 -p1 -b .opencv22
%endif