SPECS: VMware-player.spec - requires openssl 0.9.7. EULA needs to ...

arekm arekm at pld-linux.org
Sun Sep 30 23:53:43 CEST 2007


Author: arekm                        Date: Sun Sep 30 21:53:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- requires openssl 0.9.7. EULA needs to be named EULA.txt

---- Files affected:
SPECS:
   VMware-player.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/VMware-player.spec
diff -u SPECS/VMware-player.spec:1.19 SPECS/VMware-player.spec:1.20
--- SPECS/VMware-player.spec:1.19	Sun Sep 30 23:50:04 2007
+++ SPECS/VMware-player.spec	Sun Sep 30 23:53:38 2007
@@ -50,6 +50,8 @@
 BuildRequires:	sed >= 4.0
 Requires:	libgnomecanvasmm
 Requires:	libview >= 0.5.5-2
+# Requires:	openssl >= 0.9.7
+# Requires:	openssl < 0.9.8
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -247,7 +249,7 @@
 cp -a lib/share/icons/hicolor/* $RPM_BUILD_ROOT%{_iconsdir}/hicolor
 
 install lib/share/pixmaps/* $RPM_BUILD_ROOT%{_libdir}/vmware/share/pixmaps
-install doc/EULA $RPM_BUILD_ROOT%{_libdir}/vmware/share
+install doc/EULA $RPM_BUILD_ROOT%{_libdir}/vmware/share/EULA.txt
 
 install bin/*-* $RPM_BUILD_ROOT%{_bindir}
 install lib/bin/vmware-vmx $RPM_BUILD_ROOT%{_libdir}/vmware/bin
@@ -374,6 +376,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007/09/30 21:53:38  arekm
+- requires openssl 0.9.7. EULA needs to be named EULA.txt
+
 Revision 1.19  2007/09/30 21:50:04  arekm
 - icons are needed (unfortunately scalable doesn't provide all needed so install everything)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VMware-player.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list