[virt-viewer] [PATCH 03/15] nsis: update libtasn1 version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use version -6 instead of -3
---
 data/virt-viewer.nsis.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/virt-viewer.nsis.in b/data/virt-viewer.nsis.in
index 4a93ed0..9481604 100644
--- a/data/virt-viewer.nsis.in
+++ b/data/virt-viewer.nsis.in
@@ -119,7 +119,7 @@ Section "VirtViewer"
   File "@prefix@/bin/libspice-client-gtk-2.0-4.dll"
   File "@prefix@/bin/libspice-controller-0.dll"
   File "@prefix@/bin/libssl-10.dll"
-  File "@prefix@/bin/libtasn1-3.dll"
+  File "@prefix@/bin/libtasn1-6.dll"
   File "@prefix@/bin/libusb-1.0.dll"
   File "@prefix@/bin/libusbredirhost-1.dll"
   File "@prefix@/bin/libusbredirparser-1.dll"
@@ -280,7 +280,7 @@ Section "Uninstall"
   Delete /rebootok "$INSTDIR\bin\libffi-6.dll"
   Delete /rebootok "$INSTDIR\bin\libp11-kit-0.dll"
   Delete /rebootok "$INSTDIR\bin\libxml2-2.dll"
-  Delete /rebootok "$INSTDIR\bin\libtasn1-3.dll"
+  Delete /rebootok "$INSTDIR\bin\libtasn1-6.dll"
   Delete /rebootok "$INSTDIR\bin\libssl-10.dll"
   Delete /rebootok "$INSTDIR\bin\libspice-client-gtk-2.0-4.dll"
   Delete /rebootok "$INSTDIR\bin\libspice-client-glib-2.0-8.dll"
-- 
2.1.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux