open-src/proto/randrproto/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1062 21adc3dd89dd
--- a/open-src/proto/randrproto/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/proto/randrproto/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -36,5 +36,13 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES=	
 
+# ARC cases that covered this module
+# PSARC/2004/187 Xorg Server for Solaris
+MODULE_ARC_CASES = PSARC/2004/187
+# PSARC/2007/430 X Resize, Rotate and Reflect (RandR) 1.2
+MODULE_ARC_CASES += PSARC/2007/430
+# PSARC/2009/269 X Resize, Rotate and Reflect (RandR) 1.3
+MODULE_ARC_CASES += PSARC/2009/269
+
 ### Include common rulesets
 include ../Makefile.inc