SPECS: VMware-player.spec - rel.0.13, ln to libcrypto.so.0.9.7
wolvverine
wolvverine at pld-linux.org
Tue Feb 19 22:35:40 CET 2008
Author: wolvverine Date: Tue Feb 19 21:35:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.0.13, ln to libcrypto.so.0.9.7
---- Files affected:
SPECS:
VMware-player.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/VMware-player.spec
diff -u SPECS/VMware-player.spec:1.36 SPECS/VMware-player.spec:1.37
--- SPECS/VMware-player.spec:1.36 Mon Dec 17 19:05:30 2007
+++ SPECS/VMware-player.spec Tue Feb 19 22:35:35 2008
@@ -20,7 +20,7 @@
%define buildid 59824
%define urel 115
%define ccver %(rpm -q --qf '%{V}' gcc)
-%define _rel 0.11
+%define _rel 0.13
#
Summary: VMware player
Summary(pl.UTF-8): VMware player - wirtualna platforma dla stacji roboczej
@@ -297,8 +297,8 @@
%else
install lib/bin/vmplayer $RPM_BUILD_ROOT%{_bindir}
install -d $RPM_BUILD_ROOT%{_libdir}/vmware/lib/lib{crypto,ssl}.so.0.9.7
-ln -s %{_libdir}/libcrypto.so $RPM_BUILD_ROOT%{_libdir}/vmware/lib/libcrypto.so.0.9.7/libcrypto.so.0.9.7
-ln -s %{_libdir}/libssl.so $RPM_BUILD_ROOT%{_libdir}/vmware/lib/libssl.so.0.9.7/libssl.so.0.9.7
+ln -s %{_libdir}/libcrypto.so.0.9.7 $RPM_BUILD_ROOT%{_libdir}/vmware/lib/libcrypto.so.0.9.7/libcrypto.so.0.9.7
+ln -s %{_libdir}/libssl.so.0.9.7 $RPM_BUILD_ROOT%{_libdir}/vmware/lib/libssl.so.0.9.7/libssl.so.0.9.7
%endif
# remove not needed files
@@ -450,6 +450,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2008-02-19 21:35:35 wolvverine
+- rel.0.13, ln to libcrypto.so.0.9.7
+
Revision 1.36 2007-12-17 18:05:30 glen
- alt kernel BR fix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VMware-player.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list