SPECS: VMware-server.spec - add lost %dir, TODO, R:libsexy/libsexymm

wolvverine wolvverine at pld-linux.org
Sun Feb 10 23:34:18 CET 2008


Author: wolvverine                   Date: Sun Feb 10 22:34:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add lost %dir, TODO, R:libsexy/libsexymm

---- Files affected:
SPECS:
   VMware-server.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/VMware-server.spec
diff -u SPECS/VMware-server.spec:1.28 SPECS/VMware-server.spec:1.29
--- SPECS/VMware-server.spec:1.28	Fri Feb  8 17:24:21 2008
+++ SPECS/VMware-server.spec	Sun Feb 10 23:34:12 2008
@@ -14,7 +14,10 @@
 # But hey, it's at least free ;-)
 #
 # I probably won't have time to work on this, switching to vmware-player.
-#
+# TODO:
+# problem with libsexy/libsexymm:
+# ln -s /usr/lib/libsexy.so.2 /usr/lib/libsexy.so.1
+# ln -s /usr/lib/libsexymm.so.2 /usr/lib/libsexymm.so.1
 #
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
@@ -63,6 +66,8 @@
 BuildRequires:	rpmbuild(macros) >= 1.379
 BuildRequires:	sed >= 4.0
 Requires:	libgnomecanvasmm
+Requires:	libsexy
+Requires	libsexymm
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -491,7 +496,9 @@
 %attr(755,root,root) %{_bindir}/vmnet-sniffer
 %attr(755,root,root) %{_bindir}/vmware-ping
 %dir %{_sysconfdir}/vmware/vmnet8
+%dir %{_sysconfdir}/vmware/vmnet8/dhcpd
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vmware/vmnet8/dhcpd/dhcpd.conf
+%dir %{_sysconfdir}/vmware/vmnet8/nat
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vmware/vmnet8/nat/nat.conf
 %verify(not md5 mtime size) %{_sysconfdir}/vmware/vmnet8/dhcpd/dhcpd.leases*
 
@@ -523,6 +530,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008-02-10 22:34:12  wolvverine
+- add lost %dir, TODO, R:libsexy/libsexymm
+
 Revision 1.28  2008-02-08 16:24:21  wolvverine
 - up to 1.0.4 build 56528
 
================================================================

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



More information about the pld-cvs-commit mailing list