packages (DEVEL): adobe-flash/adobe-flash.spec - updated to 10.1 beta release

paszczus paszczus at pld-linux.org
Wed Dec 9 10:19:30 CET 2009


Author: paszczus                     Date: Wed Dec  9 09:19:30 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated to 10.1 beta release

---- Files affected:
packages/adobe-flash:
   adobe-flash.spec (1.125 -> 1.125.2.1) 

---- Diffs:

================================================================
Index: packages/adobe-flash/adobe-flash.spec
diff -u packages/adobe-flash/adobe-flash.spec:1.125 packages/adobe-flash/adobe-flash.spec:1.125.2.1
--- packages/adobe-flash/adobe-flash.spec:1.125	Sun Aug  9 21:57:24 2009
+++ packages/adobe-flash/adobe-flash.spec	Wed Dec  9 10:19:24 2009
@@ -4,9 +4,9 @@
 %bcond_with	license_agreement	# generates package
 
 %define		ver_major	10
-%define		ver_minor	0
-%define		ver_patch	32
-%define		ver_serial	18
+%define		ver_minor	1
+%define		ver_patch	51
+%define		ver_serial	45
 
 %ifarch %{x8664}
 %define		libmark		()(64bit)
@@ -29,10 +29,10 @@
 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
+Source0:	http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_1_p1_linux_111709.tar.gz
 # NoSource0-md5:	6306980e40a3266b4b6c173bfcfdc946
-Source1:	http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-%{version}.linux-x86_64.so.tar.gz
-# NoSource1-md5:	332e60275e9c7a92059f286a2bad6e41
+#Source1:	http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-%{version}.linux-x86_64.so.tar.gz
+## NoSource1-md5:	332e60275e9c7a92059f286a2bad6e41
 %else
 Source2:	license-installer.sh
 %endif
@@ -75,13 +75,14 @@
 
 %prep
 %if %{with license_agreement}
-%ifarch %{x8664}
-%setup -q -T -c -b 1
-%else
+#%ifarch %{x8664}
+#%setup -q -T -c -b 1
+#%else
 %setup -q -T -c -b 0
-%endif
+#%endif
 
 %build
+cd install_flash_player_10_linux
 s='LNX %{ver_major},%{ver_minor},%{ver_patch},%{ver_serial}'
 v=$(strings libflashplayer.so | grep "$s")
 if [ "$v" != "$s" ]; then
@@ -115,7 +116,7 @@
 AutoUpdateInterval=0
 # OverrideGPUValidation=true
 EOF
-install *.so $RPM_BUILD_ROOT%{_browserpluginsdir}
+install install_flash_player_10_linux/*.so $RPM_BUILD_ROOT%{_browserpluginsdir}
 %endif
 
 %clean
@@ -151,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125.2.1  2009/12/09 09:19:24  paszczus
+- updated to 10.1 beta release
+
 Revision 1.125  2009/08/09 19:57:24  arekm
 - rel 3; and require rpm-build-tools >= 4.4.35
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/adobe-flash/adobe-flash.spec?r1=1.125&r2=1.125.2.1&f=u



More information about the pld-cvs-commit mailing list