[virt-tools-list] [PATCH 1/2] package: Add Provides remote-viewer

Lukáš Venhoda lvenhoda at redhat.com
Thu Jun 23 14:53:08 UTC 2016


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




More information about the virt-tools-list mailing list