rpms/mesa/devel mesa-demos-fix-add-needed.patch,1.1,1.2

Dave Airlie airlied at fedoraproject.org
Sun May 30 01:24:31 UTC 2010


Author: airlied

Update of /cvs/pkgs/rpms/mesa/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27162

Modified Files:
	mesa-demos-fix-add-needed.patch 
Log Message:
- rebase to a git snapshot - disable vmwgfx


mesa-demos-fix-add-needed.patch:
 Makefile.am |    4 ++++
 1 file changed, 4 insertions(+)

Index: mesa-demos-fix-add-needed.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mesa/devel/mesa-demos-fix-add-needed.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mesa-demos-fix-add-needed.patch	29 May 2010 23:18:11 -0000	1.1
+++ mesa-demos-fix-add-needed.patch	30 May 2010 01:24:30 -0000	1.2
@@ -1,7 +1,7 @@
 diff -up mesa-demos-20100529/src/tests/Makefile.am.orig mesa-demos-20100529/src/tests/Makefile.am
 --- mesa-demos-20100529/src/tests/Makefile.am.orig	2010-05-30 09:11:04.000000000 +1000
-+++ mesa-demos-20100529/src/tests/Makefile.am	2010-05-30 09:11:09.000000000 +1000
-@@ -169,6 +169,7 @@ endif
++++ mesa-demos-20100529/src/tests/Makefile.am	2010-05-30 11:19:49.000000000 +1000
+@@ -169,13 +169,17 @@ endif
  
  afsmultiarb_LDADD = ../util/libutil.la
  arraytexture_LDADD = ../util/libutil.la
@@ -9,3 +9,13 @@ diff -up mesa-demos-20100529/src/tests/M
  bug_3195_LDADD = ../util/libutil.la
  bumpmap_LDADD = ../util/libutil.la
  floattex_LDADD = ../util/libutil.la
+ fillrate_LDADD = ../util/libutil.la
+ invert_LDADD = ../util/libutil.la
++jkrahntest_LDADD = -lX11
+ mipmap_limits_LDADD = ../util/libutil.la
+ mipmap_view_LDADD = ../util/libutil.la
++sharedtex_LDADD = -lX11
++texobjshare_LDADD = -lX11
+ texrect_LDADD = ../util/libutil.la
+ 
+ EXTRA_DIST = \



More information about the scm-commits mailing list