[tigervnc] Allow build with dri3 and present extensions (bug #1063392).

Tim Waugh twaugh at fedoraproject.org
Mon Apr 7 10:45:25 UTC 2014


commit 5ab13a05457bf09ab4d06b0c70456cf1bde98dbb
Author: Tim Waugh <twaugh at redhat.com>
Date:   Mon Apr 7 11:34:05 2014 +0100

    Allow build with dri3 and present extensions (bug #1063392).
    
    Resolves: rhbz#1063392

 tigervnc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tigervnc.spec b/tigervnc.spec
index 70ebb39..ac62364 100644
--- a/tigervnc.spec
+++ b/tigervnc.spec
@@ -1,6 +1,6 @@
 Name:		tigervnc
 Version:	1.3.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A TigerVNC remote display system
 
 %global _hardened_build 1
@@ -363,6 +363,9 @@ fi
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Mon Apr  7 2014 Tim Waugh <twaugh at redhat.com> 1.3.1-2
+- Allow build with dri3 and present extensions (bug #1063392).
+
 * Thu Mar 27 2014 Tim Waugh <twaugh at redhat.com> 1.3.1-1
 - 1.3.1 (bug #1078806).
 - Add ppc64le support (bug #1078495).


More information about the scm-commits mailing list