SPECS: mpeg4ip.spec - gcc4 fix, builds but install in pure Th env....

pluto pluto at pld-linux.org
Thu Dec 1 18:16:08 CET 2005


Author: pluto                        Date: Thu Dec  1 17:16:08 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix, builds but install in pure Th env. fails.
  (libtool: install: warning: relinking `libmp4av.la'
   ...  /usr/bin/ld: cannot find -lmp4v2)

---- Files affected:
SPECS:
   mpeg4ip.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/mpeg4ip.spec
diff -u SPECS/mpeg4ip.spec:1.33 SPECS/mpeg4ip.spec:1.34
--- SPECS/mpeg4ip.spec:1.33	Sat Nov 19 19:55:39 2005
+++ SPECS/mpeg4ip.spec	Thu Dec  1 18:16:03 2005
@@ -15,6 +15,7 @@
 # Source0-md5:	68968c23c7e9d23cac11f15f3bcf7ede
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-types.patch
+Patch2:		%{name}-gcc4.patch
 URL:		http://www.mpeg4ip.net/
 BuildRequires:	SDL-devel
 %{?with_alsa:BuildRequires:	alsa-lib-devel >= 0.9.0}
@@ -86,6 +87,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd lib/SDLAudio
@@ -185,6 +187,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2005/12/01 17:16:03  pluto
+- gcc4 fix, builds but install in pure Th env. fails.
+  (libtool: install: warning: relinking `libmp4av.la'
+   ...  /usr/bin/ld: cannot find -lmp4v2)
+
 Revision 1.33  2005/11/19 18:55:39  qboosh
 - updated to 1.4.1, updated link patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpeg4ip.spec?r1=1.33&r2=1.34&f=u




More information about the pld-cvs-commit mailing list