]> git.pld-linux.org Git - packages/adobe-flash.git/blobdiff - adobe-flash.spec
- up to 11.2.202.491
[packages/adobe-flash.git] / adobe-flash.spec
index c924aba9f71ca8bf8101693901a18982d00c4693..3a6be22498677c490bdb75121e77bebe0ed0660b 100644 (file)
@@ -1,11 +1,12 @@
-#
+# NOTES:
+# - release archives: http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
 # TODO: package kde4 component
 #
 # Conditional build:
 %bcond_with    license_agreement       # generates package
 
-%define                ver32   11.2.202.429
-%define                ver64   11.2.202.429
+%define                ver32   11.2.202.491
+%define                ver64   11.2.202.491
 
 %ifarch %{ix86}
 %define                version %{ver32}
@@ -31,11 +32,11 @@ 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}.tgz
-# NoSource0-md5:       3db563d8d2d73109f936e7e92f7b1782
+Source0:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver32}/install_flash_player_11_linux.i386.tar.gz?/flash-%{version}.i386.tar.gz
+# NoSource0-md5:       
 NoSource:      0
-Source1:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver64}/install_flash_player_11_linux.x86_64.tar.gz?/flash64-%{version}.tgz
-# NoSource1-md5:       7e05effd150ab4430693e467e4c9c404
+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:       
 NoSource:      1
 %else
 Source3:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
@@ -154,6 +155,7 @@ fi
 %attr(755,root,root) %{_bindir}/%{base_name}.install
 %{_datadir}/%{base_name}
 %else
+%doc readme.txt
 %dir %{_sysconfdir}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mms.cfg
 %attr(755,root,root) %{_bindir}/flash-player-properties
This page took 0.051086 seconds and 4 git commands to generate.