From 9be4ef8160c31e0b8c5cca086bac4a3d614eb109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 12 Aug 2009 17:10:26 +0000 Subject: [PATCH] - Use lzma compressed upstream tarball. https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html --- .cvsignore | 2 +- gpm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ee99a10..87c6c07 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gpm-1.20.6.tar.gz +gpm-1.20.6.tar.lzma diff --git a/gpm.spec b/gpm.spec index 6ab91e3..d23f9c4 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,11 +1,11 @@ Summary: A mouse server for the Linux console Name: gpm Version: 1.20.6 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://unix.schottelius.org/gpm/ -Source: http://unix.schottelius.org/gpm/archives/%{name}-%{version}.tar.gz +Source: http://unix.schottelius.org/gpm/archives/%{name}-%{version}.tar.lzma Source1: gpm.init Source2: inputattach.c Patch1: gpm-1.20.6-multilib.patch @@ -154,6 +154,9 @@ fi %{_libdir}/libgpm.a %changelog +* Wed Aug 12 2009 Ville Skyttä - 1.20.6-5 +- Use lzma compressed upstream tarball. + * Fri Jul 24 2009 Fedora Release Engineering - 1.20.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index a21cb52..3dfd186 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b75e794bfb9fe8114d0b083932673b8f gpm-1.20.6.tar.gz +9dcb5d3a7db1686adb0974a55098b9e3 gpm-1.20.6.tar.lzma