]> git.pld-linux.org Git - packages/tigervnc.git/commitdiff
- drop utilize-system-crypto-policies patch, we don't have this fedora hackery in PLD auto/th/tigervnc-1.10.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 19 Jan 2020 14:50:59 +0000 (15:50 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 19 Jan 2020 14:50:59 +0000 (15:50 +0100)
tigervnc-utilize-system-crypto-policies.patch [deleted file]
tigervnc.spec

diff --git a/tigervnc-utilize-system-crypto-policies.patch b/tigervnc-utilize-system-crypto-policies.patch
deleted file mode 100644 (file)
index dbf0dab..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/common/rfb/Security.cxx b/common/rfb/Security.cxx
-index e623ab5..4987b29 100644
---- a/common/rfb/Security.cxx
-+++ b/common/rfb/Security.cxx
-@@ -52,7 +52,7 @@ static LogWriter vlog("Security");
- #ifdef HAVE_GNUTLS
- StringParameter Security::GnuTLSPriority("GnuTLSPriority",
-   "GnuTLS priority string that controls the TLS session’s handshake algorithms",
--  "NORMAL");
-+  "@SYSTEM");
- #endif
-
- Security::Security()
index d99a4a29bb03448a013b05a90cee60f9e3bf92bd..690c3a3770f1d1e3eee5e3871000c4a41b99c115 100644 (file)
@@ -17,9 +17,8 @@ Source5:      vncserver-service-generator
 Patch0:                %{name}-manpages.patch
 Patch1:                %{name}-passwd-crash-with-malloc-checks.patch
 Patch2:                %{name}-getmaster.patch
-Patch3:                %{name}-utilize-system-crypto-policies.patch
-Patch4:                %{name}-xstartup.patch
-Patch5:                %{name}-shebang.patch
+Patch3:                %{name}-xstartup.patch
+Patch4:                %{name}-shebang.patch
 Patch100:      xserver.patch
 URL:           http://www.tigervnc.com/
 BuildRequires: ImageMagick
@@ -183,7 +182,6 @@ zdalny dostęp do pulpitu.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 cp -a %{_usrsrc}/xorg-xserver-server-%{_xserverver}/* unix/xserver
 cd unix/xserver
This page took 0.24004 seconds and 4 git commands to generate.