[libvirt] [PATCH 1/6] conf: create common storage RNG grammar file

Ján Tomko jtomko at redhat.com
Mon Apr 14 07:22:11 UTC 2014


On 04/13/2014 04:27 AM, Eric Blake wrote:
> Having two tiny files with a couple definitions didn't make
> as much sense as one common file, especially since I plan to
> add more definitions and use it in more places.
> 
> * docs/schemas/storageencryption.rng: Merge this...
> * docs/schemas/storagefilefeatures.rng: ...and this, into...
> * docs/schemas/storagecommon.rng: ...this new file.
> * docs/schemas/Makefile.am (schema_DATA): Reflect renames.
> * docs/schemas/storagevol.rng: Likewise.
> * docs/schemas/domaincommon.rng: Likewise.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  docs/schemas/Makefile.am                           |  5 ++---
>  docs/schemas/domaincommon.rng                      |  2 +-
>  .../{storageencryption.rng => storagecommon.rng}   | 26 ++++++++++++++++++++--
>  docs/schemas/storagefilefeatures.rng               | 24 --------------------
>  docs/schemas/storagevol.rng                        |  3 +--
>  5 files changed, 28 insertions(+), 32 deletions(-)
>  rename docs/schemas/{storageencryption.rng => storagecommon.rng} (52%)
>  delete mode 100644 docs/schemas/storagefilefeatures.rng

There are still some references to the old filenames:

libvirt.spec.in:%{_datadir}/libvirt/schemas/storageencryption.rng
libvirt.spec.in:%{_datadir}/libvirt/schemas/storagefilefeatures.rng
mingw-libvirt.spec.in:%{mingw32_datadir}/libvirt/schemas/storageencryption.rng
mingw-libvirt.spec.in:%{mingw32_datadir}/libvirt/schemas/storagefilefeatures.rng
mingw-libvirt.spec.in:%{mingw64_datadir}/libvirt/schemas/storageencryption.rng
mingw-libvirt.spec.in:%{mingw64_datadir}/libvirt/schemas/storagefilefeatures.rng

ACK with that fixed.

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140414/fd5553fa/attachment-0001.sig>


More information about the libvir-list mailing list