Author: hawk                         Date: Mon Jun 12 18:00:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libdir fix for amd64

---- Files affected:
SPECS:
   gpac.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.20 SPECS/gpac.spec:1.21
--- SPECS/gpac.spec:1.20        Mon Jun 12 19:16:24 2006
+++ SPECS/gpac.spec     Mon Jun 12 20:00:29 2006
@@ -29,6 +29,7 @@
 Patch0:                %{name}-install.patch
 Patch1:                %{name}-wxWidgets.patch
 Patch2:                %{name}-amd64.patch
+Patch3:                %{name}-libdir.patch
 URL:           http://gpac.sourceforge.net/
 BuildRequires: SDL-devel
 %{?with_faad:BuildRequires:    faad2-devel}
@@ -110,6 +111,7 @@
 %patch0 -p1
 %{?with_wx:%patch1 -p1}
 %patch2 -p1
+%patch3 -p1
 %if %{with amr}
 mkdir -p Plugins/amr_dec/AMR_NB
 cd Plugins/amr_dec/AMR_NB
@@ -139,6 +141,7 @@
        %{!?with_xvid:--disable-xvid}
 
 %{__make} \
+       XLIBDIR="/usr/X11R6/%{_lib}" \
        DESTDIR=$RPM_BUILD_ROOT
 
 %install
@@ -205,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/06/12 18:00:29  hawk
+- added libdir fix for amd64
+
 Revision 1.20  2006/06/12 17:16:24  hawk
 - lets try to fix amd64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpac.spec?r1=1.20&r2=1.21&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to