]> git.pld-linux.org Git - packages/adobe-flash.git/blobdiff - adobe-flash.spec
- 10.3.162.29 for 64bit
[packages/adobe-flash.git] / adobe-flash.spec
index 576a932a88d49cb44cfa90cbe389817436ee1e0b..e921d650850c2804f0373aaae298b7591d285863 100644 (file)
@@ -4,15 +4,15 @@
 
 %ifarch %{x8664}
 %define                ver_major       10
-%define                ver_minor       2
-%define                ver_patch       161
-%define                ver_serial      22
+%define                ver_minor       3
+%define                ver_patch       162
+%define                ver_serial      29
 %define                libmark         ()(64bit)
 %else
 %define                ver_major       10
-%define                ver_minor       1
-%define                ver_patch       82
-%define                ver_serial      76
+%define                ver_minor       2
+%define                ver_patch       161
+%define                ver_serial      23
 %define                libmark         %{nil}
 %endif
 
@@ -31,12 +31,13 @@ Epoch:              1
 License:       Free to use, non-distributable
 Group:         X11/Applications/Multimedia
 %if %{with license_agreement}
-Source0:       http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
-# NoSource0-md5:       e4cb4d26124605a54c3d498cc440368f
+##Source0:     http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
+Source0:       http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p2_32bit_linux_111710.tar.gz
+# NoSource0-md5:       3a5c1e0a77bb44d3456c933a056bcf47
 NoSource:      0
-#Source1:      http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-%{version}.linux-x86_64.so.tar.gz
-Source1:       http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_linux_091510.tar.gz
-# NoSource1-md5:       338e954c02ba6776b6b8a908e6f96b5f
+##Source1:     http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-%{version}.linux-x86_64.so.tar.gz
+Source1:       http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz
+# NoSource1-md5:       49b55c7eb8044453e5f6f2e4b3cb4084
 NoSource:      1
 %else
 Source2:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
@@ -90,7 +91,7 @@ treÅ›ci i aplikacji we Flashu pod Linuksem.
 
 %build
 s='LNX %{ver_major},%{ver_minor},%{ver_patch},%{ver_serial}'
-v=$(strings libflashplayer.so | grep "$s")
+v=$(strings libflashplayer.so | grep '^LNX ')
 if [ "$v" != "$s" ]; then
        : wrong version
        exit 1
This page took 0.0882 seconds and 4 git commands to generate.