Author: glen                         Date: Mon May  5 16:18:53 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- workaround for $ORIGIN in rpath is back; rel 2

---- Files affected:
SPECS:
   wine.spec (1.220.2.8.2.22.2.11 -> 1.220.2.8.2.22.2.12) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.220.2.8.2.22.2.11 SPECS/wine.spec:1.220.2.8.2.22.2.12
--- SPECS/wine.spec:1.220.2.8.2.22.2.11 Mon May  5 17:52:27 2008
+++ SPECS/wine.spec     Mon May  5 18:18:48 2008
@@ -32,7 +32,7 @@
 Summary(pt_BR.UTF-8):  Executa programas Windows no Linux
 Name:          wine
 Version:       0.9.61
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL
 Group:         Applications/Emulators
@@ -254,6 +254,10 @@
        --enable-curses \
        --enable-opengl \
        --with-x
+
+# $ORIGIN does not work in our builders
+export LD_LIBRARY_PATH=$(pwd)/libs/wine
+
 %{__make} depend
 %{__make}
 %{__make} -C programs
@@ -472,6 +476,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.220.2.8.2.22.2.12  2008-05-05 16:18:48  glen
+- workaround for $ORIGIN in rpath is back; rel 2
+
 Revision 1.220.2.8.2.22.2.11  2008-05-05 15:52:27  glen
 - XFree86 virtual
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wine.spec?r1=1.220.2.8.2.22.2.11&r2=1.220.2.8.2.22.2.12&f=u

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

Reply via email to