[ricci] Updates sources

Chris Feist cfeist at fedoraproject.org
Thu Aug 19 19:27:12 UTC 2010


commit 2081d51417ebb2ff131687d9cb5d20e41008bcb3
Author: Chris Feist <cfeist at redhat.com>
Date:   Thu Aug 19 14:27:07 2010 -0500

    Updates sources

 .gitignore        |    2 +-
 fedbuildfix.patch |   27 ---------------------------
 ricci.spec        |    8 +++-----
 sources           |    2 +-
 4 files changed, 5 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 405241c..c773036 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-ricci-*.tar.bz2
+/ricci-0.18.1.tar.bz2
diff --git a/ricci.spec b/ricci.spec
index d2fcc13..98a9c85 100644
--- a/ricci.spec
+++ b/ricci.spec
@@ -9,14 +9,13 @@
 ###############################################################################
 
 Name: ricci
-Version: 0.18
-Release: 3%{?dist}
+Version: 0.18.1
+Release: 1%{?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.18.tar.bz2
-Patch0: fedbuildfix.patch
+Source0: http://people.redhat.com/rmccabe/conga/fedora/src/ricci-%{version}.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: libxml2-devel python-devel libcap-devel
@@ -34,7 +33,6 @@ Requires(postun): initscripts
 
 %prep
 %setup -q
-%patch0 -p1 -b .fedbuildfix
 
 %build
 cd ricci
diff --git a/sources b/sources
index ba88e6f..3419d7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06d7475a3ce06ea07ad2f18dd71f9e47  ricci-0.18.tar.bz2
+0cb96340015ce424e96f7e29508328a4  ricci-0.18.1.tar.bz2


More information about the scm-commits mailing list