summaryrefslogtreecommitdiffstats
path: root/cobbler.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler.spec')
-rw-r--r--cobbler.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/cobbler.spec b/cobbler.spec
index afb3db6..4a8c0be 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -1,6 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Summary: Boot server configurator
Name: cobbler
+AutoReq: no
Version: 0.7.0
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
@@ -190,6 +191,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
* Thu Nov 15 2007 Michael DeHaan <mdehaan@redhat.com> - 0.7.0-1
- Upstream changes (see CHANGELOG), testing branch
- Don't require syslinux
+- Disable autoreq to avoid slurping in perl modules
* Wed Nov 14 2007 Michael DeHaan <mdehaan@redhat.com> - 0.6.4-2
- Upstream changes (see CHANGELOG)