]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- rel macro is back (for relup.sh etc scripts processing it needs to be without macros) auto/th/acroread-installer-9_1_3-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 26 Oct 2009 11:50:43 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acroread.spec -> 1.99

acroread.spec

index 6b8dbc7b6b5f61555f969825a3478110eca6f76a..42260b48dc7430051a610325a82e95338980625e 100644 (file)
@@ -3,6 +3,7 @@
 %bcond_with    license_agreement       # generates package
 #
 %define                base_name       acroread
+%define                rel             2
 Summary:       Adobe Acrobat Reader
 Summary(pl.UTF-8):     Adobe Acrobat Reader - czytnik plików PDF
 Summary(ru.UTF-8):     Программа для чтения документов в формате PDF от Adobe
@@ -13,7 +14,7 @@ Name:         %{base_name}
 Name:          %{base_name}-installer
 %endif
 Version:       9.1.3
-Release:       2%{?with_license_agreement:wla}
+Release:       %{rel}%{?with_license_agreement:wla}
 Epoch:         1
 License:       distribution restricted (http://www.adobe.com/products/acrobat/distribute.html)
 # in short:
This page took 0.091006 seconds and 4 git commands to generate.