Hi ,
Pls. review the code changes.
CR 6929243 : Adobe Reader needs to address APSB10-07
Release : Vermillion
Source Changes :
svn diff
Index: base-specs/acroread-x86.spec
===================================================================
--- base-specs/acroread-x86.spec (revision 20860)
+++ base-specs/acroread-x86.spec (working copy)
@@ -9,7 +9,7 @@
License: Commercial
Group: Applications/Multimedia
Provides: acroread
-Version: 9.3
+Version: 9.3.1
Release: 1
Distribution: Java Desktop System
Vendor: Sun Microsystems, Inc.
@@ -197,6 +197,8 @@
%{adobe_base_dir}
%changelog
+* Tue Mar 02 2010 - abhijit.nath at sun.com
+- Bump to 9.3.1 as fix for 6929243.
* Mon Jan 18 2010 - abhijit.nath at sun.com
- Bump to 9.3 as fix for 6917237.
* Tue Oct 20 2009 - hemantha.holla at sun.com
Index: ext-sources/acroread-combined-langs-x86
===================================================================
--- ext-sources/acroread-combined-langs-x86 (revision 20860)
+++ ext-sources/acroread-combined-langs-x86 (working copy)
@@ -235,7 +235,7 @@
set_lang_${MYLANG}
-ver="9.3"
+ver="9.3.1"
if [ "$1" = "-version" ]; then
echo "$ver"
Thanks,
Abhijit