Remove version suffix from docdir in README
This commit is contained in:
parent
27c9944ee7
commit
7a73de6001
@ -20,7 +20,7 @@ The first place to start are the manual pages. Type:
|
|||||||
man virt-cat # and other virt-* tools
|
man virt-cat # and other virt-* tools
|
||||||
|
|
||||||
If you install the libguestfs-devel package, then in the
|
If you install the libguestfs-devel package, then in the
|
||||||
/usr/share/doc/libguestfs-devel-@VERSION@/ directory you will also
|
/usr/share/doc/libguestfs-devel/ directory you will also
|
||||||
find:
|
find:
|
||||||
|
|
||||||
- BUGS: list of open bugs in this version
|
- BUGS: list of open bugs in this version
|
||||||
|
@ -1385,6 +1385,7 @@ rm -r $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs/dllv2v_test_harness*
|
|||||||
* Fri Aug 7 2015 Pino Toscano <ptoscano@redhat.com> - 1:1.31.1-3
|
* Fri Aug 7 2015 Pino Toscano <ptoscano@redhat.com> - 1:1.31.1-3
|
||||||
- Make libguestfs recommend libguestfs-xfs, as the default filesystem is XFS
|
- Make libguestfs recommend libguestfs-xfs, as the default filesystem is XFS
|
||||||
so we want tools to work on XFS by default.
|
so we want tools to work on XFS by default.
|
||||||
|
- Remove version suffix from the docdir mentioned in the installed README.
|
||||||
|
|
||||||
* Sun Aug 2 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.31.1-2
|
* Sun Aug 2 2015 Richard W.M. Jones <rjones@redhat.com> - 1:1.31.1-2
|
||||||
- Skip virt-sysprep test.
|
- Skip virt-sysprep test.
|
||||||
|
Loading…
Reference in New Issue
Block a user