SPECS: adobe-flash.spec - libcurl.so.4 searched too, so no sed hack needed
glen
glen at pld-linux.org
Tue Nov 4 10:20:51 CET 2008
Author: glen Date: Tue Nov 4 09:20:51 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- libcurl.so.4 searched too, so no sed hack needed
---- Files affected:
SPECS:
adobe-flash.spec (1.108 -> 1.109)
---- Diffs:
================================================================
Index: SPECS/adobe-flash.spec
diff -u SPECS/adobe-flash.spec:1.108 SPECS/adobe-flash.spec:1.109
--- SPECS/adobe-flash.spec:1.108 Tue Nov 4 10:08:20 2008
+++ SPECS/adobe-flash.spec Tue Nov 4 10:20:45 2008
@@ -31,7 +31,7 @@
BuildRequires: rpmbuild(macros) >= 1.357
BuildRequires: sed >= 4.0
Requires: browser-plugins >= 2.0
-# apparently dlopened by player
+# dlopened by player
Requires: libasound.so.2
Requires: libcurl.so.4
%else
@@ -94,10 +94,6 @@
# OverrideGPUValidation=true
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
@@ -133,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.109 2008/11/04 09:20:45 glen
+- libcurl.so.4 searched too, so no sed hack needed
+
Revision 1.108 2008/11/04 09:08:20 glen
- wtf!? reverted because:
$ grep -c libtasn1.so libflashplayer.so -> 0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adobe-flash.spec?r1=1.108&r2=1.109&f=u
More information about the pld-cvs-commit
mailing list