packages: open-vm-tools/open-vm-tools.spec - fix libhgfs.so packing - rel 2...
jareq
jareq at pld-linux.org
Mon Oct 3 12:20:08 CEST 2011
Author: jareq Date: Mon Oct 3 10:20:08 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fix libhgfs.so packing
- rel 2
- STBR
---- Files affected:
packages/open-vm-tools:
open-vm-tools.spec (1.97 -> 1.98)
---- Diffs:
================================================================
Index: packages/open-vm-tools/open-vm-tools.spec
diff -u packages/open-vm-tools/open-vm-tools.spec:1.97 packages/open-vm-tools/open-vm-tools.spec:1.98
--- packages/open-vm-tools/open-vm-tools.spec:1.97 Wed Sep 14 09:31:42 2011
+++ packages/open-vm-tools/open-vm-tools.spec Mon Oct 3 12:20:03 2011
@@ -9,7 +9,7 @@
%define fsnap %(echo %{snap} | tr -d .)
%define ver 8.4.2
%define rev 471295
-%define rel 1
+%define rel 2
%define modsrc modules/linux
Summary: VMWare guest utilities
Summary(pl.UTF-8): Narzędzia dla systemu-gościa dla VMware
@@ -325,8 +325,8 @@
%attr(755,root,root) %ghost %{_libdir}/libguestlib.so.0
%attr(755,root,root) %{_libdir}/libvmtools.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libvmtools.so.0
-%attr(755,root,root) %{_libdir}/libhgfs.so.0
-%attr(755,root,root) %ghost %{_libdir}/libhgfs.so.*.*.*
+%attr(755,root,root) %{_libdir}/libhgfs.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libhgfs.so.0
%dir %{_libdir}/open-vm-tools
%dir %{_libdir}/open-vm-tools/plugins
%dir %{_libdir}/open-vm-tools/plugins/vmsvc
@@ -403,6 +403,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.98 2011/10/03 10:20:03 jareq
+- fix libhgfs.so packing
+- rel 2
+- STBR
+
Revision 1.97 2011/09/14 07:31:42 paszczus
- updated to 20110821
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/open-vm-tools/open-vm-tools.spec?r1=1.97&r2=1.98&f=u
More information about the pld-cvs-commit
mailing list