]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- 9.3.4
authorKacper Kornet <draenog@pld-linux.org>
Fri, 20 Aug 2010 20:30:53 +0000 (20:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acroread.spec -> 1.109

acroread.spec

index 5e4524604d982c8930b8297f778cb63e617b9737..1c40c523278278bf93dda3bfecef9e046a78d231 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    license_agreement       # generates package
+%bcond_without license_agreement       # generates package
 #
 %define                base_name       acroread
 %define                rel             1
@@ -13,7 +13,7 @@ Name:         %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-Version:       9.3.2
+Version:       9.3.4
 Release:       %{rel}%{?with_license_agreement:wla}
 Epoch:         1
 License:       distribution restricted (http://www.adobe.com/products/acrobat/distribute.html)
@@ -23,11 +23,11 @@ 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:       57c6e2f628b34dc950f834e10f553504
+# NoSource0-md5:       fc5acf558e2817f2c633a075a398b26b
 NoSource:      0
 %else
 Source1:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
-# Source1-md5: 329c25f457fea66ec502b7ef70cb9ede
+# Source1-md5: e84250aa2fef6cdbf8f0890516eef43d
 %endif
 # please update @COPYSOURCES@ below if you add more Sources or Patches.
 Source2:       %{base_name}.desktop
This page took 0.084934 seconds and 4 git commands to generate.