]> git.pld-linux.org Git - packages/tigervnc.git/blobdiff - tigervnc.spec
- rel 10
[packages/tigervnc.git] / tigervnc.spec
index 09222d841b9503e2a7a13dda63c5a4a2b812cd88..7768a396a6555e4ee94b2aa7166182c532c9cd65 100644 (file)
@@ -8,7 +8,7 @@ Summary:        A TigerVNC remote display system
 Summary(pl.UTF-8):     System zdalnego dostępu TigerVNC
 Name:          tigervnc
 Version:       1.0.90
-Release:       1
+Release:       10
 License:       GPL v2
 Group:         X11/Applications/Networking
 #Source0:      http://dl.sourceforge.net/tigervnc/%{name}-%{version}.tar.gz
@@ -23,9 +23,13 @@ Patch4:              tigervnc-rh611677.patch
 Patch5:                tigervnc-rh633931.patch
 Patch6:                tigervnc-viewer-reparent.patch
 Patch7:                tigervnc-as-needed.patch
+Patch8:                tigervnc-options-dialog.patch
 URL:           http://www.tigervnc.com/
 BuildRequires: ImageMagick
+BuildRequires: ImageMagick-coder-png
+BuildRequires: ImageMagick-coder-svg
 BuildRequires: cpp
+BuildRequires: gnutls-devel
 BuildRequires: libjpeg-devel
 BuildRequires: zlib-devel
 BuildRequires: xorg-xserver-server-source >= %{xversion}
@@ -95,7 +99,7 @@ Provides:     vnc-client
 Conflicts:     vnc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _xserverver     %(LC_ALL=C rpm -q --qf '%{V}' xorg-xserver-server-source)
+%define                _xserverver     %(LC_ALL=C rpm -q --qf '%{V}' xorg-xserver-server-source 2> /dev/null)
 
 %description
 TigerVNC is a suite of VNC servers and clients that have a focus on
@@ -168,6 +172,7 @@ pozwalający na zdalny dostęp do pulpitu.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %{__sed} -i -e 's|^po/Makefile.in||' configure.ac
 
This page took 0.051355 seconds and 4 git commands to generate.