]> git.pld-linux.org Git - packages/adobe-flash.git/commitdiff
- security - look at:
authorAndrzej Zawadzki <zawadaa@gmail.com>
Thu, 10 Jun 2010 07:01:02 +0000 (07:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- http://www.adobe.com/support/security/advisories/apsa10-01.html
- up to 10.1 RC7 - ver 10.1.53.64
- but only for x86_32

Changed files:
    adobe-flash.spec -> 1.133

adobe-flash.spec

index b25da095592cbad3cdef9edbeff0444960a40ba1..6282ce5bbc330137eafa6cb6ce0392e8770d37f4 100644 (file)
@@ -3,9 +3,9 @@
 %bcond_with    license_agreement       # generates package
 
 %define                ver_major       10
-%define                ver_minor       0
-%define                ver_patch       45
-%define                ver_serial      2
+%define                ver_minor       1
+%define                ver_patch       53
+%define                ver_serial      64
 
 %ifarch %{x8664}
 %define                libmark         ()(64bit)
@@ -14,7 +14,7 @@
 %endif
 
 %define                base_name       adobe-flash
-%define                rel 2
+%define                rel 0.1
 Summary:       Flash plugin for Netscape-compatible WWW browsers
 Summary(pl.UTF-8):     Wtyczka Flash dla przeglÄ…darek WWW zgodnych z Netscape
 %if %{with license_agreement}
@@ -28,12 +28,12 @@ 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:       dbfc776cd4310250cde078e0bf0472e7
+Source0:       http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_rc7_linux_060210.so.tar.gz
+# NoSource0-md5:       e4cb4d26124605a54c3d498cc440368f
 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/libflashplayer-%{version}.linux-x86_64.so.tar.gz
 # NoSource1-md5:       4a4561e456612a6751653b58342d53df
-NoSource:      1
+#NoSource:     1
 %else
 Source2:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
 # Source2-md5: 329c25f457fea66ec502b7ef70cb9ede
This page took 0.039688 seconds and 4 git commands to generate.