From 7cf2a3b261c3f4634b0d714d6d9a72104c537c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 11 Aug 2009 08:15:52 +0000 Subject: [PATCH] - Use bzipped upstream tarball. https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html --- .cvsignore | 2 +- gtk-vnc.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index edc27ba..f35e397 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ .build*.log *.rpm -gtk-vnc-0.3.8.tar.gz +gtk-vnc-0.3.8.tar.bz2 diff --git a/gtk-vnc.spec b/gtk-vnc.spec index 951ca23..13dc619 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -7,10 +7,10 @@ Summary: A GTK widget for VNC clients Name: gtk-vnc Version: 0.3.8 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPLv2+ Group: Development/Libraries -Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.gz +Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2 Patch1: %{name}-%{version}-relative-mouse.patch Patch2: %{name}-%{version}-sasl-auth.patch Patch3: %{name}-%{version}-sasl-auth-tunnel.patch @@ -138,6 +138,9 @@ rm -fr %{buildroot} %endif %changelog +* Tue Aug 11 2009 Ville Skyttä - 0.3.8-10 +- Use bzipped upstream tarball. + * Fri Jul 24 2009 Fedora Release Engineering - 0.3.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 2ad40a3..396516d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72869a1a63ec972bdca7ad12898f2689 gtk-vnc-0.3.8.tar.gz +7c7b07a868568206acd3f6e9e4d18ba1 gtk-vnc-0.3.8.tar.bz2