From 4af86186cc80fc9818c3fcb770dc00513f1c4e1c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 5 Jan 2010 16:16:20 +0000 Subject: redhat: Make spec file updates easier (Patch from Jonathan Billings) Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5659 ce84e21b-d406-0410-9b95-82705330c041 --- misc/bcfg2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 8f7d96f0d..e9693c754 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -20,7 +20,7 @@ Summary: Configuration management system Group: Applications/System License: BSD URL: http://trac.mcs.anl.gov/projects/bcfg2 -Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.0.0.tar.gz +Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -94,7 +94,7 @@ Bcfg2 can enable the construction of complex change management and deployment strategies. %prep -%setup -q -n bcfg2-1.0.0 +%setup -q -n bcfg2-%{version} %build %{__python}%{pythonversion} setup.py build -- cgit v1.2.3-1-g7c22