[tigervnc] Fixed typo in spec file.

Tim Waugh twaugh at fedoraproject.org
Wed Jul 24 16:30:58 UTC 2013


commit 2510f5c6090ce6c2ab91eb4b082228e98978216c
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Jul 24 12:24:26 2013 +0100

    Fixed typo in spec file.

 tigervnc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tigervnc.spec b/tigervnc.spec
index 4eeae31..90d588c 100644
--- a/tigervnc.spec
+++ b/tigervnc.spec
@@ -162,7 +162,7 @@ popd
 # Synchronise manpages and --help output (bug #980870).
 %patch7 -p1 -b .manpages
 
-# libvnc.so: don't use unexpected GetMaster function (bug #744881 again).
+# libvnc.so: don't use unexported GetMaster function (bug #744881 again).
 %patch8 -p1 -b .getmaster
 
 # Don't use shebang in vncserver script.


More information about the scm-commits mailing list