~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to mingw32-libvirt.spec.in

Tags: upstream-0.6.4
Import upstream version 0.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
  --without-qemu \
51
51
  --without-lxc \
52
52
  --without-uml \
 
53
  --without-vbox \
53
54
  --without-openvz \
54
55
  --without-libvirtd
55
56
make
75
76
%defattr(-,root,root)
76
77
%{_mingw32_bindir}/libvirt-0.dll
77
78
%{_mingw32_bindir}/virsh.exe
 
79
%{_mingw32_bindir}/virt-xml-validate
78
80
 
79
81
%{_mingw32_libdir}/libvirt.dll.a
80
82
%{_mingw32_libdir}/libvirt.la
96
98
%{_mingw32_includedir}/libvirt/virterror.h
97
99
 
98
100
%{_mingw32_mandir}/man1/virsh.1*
 
101
%{_mingw32_mandir}/man1/virt-xml-validate.1*
99
102
 
100
103
 
101
104
%changelog