[spectrum] Fix wrong Source0 URL

Matej Cepl mcepl at fedoraproject.org
Mon Jan 24 15:00:51 UTC 2011


commit 85a7dd1f5c5d77520091193d5085b5cf39400170
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Jan 24 16:00:39 2011 +0100

    Fix wrong Source0 URL

 spectrum.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/spectrum.spec b/spectrum.spec
index a65df1e..2370a81 100644
--- a/spectrum.spec
+++ b/spectrum.spec
@@ -15,7 +15,7 @@ License: GPLv2+ and GPLv3+
 # git archive --prefix=spectrum/ d55ba67ea9dc | bzip2 >spectrum.tar.bz2
 #Source0: %{name}.tar.bz2
 # The following URL needs to be bumped for every release ... that 26 is not stable
-Source0: http://spectrum.im/attachments/download/34/%{name}-%{version}.tar.gz
+Source0: http://spectrum.im/attachments/download/37/%{name}-%{version}.tar.gz
 # Patch to make spectrum build with an obsolete cmake on RHEL-5
 Source1: spectrum-tmpfiles.conf
 Patch1: spectrum-cmake.patch


More information about the scm-commits mailing list