On 07/21/2011 02:18 AM, Michal Privoznik wrote:
This is the patch that will solve your problem:
diff --git a/docs/schemas/Makefile.am b/docs/schemas/Makefile.am
index 5ef7737..a08fb43 100644
--- a/docs/schemas/Makefile.am
+++ b/docs/schemas/Makefile.am
@@ -2,6 +2,7 @@
schemadir = $(pkgdatadir)/schemas
schema_DATA = \
+ bandwidth.rng \
basictypes.rng \
capability.rng \
domain.rng \
You also need at least to add the new file to libvirt.spec.in
As soon as I get the ACK on the final patch of my series, I will push,
and then maybe we can talk about merging your bandwidth.rng into
networkcommon.rng.