]> git.pld-linux.org Git - packages/adobe-flash.git/commitdiff
- up to 11.2.202.258; rpm seems broken and doesn't build this one without bcond
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 15 Dec 2012 09:13:05 +0000 (10:13 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 15 Dec 2012 09:13:05 +0000 (10:13 +0100)
adobe-flash.spec

index e4ac90ebd80dc53c069a48cef0be8dc44924ccc4..215a9ee2b5b3fcc12c454e6d13b948f8435c7164 100644 (file)
@@ -4,8 +4,8 @@
 # Conditional build:
 %bcond_with    license_agreement       # generates package
 
-%define                ver32   11.2.202.251
-%define                ver64   11.2.202.251
+%define                ver32   11.2.202.258
+%define                ver64   11.2.202.258
 
 %ifarch %{ix86}
 %define                version %{ver32}
@@ -31,15 +31,15 @@ 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
+Source0:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver32}/install_flash_player_11_linux.i386.tar.gz#/flash-%{version}.tgz
 # NoSourceSource0-md5: c0eeddf06807c6606b99739c1c21c74f
 NoSource:      0
-Source1:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver64}/install_flash_player_11_linux_x86_64.tar.gz#/flash64-%{version}.tgz
+Source1:       http://fpdownload.macromedia.com/get/flashplayer/pdc/%{ver64}/install_flash_player_11_linux.x86_64.tar.gz#/flash64-%{version}.tgz
 # NoSourceSource1-md5: d9a925117f643f2678a2609d25734b15
 NoSource:      1
 %else
 Source3:       http://svn.pld-linux.org/svn/license-installer/license-installer.sh
-# Source3-md5: 39dd73d36280769d0f74d642c7b0c6d3
+# Source3-md5: 329c25f457fea66ec502b7ef70cb9ede
 %endif
 Source2:       mms.cfg
 URL:           http://www.adobe.com/products/flashplayer/
This page took 0.063103 seconds and 4 git commands to generate.