summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2012-10-08 12:12:17 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2012-10-08 12:12:17 -0500
commitca6bfa6365efb40d374fc0f0586ffffe3be8f999 (patch)
tree95d02f4270f022107b25ce1a09832d5c7ded3042 /misc
parent44638176067df5231bf0be30801e36863391cd1f (diff)
downloadbcfg2-ca6bfa6365efb40d374fc0f0586ffffe3be8f999.tar.gz
bcfg2-ca6bfa6365efb40d374fc0f0586ffffe3be8f999.tar.bz2
bcfg2-ca6bfa6365efb40d374fc0f0586ffffe3be8f999.zip
Update rpm spec with new reports files
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index f14dd5ae7..84e2bb41c 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -192,10 +192,10 @@ Version: 1.3.0
Summary: Bcfg2 Web Reporting Interface
%if 0%{?suse_version}
Group: System/Management
-Requires: httpd,python-django
+Requires: httpd,python-django,python-django-south
%else
Group: System Tools
-Requires: httpd,Django
+Requires: httpd,Django,Django-south
%endif
Requires: bcfg2-server
%if "%{_vendor}" == "redhat"
@@ -384,6 +384,7 @@ touch %{buildroot}%{_sysconfdir}/bcfg2.conf %{buildroot}%{_sysconfdir}/bcfg2-web
%{_initrddir}/bcfg2-server
%dir %{python_sitelib}/Bcfg2
%{python_sitelib}/Bcfg2/Server
+%{python_sitelib}/Bcfg2/Reporting
%{python_sitelib}/*egg-info
@@ -399,6 +400,7 @@ touch %{buildroot}%{_sysconfdir}/bcfg2.conf %{buildroot}%{_sysconfdir}/bcfg2-web
%{_sbindir}/bcfg2-lint
%{_sbindir}/bcfg2-repo-validate
%{_sbindir}/bcfg2-reports
+%{_sbindir}/bcfg2-report-collector
%{_sbindir}/bcfg2-server
%{_sbindir}/bcfg2-yum-helper
%{_sbindir}/bcfg2-test