Author: havner                       Date: Thu Jul 20 13:10:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- try to fix amd64 build

---- Files affected:
SPECS:
   docker.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/docker.spec
diff -u SPECS/docker.spec:1.6 SPECS/docker.spec:1.7
--- SPECS/docker.spec:1.6       Wed May 11 14:20:09 2005
+++ SPECS/docker.spec   Thu Jul 20 15:10:04 2006
@@ -13,6 +13,7 @@
 BuildRequires: XFree86-devel
 BuildRequires: glib2-devel
 BuildRequires: pkgconfig
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+sed -i "s#X11R6/lib#X11R6/%{_lib}#g" Makefile
 
 %build
 %{__make} \
@@ -53,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/07/20 13:10:04  havner
+- try to fix amd64 build
+
 Revision 1.6  2005/05/11 12:20:09  darekr
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/docker.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to