SPECS: adobe-flash.spec - libcurl.so.3 -> libcurl.so.4, seems working as i ...

glen glen at pld-linux.org
Thu Aug 14 19:25:49 CEST 2008


Author: glen                         Date: Thu Aug 14 17:25:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libcurl.so.3 -> libcurl.so.4, seems working as i see in about:plugins - Shockwave Flash 10.0.0 d569; rel 4

---- Files affected:
SPECS:
   adobe-flash.spec (1.95 -> 1.96) 

---- Diffs:

================================================================
Index: SPECS/adobe-flash.spec
diff -u SPECS/adobe-flash.spec:1.95 SPECS/adobe-flash.spec:1.96
--- SPECS/adobe-flash.spec:1.95	Thu Aug 14 07:55:39 2008
+++ SPECS/adobe-flash.spec	Thu Aug 14 19:25:43 2008
@@ -8,7 +8,7 @@
 %define		ver_patch	0
 %define		ver_serial	0
 %define		base_name	adobe-flash
-%define		rel 3
+%define		rel 4
 Summary:	Flash plugin for Netscape-compatible WWW browsers
 Summary(pl.UTF-8):	Wtyczka Flash dla przeglądarek WWW zgodnych z Netscape
 %if %{with license_agreement}
@@ -22,21 +22,22 @@
 Group:		X11/Applications/Multimedia
 %if %{with license_agreement}
 Source0:	http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_install_linux_081108.tar.gz
-# NoSource0-md5:	
+# NoSource0-md5:	868fe510a1e9a6addfa8144c643cef48
 %else
 Source1:	license-installer.sh
 %endif
 URL:		http://www.adobe.com/products/flashplayer/
 %if %{with license_agreement}
 BuildRequires:	rpmbuild(macros) >= 1.357
+BuildRequires:	sed >= 4.0
 Requires:	browser-plugins >= 2.0
 # apparently dlopened by player
 Requires:	libasound.so.2
 %else
 Requires:	rpm-build-tools
 %endif
-Provides:	macromedia-flash
 Provides:	browser(flash)
+Provides:	macromedia-flash
 Obsoletes:	flash-plugin
 Obsoletes:	konqueror-plugin-macromedia-flash
 Obsoletes:	macromedia-flash
@@ -90,6 +91,9 @@
 EOF
 install *.so $RPM_BUILD_ROOT%{_browserpluginsdir}
 
+# HACK: Try if new ABI is compatible
+sed -i -e 's/libcurl\.so\.3/libcurl.so.4/g' $RPM_BUILD_ROOT%{_browserpluginsdir}/libflashplayer.so
+
 %endif
 
 %clean
@@ -125,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96  2008/08/14 17:25:43  glen
+- libcurl.so.3 -> libcurl.so.4, seems working as i see in about:plugins - Shockwave Flash 10.0.0 d569; rel 4
+
 Revision 1.95  2008/08/14 05:55:39  arekm
 - another url with doc
 
@@ -179,7 +186,7 @@
 - it's better to use official release than nonworking beta
 
 Revision 1.77  2007/06/17 14:22:23  glen
-- it's 9.0 r60 according to about:plugins 
+- it's 9.0 r60 according to about:plugins
 
 Revision 1.76  2007/06/16 11:09:04  arekm
 - 9 beta 3 (real version scheme unknown
================================================================

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



More information about the pld-cvs-commit mailing list