commit 5978523c953354d2a0edcf589be630d3d5c12f56
Author: Kacper Kornet <[email protected]>
Date:   Mon Jan 28 12:32:43 2013 +0000

    - up to 9.5.3 (CVE-2012-1530, CVE-2013-0601, CVE-2013-0602,
      CVE-2013-0603, CVE-2013-0604, CVE-2013-0605, CVE-2013-0606,
      CVE-2013-0607, CVE-2013-0608, CVE-2013-0609, CVE-2013-0610,
      CVE-2013-0611, CVE-2013-0612, CVE-2013-0613, CVE-2013-0614,
      CVE-2013-0615, CVE-2013-0616, CVE-2013-0617, CVE-2013-0618,
      CVE-2013-0619, CVE-2013-0620, CVE-2013-0621, CVE-2013-0623,
      CVE-2013-0626)
    - escape parentheses in _noautoreq as required by rpm5

 acroread.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/acroread.spec b/acroread.spec
index 46099ee..a46f003 100644
--- a/acroread.spec
+++ b/acroread.spec
@@ -13,7 +13,7 @@ Name:         %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-Version:       9.5.1
+Version:       9.5.3
 Release:       %{rel}%{?with_license_agreement:wla}
 Epoch:         1
 License:       distribution restricted 
(http://www.adobe.com/products/acrobat/distribute.html)
@@ -23,7 +23,7 @@ License:      distribution restricted 
(http://www.adobe.com/products/acrobat/distribu
 Group:         X11/Applications/Graphics
 %if %{with license_agreement}
 Source0:       
ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/%{version}/enu/AdbeRdr%{version}-1_i486linux_enu.tar.bz2
-# NoSource0-md5:       e753016e8f11cdeaabcc576a7a320af3
+# NoSource0-md5:       aeb7cdb8b675b3e01e32233d167fb1eb
 NoSource:      0
 %else
 Source1:       
http://svn.pld-linux.org/svn/license-installer/license-installer.sh
@@ -53,7 +53,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautostrip    .*\.api
 %define                _noautoprov     libcrypto\.so.* libssl\.so.* 
libcurl\.so.* libicu.* libstdc++\.so.* libgcc_s\.so.*
-%define                _noautoreq      %{_noautoprov} '^lib.*\.so$' 
'^lib.*\(VERSION\)$'
+%define                _noautoreq      %{_noautoprov} '^lib.*\.so$' 
'^lib.*\\(VERSION\\)$'
 %define         no_install_post_check_so        1
 %define                skip_post_check_so libWRServices.so.3.1 
libadobelinguistic.so.3.2.0 libauthplay.so.0.0.0
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acroread.git/commitdiff/5978523c953354d2a0edcf589be630d3d5c12f56

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

Reply via email to