forked from pool/libguestfs
- Remove empty /etc/libguestfs-tools.conf
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=441
This commit is contained in:
parent
080c091e16
commit
92f3ff5d03
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 22 13:39:11 UTC 2019 - ohering@suse.de
|
||||||
|
|
||||||
|
- Remove empty /etc/libguestfs-tools.conf
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 12 14:22:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Jun 12 14:22:29 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -642,6 +642,7 @@ chmod 0755 %{buildroot}/%{_datadir}/guestfs/*
|
|||||||
rm -rfv %{buildroot}/%{_libdir}/ocaml
|
rm -rfv %{buildroot}/%{_libdir}/ocaml
|
||||||
%endif
|
%endif
|
||||||
rm -rfv %{buildroot}/%{guestfs_docdir}
|
rm -rfv %{buildroot}/%{guestfs_docdir}
|
||||||
|
rm -rfv %{buildroot}/etc/libguestfs-tools.conf
|
||||||
find %{buildroot}/ -type f \( \
|
find %{buildroot}/ -type f \( \
|
||||||
-name "virt-list-filesystems" -o -name "virt-list-filesystems.*" -o \
|
-name "virt-list-filesystems" -o -name "virt-list-filesystems.*" -o \
|
||||||
-name "virt-list-partitions" -o -name "virt-list-partitions.*" -o \
|
-name "virt-list-partitions" -o -name "virt-list-partitions.*" -o \
|
||||||
@ -839,7 +840,6 @@ rm %{buildroot}/%{_datadir}/virt-p2v/p2v.ks.in
|
|||||||
%if %{with p2v}
|
%if %{with p2v}
|
||||||
%exclude %{_bindir}/virt-p2v-*
|
%exclude %{_bindir}/virt-p2v-*
|
||||||
%endif
|
%endif
|
||||||
%config(noreplace) /etc/libguestfs-tools.conf
|
|
||||||
/etc/virt-builder
|
/etc/virt-builder
|
||||||
%dir /etc/xdg/virt-builder
|
%dir /etc/xdg/virt-builder
|
||||||
%dir /etc/xdg/virt-builder/repos.d
|
%dir /etc/xdg/virt-builder/repos.d
|
||||||
|
Loading…
Reference in New Issue
Block a user