Looks good,
Acked-by: Victor Toso <[email protected]>
On Tue, Feb 23, 2016 at 03:33:59PM +0100, Fabiano FidĂȘncio wrote:
> Use version 3.2.1, matching what currently is in f23.
> ---
> data/virt-viewer.nsis.in | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/data/virt-viewer.nsis.in b/data/virt-viewer.nsis.in
> index 808f7bd..9159d61 100755
> --- a/data/virt-viewer.nsis.in
> +++ b/data/virt-viewer.nsis.in
> @@ -151,8 +151,8 @@ Section "VirtViewer"
>
> File "@prefix@/bin/libgnutls-30.dll"
> File "@prefix@/bin/libgmp-10.dll"
> - File "@prefix@/bin/libhogweed-4-1.dll"
> - File "@prefix@/bin/libnettle-6-1.dll"
> + File "@prefix@/bin/libhogweed-4-2.dll"
> + File "@prefix@/bin/libnettle-6-2.dll"
> File /nonfatal "@prefix@/bin/libgcc_s_sjlj-1.dll"
> File /nonfatal "@prefix@/bin/libgcc_s_seh-1.dll"
>
> @@ -549,8 +549,8 @@ Section "Uninstall"
> Delete /rebootok "$INSTDIR\bin\virt-viewer.exe"
> !endif
> Delete /rebootok "$INSTDIR\bin\libgmp-10.dll"
> - Delete /rebootok "$INSTDIR\bin\libhogweed-4-1.dll"
> - Delete /rebootok "$INSTDIR\bin\libnettle-6-1.dll"
> + Delete /rebootok "$INSTDIR\bin\libhogweed-4-2.dll"
> + Delete /rebootok "$INSTDIR\bin\libnettle-6-2.dll"
> Delete /rebootok "$INSTDIR\bin\libgcc_s_sjlj-1.dll"
> Delete /rebootok "$INSTDIR\bin\libgcc_s_seh-1.dll"
> !if ${HaveGtkVnc} == True
> --
> 2.5.0
>
> _______________________________________________
> virt-tools-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/virt-tools-list
_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list