]> git.pld-linux.org Git - packages/adobe-flash.git/commitdiff
- final 9.0.31.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 17 Jan 2007 11:59:20 +0000 (11:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adobe-flash.spec -> 1.66

adobe-flash.spec

index afdfe84162cf1d6b3f5c2646faea979360292122..a3cf5f8136589960d198e9574fe41857f172de0e 100644 (file)
@@ -4,8 +4,8 @@
 #
 %define                _ver_major      9
 %define                _ver_minor      0
-%define                _ver_patch      21
-%define                _ver_serial     78
+%define                _ver_patch      31
+%define                _ver_serial     0
 %define                base_name       macromedia-flash
 Summary:       Flash plugin for Netscape-compatible WWW browsers
 Summary(pl):   Wtyczka Flash dla przegl±darek WWW zgodnych z Netscape
@@ -14,18 +14,17 @@ Name:               %{base_name}
 %else
 Name:          %{base_name}-installer
 %endif
-%define                _rel 2
+%define                _rel 1
 Version:       %{_ver_major}.%{_ver_minor}.%{_ver_patch}.%{_ver_serial}
 Release:       %{_rel}%{?with_license_agreement:wla}
 License:       Free to use, non-distributable
 Group:         X11/Applications/Multimedia
 %if %{with license_agreement}
-#Source0:      http://download.macromedia.com/pub/labs/flashplayer9_update/FP9_plugin_beta_101806.tar.gz
-Source0:       http://download.macromedia.com/pub/labs/flashplayer9_update/FP9_plugin_beta_112006.tar.gz
-# NoSource0-md5:       3ab408f85ae6d8180cc913edf97bf3eb
+Source0:       http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
+# NoSource0-md5:       76b38231a68995935185aa42dfda9db7
 %else
 Source0:       license-installer.sh
-# NoSource0-md5:       3ab408f85ae6d8180cc913edf97bf3eb
+# NoSource0-md5:       76b38231a68995935185aa42dfda9db7
 %endif
 URL:           http://labs.adobe.com/technologies/flashplayer9/
 %if %{with license_agreement}
@@ -56,7 +55,7 @@ Wtyczka Flash dla przegl
 
 %prep
 %if %{with license_agreement}
-%setup -q -n flash-player-plugin-%{_ver_major}.%{_ver_minor}.%{_ver_patch}.%{_ver_serial}
+%setup -q -n install_flash_player_%{_ver_major}_linux
 %endif
 
 %install
This page took 0.079002 seconds and 4 git commands to generate.