diff --git a/packages/tightvnc.xml b/packages/tightvnc.xml index eeb0b0e..d785f77 100755 --- a/packages/tightvnc.xml +++ b/packages/tightvnc.xml @@ -2,16 +2,17 @@ - + - - + + + @@ -19,7 +20,7 @@ - + @@ -37,7 +38,7 @@ - + @@ -46,11 +47,6 @@ - - - - - + diff --git a/softwares/tightvnc-2.0.4-setup.exe b/softwares/tightvnc-2.0.4-setup.exe deleted file mode 100755 index 39429ea..0000000 Binary files a/softwares/tightvnc-2.0.4-setup.exe and /dev/null differ diff --git a/softwares/tightvnc-2.5.1-setup-32bit.msi b/softwares/tightvnc-2.5.1-setup-32bit.msi new file mode 100644 index 0000000..4e011db Binary files /dev/null and b/softwares/tightvnc-2.5.1-setup-32bit.msi differ diff --git a/softwares/tightvnc-2.5.1-setup-64bit.msi b/softwares/tightvnc-2.5.1-setup-64bit.msi new file mode 100644 index 0000000..bf2ff5b Binary files /dev/null and b/softwares/tightvnc-2.5.1-setup-64bit.msi differ diff --git a/wpkg-tightvnc.spec b/wpkg-tightvnc.spec index b6e4017..b7b2d4a 100644 --- a/wpkg-tightvnc.spec +++ b/wpkg-tightvnc.spec @@ -1,6 +1,6 @@ %define package tightvnc %define version 0.1 -%define realversion 2.0.4 +%define realversion 2.5.1 %define release 0.beta1 Name: wpkg-%{package} @@ -49,6 +49,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /bin/rm -rf %{buildroot} %changelog +* Wed Jun 6 2012 Daniel Berteaud 0.1+2.5.1 +- update to 2.5.1 + * Mon Jun 4 2012 Daniel Berteaud 0.1+2.0.4 - initial release with TightVNC 2.0.4