summaryrefslogtreecommitdiffstats
path: root/packaging/RHEL
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-06-13 15:56:08 +0000
committerGerald Carter <jerry@samba.org>2006-06-13 15:56:08 +0000
commit53581285a768ab197082188fcf391612cf56496c (patch)
treef2ffc5c3956ef56d53c61c20773cff1a274ad6b5 /packaging/RHEL
parent9a20b3d8b5fc756598bb10dd0741f19a4674ebff (diff)
downloadsamba-53581285a768ab197082188fcf391612cf56496c.tar.gz
samba-53581285a768ab197082188fcf391612cf56496c.tar.xz
samba-53581285a768ab197082188fcf391612cf56496c.zip
r16194: * Starting release notes for 3.0.23rc3 (later on).
* Pulling changes from SAMBA_3_0 r16193
Diffstat (limited to 'packaging/RHEL')
-rwxr-xr-xpackaging/RHEL/setup/filter-requires-samba.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RHEL/setup/filter-requires-samba.sh b/packaging/RHEL/setup/filter-requires-samba.sh
index 5545cf6c858..f90085ce359 100755
--- a/packaging/RHEL/setup/filter-requires-samba.sh
+++ b/packaging/RHEL/setup/filter-requires-samba.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI)'
+/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8)'