From f5901e8f541a4f72b6ad2ac958c96cf44b89de4a Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Jan 25 2008 21:03:24 +0000 Subject: - 0.4.10 - Remove yum-utils requirement from bodhi-server --- diff --git a/.cvsignore b/.cvsignore index 6be9574..79f7d6e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bodhi-0.4.9.tar.bz2 +bodhi-0.4.10.tar.bz2 diff --git a/bodhi.spec b/bodhi.spec index ef5caa7..4ab47b6 100644 --- a/bodhi.spec +++ b/bodhi.spec @@ -2,7 +2,7 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: bodhi -Version: 0.4.9 +Version: 0.4.10 Release: 1%{?dist} Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet @@ -36,8 +36,6 @@ Client tools for interacting with bodhi Summary: A modular framework that facilitates publishing software updates Group: Applications/Internet Requires: TurboGears createrepo python-TurboMail intltool mash cvs python-fedora -# We need the --repofrompath option from yum-utils -Requires: yum-utils >= 1.1.7 %description server Bodhi is a modular framework that facilitates the process of publishing @@ -77,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 25 2008 Luke Macken - 0.4.10-1 +- 0.4.10 +- Remove yum-utils requirement from bodhi-server + * Sun Jan 6 2008 Luke Macken - 0.4.9-1 - 0.4.9 diff --git a/sources b/sources index 31c96b4..72c095c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3dea6b0ec1482ca66dcab4c06957869c bodhi-0.4.9.tar.bz2 +b567b445f7624ad5392c6ace48b767a9 bodhi-0.4.10.tar.bz2