Updated filter-requires-samba from upstream.

This commit is contained in:
fenlason 2005-02-24 19:14:18 +00:00
parent ef18031325
commit 2f401f77eb
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
/usr/lib/rpm/perl.req $* | grep -v "Net::LDAP"
/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI)'