[tigervnc] update to r4123 (#617973) add perl requires to -server subpkg (#619791)

Adam Tkac atkac at fedoraproject.org
Fri Aug 13 10:14:51 UTC 2010


commit 711f34705e78ea7d2c2a9add40b675bd2093de9b
Author: Adam Tkac <atkac at redhat.com>
Date:   Fri Aug 13 12:14:20 2010 +0200

    update to r4123 (#617973)
    add perl requires to -server subpkg (#619791)
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore    |    1 +
 sources       |    2 +-
 tigervnc.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 042ab52..777a30e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 tigervnc-1.0.90-20100721svn4113.tar.bz2
+/tigervnc-1.0.90-20100813svn4123.tar.bz2
diff --git a/sources b/sources
index ed51382..a168ca4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69c639b4c65420f00d6164ec0ce60e01  tigervnc-1.0.90-20100721svn4113.tar.bz2
+f50b25ddfd9e822ea8fcaf3adcfa775c  tigervnc-1.0.90-20100813svn4123.tar.bz2
diff --git a/tigervnc.spec b/tigervnc.spec
index 703f2e4..c8b9b22 100644
--- a/tigervnc.spec
+++ b/tigervnc.spec
@@ -1,8 +1,8 @@
-%define snap 20100721svn4113
+%define snap 20100813svn4123
 
 Name:		tigervnc
 Version:	1.0.90
-Release:	0.17.%{snap}%{?dist}
+Release:	0.18.%{snap}%{?dist}
 Summary:	A TigerVNC remote display system
 
 Group:		User Interface/Desktops
@@ -62,6 +62,7 @@ Requires(post):	chkconfig
 Requires(preun):chkconfig
 Requires(preun):initscripts
 Requires(postun):initscripts
+Requires:	perl
 
 # Check you don't reintroduce #498184 again
 Requires:	xorg-x11-fonts-misc
@@ -268,6 +269,10 @@ fi
 %{_datadir}/vnc/classes/*
 
 %changelog
+* Fri Aug 13 2010 Adam Tkac <atkac redhat com> 1.0.90-0.18.20100813svn4123
+- update to r4123 (#617973)
+- add perl requires to -server subpkg (#619791)
+
 * Thu Jul 22 2010 Adam Tkac <atkac redhat com> 1.0.90-0.17.20100721svn4113
 - update to r4113
 - patches merged


More information about the scm-commits mailing list