Browse Source

165228 - Don't have RPM auto-generate provides list

Nathan Kinder 20 years ago
parent
commit
3d47ae8ffd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ldapserver.spec.tmpl

+ 2 - 0
ldapserver.spec.tmpl

@@ -55,6 +55,8 @@ BuildPreReq: perl, fileutils, make
 # Without Autoreq: 0, rpmbuild finds all sorts of crazy
 # dependencies that we don't care about, and refuses to install
 Autoreq: 0
+# Don't automatically generate provides list
+AutoProv: 0
 # Without Requires: something, rpmbuild will abort!
 Requires: perl
 Prefix: /opt/%{name}