+Thu Sep 18 11:19:00 BST 2008 Daniel P. Berrange <berrange@redhat.com>
+
+ * libvirt.spec.in: Remove commands which were deleting
+ development files mistakenly
+
Thu Sep 18 09:55:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
Documentation cleanups.
%endif
%find_lang %{name}
-# If we are not building with certain options, we need to remove files
-# so that we don't get Installed (but unpackaged) errors
-rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/libvirt
-rm -rf $RPM_BUILD_ROOT%{_includedir}/libvirt
-rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.so
-rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libvirt.pc
-
%if ! %{with_python}
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libvirt-python-%{version}
%endif