2013-09-26 17:38:30 +00:00
committed by Git OBS Bridge
parent 6b4da55131
commit 19c090c2d3
3 changed files with 1 additions and 63 deletions

View File

@@ -35,7 +35,6 @@ Release: 0
%define _version 2.1.0
Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz
Patch1: fix_font_path.patch
Patch3: 0001-no-return-in-non-void.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: aalib-devel
BuildRequires: alsa-devel
@@ -253,7 +252,6 @@ Extends VLC with Pulse Audio Support for Audio Out
%prep
%setup -q -n %{name}-%{_version}
%patch1 -p1
%patch3 -p1
rm -rf contrib
%build