]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- fixed stripping disabling
authorTomasz Pala <gotar@pld-linux.org>
Thu, 12 May 2005 18:27:50 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acroread.spec -> 1.43

acroread.spec

index b2ff3ae7007c3902bd3a45f0d301cb3b47daf9ee..af6fa08392eb2079bf98b7303bd8a0ba28a43cd9 100644 (file)
@@ -13,7 +13,7 @@ Name:         %{base_name}
 Name:          %{base_name}-installer
 %endif
 Version:       7.0
-Release:       1%{?with_license_agreement:wla}
+Release:       2%{?with_license_agreement:wla}
 Epoch:         1
 License:       distribution restricted (http://www.adobe.com/products/acrobat/distribute.html)
 # in short:
@@ -35,7 +35,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                tar0            ILINXR.TAR
 %define                tar1            COMMON.TAR
 
-%define                _noautostrip    '.*\.api'
+%define                _noautostrip    .*\.api
 %define                _noautoreq      '^lib.*\.so$' '^lib.*\(VERSION\)$'
 
 %description
This page took 0.055606 seconds and 4 git commands to generate.