]> git.pld-linux.org Git - packages/VMware-player.git/commitdiff
- requires openssl 0.9.7. EULA needs to be named EULA.txt
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 30 Sep 2007 21:53:38 +0000 (21:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-player.spec -> 1.20

VMware-player.spec

index 786fe31b7cee2f6938fd387f514d41fcb0bb1be8..1d2feccaee6c3ffcad665b57ef58e4844415a9db 100644 (file)
@@ -49,6 +49,8 @@ BuildRequires:        rpmbuild(macros) >= 1.268
 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)
 
@@ -246,7 +248,7 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/vmware/vmnet8/dhcpd/dhcpd.leases~
 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
This page took 0.064782 seconds and 4 git commands to generate.