[ricci] Fixed tarball

Chris Feist cfeist at fedoraproject.org
Thu Aug 19 15:26:20 UTC 2010


commit b40d45e467a5d02c3fc5f9bd0c0bfc51b4dc14c9
Author: Chris Feist <cfeist at redhat.com>
Date:   Thu Aug 19 10:26:14 2010 -0500

    Fixed tarball

 .gitignore |    9 +++++++--
 ricci.spec |    4 ++--
 sources    |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1b46b0..4af3a24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
-ricci-0.17.0.tar.gz
-ricci-0.17.1.tar.gz
+clustermon.spec.in
+clustermon.spec
+ricci.spec
+clustermon-*.rpm
+clustermon-*.tar.gz
+ricci-*.rpm
+ricci-*.tar.gz
 /ricci-0.18.tar.bz2
diff --git a/ricci.spec b/ricci.spec
index 2b4a701..21b8f97 100644
--- a/ricci.spec
+++ b/ricci.spec
@@ -10,12 +10,12 @@
 
 Name: ricci
 Version: 0.18
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 URL: http://sources.redhat.com/cluster/conga/
 Group: System Environment/Base
 Summary: Remote Cluster and Storage Management System
-Source0: http://people.redhat.com/rmccabe/conga/fedora/src/ricci-0.17.1.tar.gz
+Source0: http://people.redhat.com/rmccabe/conga/fedora/src/ricci-0.18.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: libxml2-devel python-devel libcap-devel
diff --git a/sources b/sources
index 84581c1..ba88e6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d9f09a8cefa84f243043f7c141053fb  ricci-0.18.tar.bz2
+06d7475a3ce06ea07ad2f18dd71f9e47  ricci-0.18.tar.bz2


More information about the scm-commits mailing list