SPECS: xine-lib.spec - added sh patch, use system libtool.m4

qboosh qboosh at pld-linux.org
Tue Dec 5 01:32:13 CET 2006


Author: qboosh                       Date: Tue Dec  5 00:32:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added sh patch, use system libtool.m4

---- Files affected:
SPECS:
   xine-lib.spec (1.192 -> 1.193) 

---- Diffs:

================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.192 SPECS/xine-lib.spec:1.193
--- SPECS/xine-lib.spec:1.192	Tue Dec  5 01:01:21 2006
+++ SPECS/xine-lib.spec	Tue Dec  5 01:32:08 2006
@@ -42,7 +42,8 @@
 Patch1:		%{name}-sparc.patch
 Patch2:		%{name}-win32-path.patch
 Patch3:		%{name}-am.patch
-Patch4:		%{name}-vdr.patch
+Patch4:		%{name}-sh.patch
+Patch5:		%{name}-vdr.patch
 URL:		http://xine.sourceforge.net/
 %{?with_directfb:BuildRequires:	DirectFB-devel >= 0.9.22}
 %{?with_fusionsound:BuildRequires:	FusionSound-devel >= 0.9.23}
@@ -709,10 +710,13 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%{?with_vdr:%patch4 -p1}
+%patch4 -p1
+%{?with_vdr:%patch5 -p1}
 
 # kill hack, it fails with recent automake
 echo 'AC_DEFUN([AM_PROG_AS_MOD],[AM_PROG_AS])' > m4/as.m4
+# use system libtool.m4
+rm -f m4/libtool15.m4
 
 %build
 %{__libtoolize}
@@ -1054,6 +1058,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.193  2006/12/05 00:32:08  qboosh
+- added sh patch, use system libtool.m4
+
 Revision 1.192  2006/12/05 00:01:21  qboosh
 - reenabled caca and sdl
 - added am patch, added hack to kill AM_PROG_AS hack (failed with recent automake)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.192&r2=1.193&f=u



More information about the pld-cvs-commit mailing list