]> git.pld-linux.org Git - packages/acroread.git/blobdiff - acroread.spec
- 7.0.9
[packages/acroread.git] / acroread.spec
index 66920abc6db78e33348745758d11b4671139b5b1..100a972949af5437ad6ace2934bbf997eb03ab00 100644 (file)
@@ -3,8 +3,8 @@
 %bcond_with    license_agreement       # generates package
 #
 %define                base_name       acroread
-Summary:       Acrobat Reader
-Summary(pl):   Acrobat Reader - czytnik plików PDF
+Summary:       Adobe Acrobat Reader
+Summary(pl):   Adobe Acrobat Reader - czytnik plików PDF
 Summary(ru):   ðÒÏÇÒÁÍÍÁ ÄÌÑ ÞÔÅÎÉÑ ÄÏËÕÍÅÎÔÏ× × ÆÏÒÍÁÔÅ PDF ÏÔ Adobe
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÞÉÔÁÎÎÑ ÄÏËÕÍÅÎԦנՠÆÏÒÍÁÔ¦ PDF ×¦Ä Adobe
 %if %{with license_agreement}
@@ -12,8 +12,8 @@ Name:         %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-%define        _rel    4
-Version:       7.0.8
+%define        _rel    1
+Version:       7.0.9
 Release:       %{_rel}%{?with_license_agreement:wla}
 Epoch:         1
 License:       distribution restricted (http://www.adobe.com/products/acrobat/distribute.html)
@@ -22,15 +22,18 @@ License:    distribution restricted (http://www.adobe.com/products/acrobat/distribu
 # - distribution on CD requires signing Distribution Agreement (see URL above)
 Group:         X11/Applications/Graphics
 %if %{with license_agreement}
-Source0:       http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0.8/enu/AdobeReader_enu-%{version}-1.i386.tar.gz
+Source0:       http://ardownload.adobe.com/pub/adobe/reader/unix/7x/%{version}/enu/AdobeReader_enu-%{version}-1.i386.tar.gz
+# Source0-md5: a8e79a1af58f90640cf9e7e1532a5745
 %else
 Source0:       license-installer.sh
+# Source0-md5: a8e79a1af58f90640cf9e7e1532a5745
 %endif
 # please update @COPYSOURCES@ below if you add more Sources.
 Source1:       %{base_name}.desktop
 Source2:       %{base_name}.png
 Patch0:                %{base_name}-expr.patch
 Patch1:                %{base_name}-scim.patch
+Patch2:                %{base_name}-gtk.patch
 URL:           http://www.adobe.com/products/acrobat/
 %if %{with license_agreement}
 BuildRequires: rpmbuild(macros) >= 1.236
@@ -95,6 +98,7 @@ tar xf %{tar0}
 tar xf %{tar1}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %endif
 
 %install
This page took 0.088995 seconds and 4 git commands to generate.