[openstack-heat] Remove heat-db-setup man page

Jeff Peeler jpeeler at fedoraproject.org
Tue Jan 7 01:05:47 UTC 2014


commit b3292ee6ee855f6f721af8c8d5a03888c38a055d
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Mon Jan 6 20:01:23 2014 -0500

    Remove heat-db-setup man page
    
    missed in commit 9e99fb4c3305dc513394841418a5862a1d8828f6

 openstack-heat.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 86975ff..414c6db 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -137,6 +137,8 @@ popd
 rm -rf %{buildroot}/var/lib/heat/.dummy
 rm -f %{buildroot}/usr/bin/cinder-keystone-setup
 rm -rf %{buildroot}/%{python_sitelib}/heat/tests
+rm -f %{buildroot}/usr/bin/heat-db-setup
+rm %{buildroot}%{_mandir}/man1/heat-db-setup.1
 
 install -p -D -m 640 %{_builddir}/%{full_release}/etc/heat/heat.conf.sample %{buildroot}/%{_sysconfdir}/heat/heat.conf
 install -p -D -m 640 %{SOURCE20} %{buildroot}%{_datadir}/heat/heat-dist.conf


More information about the scm-commits mailing list