[cluster] Switch to .xz tarball

Fabio M. Di Nitto fabbione at fedoraproject.org
Thu Dec 2 12:32:33 UTC 2010


commit 18e7ec5ddf0d4ae6d09c554d31d118973e48c94b
Author: Fabio M. Di Nitto <fdinitto at redhat.com>
Date:   Thu Dec 2 13:32:32 2010 +0100

    Switch to .xz tarball
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>

 .gitignore   |    1 +
 cluster.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b271a09..599249e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ cluster-3.0.14.tar.bz2
 /cluster-3.0.16.tar.bz2
 /cluster-3.0.17.tar.bz2
 /cluster-3.1.0.tar.bz2
+/cluster-3.1.0.tar.xz
diff --git a/cluster.spec b/cluster.spec
index 3bccf25..7f14f73 100644
--- a/cluster.spec
+++ b/cluster.spec
@@ -19,11 +19,11 @@
 Name: cluster
 Summary: Red Hat Cluster
 Version: 3.1.0
-Release: 1%{?alphatag:.%{alphatag}}%{?dist}
+Release: 2%{?alphatag:.%{alphatag}}%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Base
 URL: http://sourceware.org/cluster/wiki/
-Source0: https://fedorahosted.org/releases/c/l/cluster/%{name}-%{version}.tar.bz2
+Source0: https://fedorahosted.org/releases/c/l/cluster/%{name}-%{version}.tar.xz
 
 ## Setup/build bits
 
@@ -203,6 +203,9 @@ The Red Hat Cluster libraries development package
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Dec  2 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.1.0-2
+- Switch to .xz tarballs
+
 * Thu Dec  2 2010 Fabio M. Di Nitto <fdinitto at redhat.com> - 3.1.0-1
 - new upstream release
   Resolves: rhbz#584140, rhbz#624844, rhbz#619874, rhbz#645830
diff --git a/sources b/sources
index ec6d572..bab3796 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40a7738dc51551fad82db0665870dc95  cluster-3.1.0.tar.bz2
+3663f080d417d88b5a370aa542ec98c1  cluster-3.1.0.tar.xz


More information about the scm-commits mailing list