]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- skip_post_check_so (we can't fix linking because we don't have sources)
authorpawelz <pawelz@pld-linux.org>
Wed, 20 Oct 2010 19:11:19 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    acroread.spec -> 1.115

acroread.spec

index ac4fcc55f77fb64b1b882d30d5593d2d614c7ba2..9da604bcd82bf01b2bea722593c57c3f6d55b523 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with    license_agreement       # generates package
 #
 %define                base_name       acroread
-%define                rel             1
+%define                rel             2
 Summary:       Adobe Acrobat Reader
 Summary(pl.UTF-8):     Adobe Acrobat Reader - czytnik plików PDF
 Summary(ru.UTF-8):     Программа для чтения документов в формате PDF от Adobe
@@ -55,7 +55,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _noautoprov     libcrypto\.so.* libssl\.so.* libcurl\.so.* libicu.* libstdc++\.so.* libgcc_s\.so.*
 %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
 
 %description
 Adobe(R) Reader(R) is free software that lets you view and print PDF
This page took 0.095704 seconds and 4 git commands to generate.