SPECS (AC-branch): mplayer.spec - add check for byteswap.h header

glen glen at pld-linux.org
Thu Feb 7 13:06:31 CET 2008


Author: glen                         Date: Thu Feb  7 12:06:31 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add check for byteswap.h header

---- Files affected:
SPECS:
   mplayer.spec (1.354.2.14 -> 1.354.2.15) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.354.2.14 SPECS/mplayer.spec:1.354.2.15
--- SPECS/mplayer.spec:1.354.2.14	Thu Feb  7 10:03:39 2008
+++ SPECS/mplayer.spec	Thu Feb  7 13:06:25 2008
@@ -124,6 +124,7 @@
 Patch23:	%{name}-live.patch
 Patch24:	%{name}-fontconfig_sub.patch
 Patch25:	http://www.mplayerhq.hu/MPlayer/patches/stream_cddb_fix_20080120.diff
+Patch26:	%{name}-check-byteswap.patch
 URL:		http://www.mplayerhq.hu/
 %{?with_directfb:BuildRequires:	DirectFB-devel}
 BuildRequires:	OpenAL-devel
@@ -337,6 +338,7 @@
 cd stream
 %patch25 -p0
 cd -
+%patch26 -p1
 
 %build
 %if %{with shared}
@@ -585,6 +587,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.354.2.15  2008-02-07 12:06:25  glen
+- add check for byteswap.h header
+
 Revision 1.354.2.14  2008-02-07 09:03:39  glen
 - Error: Runtime CPU detection only works for x86, x86-64 and PPC
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.354.2.14&r2=1.354.2.15&f=u



More information about the pld-cvs-commit mailing list