From 0b49493ffe0cf251394d79eaef5a4209385706a1 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 19 Nov 2008 20:47:33 +0000 Subject: Fix specfile for ticket #618 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4978 ce84e21b-d406-0410-9b95-82705330c041 --- misc/bcfg2.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 9ac3e0e6e..d6e79be4d 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-0.9.6pre1.tar.gz +Source0: ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-0.9.6.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -91,7 +91,7 @@ Bcfg2 can enable the construction of complex change management and deployment strategies. %prep -%setup -q -n bcfg2-0.9.6pre1 +%setup -q -n bcfg2-0.9.6 %build %{__python}%{pythonversion} setup.py build @@ -151,6 +151,7 @@ deployment strategies. %{_sbindir}/bcfg2-info %{_sbindir}/bcfg2-ping-sweep %{_sbindir}/bcfg2-repo-validate +%{_sbindir}/bcfg2-reports %{_sbindir}/bcfg2-server %{_sbindir}/bcfg2-remote -- cgit v1.2.3-1-g7c22