Hey! On Thu, Jun 23, 2016 at 4:53 PM, Lukáš Venhoda <lvenhoda@xxxxxxxxxx> wrote: > Enables usage of dnf install remote-viewer and dnf remove remote-viewer > for the virt-viewer package > --- > virt-viewer.spec.in | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in > index f3661d2..ed0b14d 100644 > --- a/virt-viewer.spec.in > +++ b/virt-viewer.spec.in > @@ -53,6 +53,8 @@ BuildRequires: intltool > BuildRequires: pkgconfig(govirt-1.0) >= @GOVIRT_REQUIRED@ > %endif > > +Provides: remote-viewer > + > %if 0%{?fedora} >= 20 > Obsoletes: spice-client < 0.12.3-2 > %endif > -- > 2.5.5 > > _______________________________________________ > virt-tools-list mailing list > virt-tools-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/virt-tools-list Patch seems fine and the idea is okay, but I really would like to hear from Daniel here as he has been maintaining virt-viewer since the beginning and may have some reason for not doing this change before. Also, considering we will get it in, it _must_ be applied to the fedora package's spec file as well. Best Regards, -- Fabiano Fidêncio _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list