SPECS: vls.spec - added stdint-cpp patch (build fix) from Arkadius...

qboosh qboosh at pld-linux.org
Sat Apr 28 11:41:32 CEST 2007


Author: qboosh                       Date: Sat Apr 28 09:41:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added stdint-cpp patch (build fix) from Arkadiusz Podgorski
- BR: libstdc++-devel

---- Files affected:
SPECS:
   vls.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/vls.spec
diff -u SPECS/vls.spec:1.12 SPECS/vls.spec:1.13
--- SPECS/vls.spec:1.12	Mon Feb 12 23:09:19 2007
+++ SPECS/vls.spec	Sat Apr 28 11:41:27 2007
@@ -8,11 +8,13 @@
 Group:		Applications/Multimedia
 Source0:	http://download.videolan.org/pub/videolan/vls/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	2844d8780efd69cafc0be3b398b9553d
+Patch0:		%{name}-stdint-cpp.patch
 URL:		http://www.videolan.org/
 BuildRequires:	ffmpeg-devel
 BuildRequires:	libdvb-devel
 BuildRequires:	libdvbpsi-devel
 BuildRequires:	libdvdread-devel
+BuildRequires:	libstdc++-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -65,6 +67,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
@@ -110,6 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/04/28 09:41:27  qboosh
+- added stdint-cpp patch (build fix) from Arkadiusz Podgorski
+- BR: libstdc++-devel
+
 Revision 1.12  2007/02/12 22:09:19  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vls.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list