diff -r 800e8c2d47f1 -r d5dacbb8de2b open-src/lib/libXres/Makefile --- a/open-src/lib/libXres/Makefile Wed May 01 12:27:46 2013 -0700 +++ b/open-src/lib/libXres/Makefile Wed May 15 13:44:02 2013 -0700 @@ -2,7 +2,7 @@ # # libXres - Xlib-based client library for Xinerama extension protocol # -# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -40,7 +40,7 @@ MODULE_LD_OPTIONS = -M $(PWD)/mapfile-vers # Patches to apply to source after unpacking, in order -SOURCE_PATCHES = +SOURCE_PATCHES = CVE-2013-1988.patch,-p1 # Library name (used for specfiles/mapfiles) LIBNAME=XRes