[gtk-vnc] rpm: remove duplicate description entry



commit 0dbbd51ef35dc2a93673b080282380499941c618
Author: Daniel P. Berrangé <berrange redhat com>
Date:   Thu May 2 14:28:34 2019 +0100

    rpm: remove duplicate description entry
    
    Signed-off-by: Daniel P. Berrangé <berrange redhat com>

 mingw-gtk-vnc.spec.in | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/mingw-gtk-vnc.spec.in b/mingw-gtk-vnc.spec.in
index 414fef0..a18b69a 100644
--- a/mingw-gtk-vnc.spec.in
+++ b/mingw-gtk-vnc.spec.in
@@ -38,6 +38,10 @@ BuildRequires: intltool
 
 BuildRequires: /usr/bin/pod2man
 
+%description
+gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
+allowing it to be completely asynchronous while remaining single threaded.
+
 # Mingw32
 %package -n mingw32-gtk-vnc
 Summary:        MinGW Windows zlib compression library for the win32 target
@@ -53,10 +57,6 @@ Summary: Command line VNC tools
 Summary: A GTK3 widget for VNC clients
 Requires: pkgconfig
 
-%description
-gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
-allowing it to be completely asynchronous while remaining single threaded.
-
 %description -n mingw32-gtk-vnc
 gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
 allowing it to be completely asynchronous while remaining single threaded.
@@ -90,10 +90,6 @@ Summary: Command line VNC tools
 Summary: A GTK3 widget for VNC clients
 Requires: pkgconfig
 
-%description
-gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
-allowing it to be completely asynchronous while remaining single threaded.
-
 %description -n mingw64-gtk-vnc
 gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
 allowing it to be completely asynchronous while remaining single threaded.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]