]> git.pld-linux.org Git - packages/acroread.git/blobdiff - acroread.spec
add R: %{_libdir}/gconv for 32bit iconv on 64bit systems
[packages/acroread.git] / acroread.spec
index 08c2c2eec96e95b04bc1612d5fcd17aa068aab05..3a45dce7ad2a829710f2074218980a7582cf371b 100644 (file)
@@ -13,7 +13,7 @@ Name:         %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-Version:       9.5.4
+Version:       9.5.5
 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:       9fd583a6ebf000cae507f128a58e79b5
+# NoSource0-md5:       664d546fbf0ad91f20dcf3753b0a2684
 NoSource:      0
 %else
 Source1:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
@@ -35,6 +35,8 @@ Source3:      %{base_name}.png
 URL:           http://www.adobe.com/products/acrobat/
 %if %{with license_agreement}
 BuildRequires: rpmbuild(macros) >= 1.357
+# to force 32bit iconv
+Requires:      %{_libdir}/gconv
 Requires:      ca-certificates >= 20080809-4
 Requires:      iconv
 Requires:      openldap-libs < 2.5
This page took 0.044258 seconds and 4 git commands to generate.