aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-01-10 19:24:26 +0000
committerBill Meier <wmeier@newsguy.com>2010-01-10 19:24:26 +0000
commitbb1873f343506c6e92166e2fb4ed432218608c6e (patch)
treee7f11efba13ba5250a9fb8b96779ef74544a902d /packaging
parent30a2bbe872acbeaedb29af24be81532be35bfe22 (diff)
Fix 'make rpm-package' so it works again ...
Specifically: configure.in was changed in SVN 31068 to "Switch to .tar.bz2 for the "dist" target since that's what most people download". So: This patch has the required additional changes. svn path=/trunk/; revision=31481
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/SPECS/wireshark.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in
index 5e9032fbbb..bb1c2e0fa5 100644
--- a/packaging/rpm/SPECS/wireshark.spec.in
+++ b/packaging/rpm/SPECS/wireshark.spec.in
@@ -9,7 +9,7 @@ Version: %ver
Release: %rel
License: GPL
Group: Networking/Utilities
-Source: http://wireshark.org/download/all-versions/%{name}-%{version}.tar.gz
+Source: http://wireshark.org/download/all-versions/%{name}-%{version}.tar.bz2
Source1: %{name}.desktop
Source2: %{name}.png
URL: http://www.wireshark.org/