[Lunar-commits] r25140 - in moonbase/trunk/web: flash-plugin flash-plugin-9

Zbigniew Luszpinski zbiggy at lunar-linux.org
Thu Jul 12 18:25:43 CEST 2007


Author: zbiggy
Date: 2007-07-12 18:25:43 +0200 (Thu, 12 Jul 2007)
New Revision: 25140

Modified:
   moonbase/trunk/web/flash-plugin-9/BUILD
   moonbase/trunk/web/flash-plugin-9/CONFLICTS
   moonbase/trunk/web/flash-plugin-9/DETAILS
   moonbase/trunk/web/flash-plugin/BUILD
   moonbase/trunk/web/flash-plugin/CONFLICTS
Log:
Version up for flash 9. Works with Konqueror and Firefox/Seamonkey.
Now flash 9 module removes $source as new versions have the same source file name.
Conflicts file updated.
Some clean ups.


Modified: moonbase/trunk/web/flash-plugin/BUILD
===================================================================
--- moonbase/trunk/web/flash-plugin/BUILD	2007-07-12 16:14:37 UTC (rev 25139)
+++ moonbase/trunk/web/flash-plugin/BUILD	2007-07-12 16:25:43 UTC (rev 25140)
@@ -12,5 +12,5 @@
   # to every release
 
   rm -f $SOURCE_CACHE/$SOURCE
-  
+
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/web/flash-plugin/CONFLICTS
===================================================================
--- moonbase/trunk/web/flash-plugin/CONFLICTS	2007-07-12 16:14:37 UTC (rev 25139)
+++ moonbase/trunk/web/flash-plugin/CONFLICTS	2007-07-12 16:25:43 UTC (rev 25140)
@@ -1 +1,2 @@
 conflicts flash-plugin-9
+conflicts flash-plugin-beta

Modified: moonbase/trunk/web/flash-plugin-9/BUILD
===================================================================
--- moonbase/trunk/web/flash-plugin-9/BUILD	2007-07-12 16:14:37 UTC (rev 25139)
+++ moonbase/trunk/web/flash-plugin-9/BUILD	2007-07-12 16:25:43 UTC (rev 25140)
@@ -4,7 +4,7 @@
   prepare_install                  &&
   mkdir -p /opt/lunar/plugins      &&
   install -m755 libflashplayer.so flashplayer.xpt \
-                /opt/lunar/plugins 
-                                 
+                /opt/lunar/plugins &&
+  rm -f $SOURCE_CACHE/$SOURCE
+
 ) > $C_FIFO 2>&1
-

Modified: moonbase/trunk/web/flash-plugin-9/CONFLICTS
===================================================================
--- moonbase/trunk/web/flash-plugin-9/CONFLICTS	2007-07-12 16:14:37 UTC (rev 25139)
+++ moonbase/trunk/web/flash-plugin-9/CONFLICTS	2007-07-12 16:25:43 UTC (rev 25140)
@@ -1 +1,2 @@
 conflicts flash-plugin
+conflicts flash-plugin-beta

Modified: moonbase/trunk/web/flash-plugin-9/DETAILS
===================================================================
--- moonbase/trunk/web/flash-plugin-9/DETAILS	2007-07-12 16:14:37 UTC (rev 25139)
+++ moonbase/trunk/web/flash-plugin-9/DETAILS	2007-07-12 16:25:43 UTC (rev 25140)
@@ -1,12 +1,12 @@
           MODULE=flash-plugin-9
-         VERSION=9.0.31.0
+         VERSION=9.0.48.0
           SOURCE=install_flash_player_9_linux.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/install_flash_player_9_linux
       SOURCE_URL=http://fpdownload.macromedia.com/get/flashplayer/current/
-      SOURCE_VFY=sha1:ffe59c81d28d8108112b7e372f652328d362a35b
+      SOURCE_VFY=sha1:4bba0b81462394388b4509ecdc845f469c95d6ae
         WEB_SITE=http://www.macromedia.com
          ENTERED=20061019
-         UPDATED=20070117
+         UPDATED=20070712
            SHORT="Version 9 of the flash plugin"
 
 cat << EOF



More information about the Lunar-commits mailing list