SPECS: vlc.spec - added patch flac; BR: flac-devel >= 1.1.3

sls sls at pld-linux.org
Wed Jan 3 10:48:33 CET 2007


Author: sls                          Date: Wed Jan  3 09:48:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch flac; BR: flac-devel >= 1.1.3

---- Files affected:
SPECS:
   vlc.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/vlc.spec
diff -u SPECS/vlc.spec:1.103 SPECS/vlc.spec:1.104
--- SPECS/vlc.spec:1.103	Mon Jan  1 12:50:35 2007
+++ SPECS/vlc.spec	Wed Jan  3 10:48:27 2007
@@ -6,6 +6,7 @@
 # - bcondize this damn spec! (it should be automated too)
 # - go through the configure --help and add all options with proper
 #   reqs and bconds
+# - flac plugin doesn't work with mono files
 #
 # Conditional build:
 %bcond_without	aa	# build without aalib support
@@ -42,6 +43,7 @@
 Patch5:		%{name}-real_codecs_path.patch
 Patch6:		%{name}-osdmenu_path.patch
 Patch7:		%{name}-wx.patch
+Patch8:		%{name}-flac.patch
 URL:		http://www.videolan.org/vlc/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL_image-devel >= 1.2
@@ -54,7 +56,7 @@
 BuildRequires:	esound-devel
 BuildRequires:	faad2-devel >= 2.5
 BuildRequires:	ffmpeg-devel >= 0.4.9
-BuildRequires:	flac-devel
+BuildRequires:	flac-devel >= 1.1.3
 BuildRequires:	fribidi-devel
 BuildRequires:	gettext-devel
 %{?with_hal:BuildRequires:	hal-devel >= 0.2.97}
@@ -223,6 +225,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -414,6 +417,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2007/01/03 09:48:27  sls
+- added patch flac; BR: flac-devel >= 1.1.3
+
 Revision 1.103  2007/01/01 11:50:35  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vlc.spec?r1=1.103&r2=1.104&f=u



More information about the pld-cvs-commit mailing list