]> git.pld-linux.org Git - packages/adobe-flash.git/blobdiff - adobe-flash.spec
up to 11.2.202.635
[packages/adobe-flash.git] / adobe-flash.spec
index 26cca9579e81706f26ac200eb555a79672b2811c..be40c8ad965c79a390fcdc0b2ed531968f0c02dd 100644 (file)
@@ -5,15 +5,10 @@
 # Conditional build:
 %bcond_with    license_agreement       # generates package
 
-%define                ver32   11.2.202.540
-%define                ver64   11.2.202.540
-
 %ifarch %{ix86}
-%define                version %{ver32}
 %define                libmark %{nil}
 %endif
 %ifarch %{x8664}
-%define                version %{ver64}
 %define                libmark ()(64bit)
 %endif
 
@@ -26,17 +21,17 @@ Name:               %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-Version:       %{version}
+Version:       11.2.202.635
 Release:       %{rel}%{?with_license_agreement:wla}
 Epoch:         1
 License:       Free to use, non-distributable
 Group:         X11/Applications/Multimedia
 %if %{with license_agreement}
-Source0:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver32}/install_flash_player_11_linux.i386.tar.gz?/flash-%{version}.i386.tar.gz
-# NoSource0-md5:       6c16fe02dd4024a3067db346414f57d7
+Source0:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.i386.tar.gz?/flash-%{version}.i386.tar.gz
+# NoSource0-md5:       757d0835a038a1358d2e33ce7fb6c9eb
 NoSource:      0
-Source1:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver64}/install_flash_player_11_linux.x86_64.tar.gz?/flash-%{version}.x86_64.tar.gz
-# NoSource1-md5:       8231c8b59499a56b2388d311b538c384
+Source1:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.x86_64.tar.gz?/flash-%{version}.x86_64.tar.gz
+# NoSource1-md5:       5bb834820d1563b2df2ed52fd9986b24
 NoSource:      1
 %else
 Source3:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
This page took 0.066406 seconds and 4 git commands to generate.