Author: paszczus                     Date: Fri Dec 18 11:31:29 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2009.11.16
- added -devel subpackage

---- Files affected:
packages/open-vm-tools:
   open-vm-tools.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/open-vm-tools/open-vm-tools.spec
diff -u packages/open-vm-tools/open-vm-tools.spec:1.26 
packages/open-vm-tools/open-vm-tools.spec:1.27
--- packages/open-vm-tools/open-vm-tools.spec:1.26      Thu Oct  8 08:26:08 2009
+++ packages/open-vm-tools/open-vm-tools.spec   Fri Dec 18 12:31:23 2009
@@ -5,8 +5,8 @@
 %bcond_without dist_kernel     # without distribution kernel
 %bcond_without userspace       # without userspace package
 #
-%define                snap    2009.09.18
-%define                rev     193784
+%define                snap    2009.11.16
+%define                rev     210370
 %define                modsrc  modules/linux
 %define                rel     1
 Summary:       VMWare guest utilities
@@ -16,8 +16,8 @@
 Release:       %{rel}
 License:       GPL
 Group:         Applications/System
-Source0:       
http://dl.sourceforge.net/open-vm-tools/%{name}-%{snap}-%{rev}.tar.gz
-# Source0-md5: 90c79c24756f0b6cc3d42faed10f5c1b
+Source0:       
http://downloads.sourceforge.net/open-vm-tools/%{name}-%{snap}-%{rev}.tar.gz
+# Source0-md5: 93d28b6e57b8d1ad0d322dd881e11903
 Source1:       %{name}-packaging
 Source2:       %{name}-modprobe.d
 Source3:       %{name}-init
@@ -57,6 +57,18 @@
 %description -l pl.UTF-8
 Narzędzia dla systemu-gościa dla VMware.
 
+%package devel
+Summary:       Header files for open-vm-tools
+Summary(pl.UTF-8):     Pliki nagłówkowe open-vm-tools
+Group:         Development/Libraries
+Requires:      %{name} = %{version}-%{release}
+
+%description devel
+Header files for open-vm-tools.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe open-vm-tools.
+
 %package gui
 Summary:       VMware guest utitities
 Summary(pl.UTF-8):     Narzędzia dla systemu-gościa dla VMware.
@@ -233,7 +245,8 @@
 Moduł jądra Linuksa VMware vsock.
 
 %prep
-%setup -q -n %{name}-%{snap}-%{rev}
+#%setup -q -n %{name}-%{snap}-%{rev}
+%setup -q -n %{name}-2009.11.17-%{rev}
 cp %{SOURCE1} packaging
 %{__sed} -i -e 's|##{BUILD_OUTPUT}##|build|' docs/api/doxygen.conf
 
@@ -348,17 +361,16 @@
 %dir %{_libdir}/open-vm-tools
 %attr(755,root,root) %{_libdir}/lib*.so*
 %dir %{_libdir}/open-vm-tools/plugins
+%dir %{_libdir}/open-vm-tools/plugins/common
+%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/common/libhgfsServer.so
+%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/common/libvix.so
 %dir %{_libdir}/open-vm-tools/plugins/vmsvc
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmsvc/libguestInfo.so
-%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmsvc/libhgfsServer.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmsvc/libpowerOps.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmsvc/libtimeSync.so
-%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmsvc/libvix.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmsvc/libvmbackup.so
 %dir %{_libdir}/open-vm-tools/plugins/vmusr
-%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libhgfsServer.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libresolutionSet.so
-%attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libvix.so
 %attr(755,root,root) %{_libdir}/open-vm-tools/plugins/vmusr/libvixUser.so
 
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
@@ -411,12 +423,22 @@
 /lib/modules/%{_kernel_ver}/misc/vsock.ko*
 %endif
 
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/vmGuestLib
+%{_pkgconfigdir}/vmguestlib.pc
+%{_libdir}/open-vm-tools/plugins/common/lib*.la
+
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedb...@pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2009/12/18 11:31:23  paszczus
+- updated to 2009.11.16
+- added -devel subpackage
+
 Revision 1.26  2009/10/08 06:26:08  paszczus
 - updated to 2009.09.18
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/open-vm-tools/open-vm-tools.spec?r1=1.26&r2=1.27&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to