From 27df76d8d579b615a063fafd84b4114ecded7b25 Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Aug 12 2009 17:05:49 +0000 Subject: - Use lzma compressed upstream tarball. https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html --- diff --git a/.cvsignore b/.cvsignore index 8633fd4..bc3cc5b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -dnsmasq-2.48.tar.gz +dnsmasq-2.48.tar.lzma diff --git a/dnsmasq.spec b/dnsmasq.spec index 28e4e39..3a217c7 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -11,13 +11,13 @@ Name: dnsmasq Version: 2.48 -Release: 2%{?extraversion}%{?dist} +Release: 3%{?extraversion}%{?dist} Summary: A lightweight DHCP/caching DNS server Group: System Environment/Daemons License: GPLv2 or GPLv3 URL: http://www.thekelleys.org.uk/dnsmasq/ -Source0: http://www.thekelleys.org.uk/dnsmasq/%{?extrapath}%{name}-%{version}%{?extraversion}.tar.gz +Source0: http://www.thekelleys.org.uk/dnsmasq/%{?extrapath}%{name}-%{version}%{?extraversion}.tar.lzma Patch0: %{name}-2.33-initscript.patch Patch1: %{name}-configuration.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -109,6 +109,9 @@ fi %changelog +* Wed Aug 12 2009 Ville Skyttä - 2.48-3 +- Use lzma compressed upstream tarball. + * Fri Jul 24 2009 Fedora Release Engineering - 2.48-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 2eee37f..2b17c9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8e12a386831b0b597c8a078f31d3fbd5 dnsmasq-2.48.tar.gz +014eae223140ec283b4301165db0509a dnsmasq-2.48.tar.lzma