summaryrefslogtreecommitdiff
path: root/packaging/RedHat/filter-requires-samba_rh8.sh
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-09-02 03:34:44 +0000
committerGerald Carter <jerry@samba.org>2003-09-02 03:34:44 +0000
commit86cd0cd081a6893f663c30d5a1bedb10e9f24f77 (patch)
treeb924d268805fd8bcc5eb6590dfb64aa772f0a728 /packaging/RedHat/filter-requires-samba_rh8.sh
parentea7b4b6c320d2c5aaaa9d67ba6794bb566cb5c56 (diff)
downloadsamba-86cd0cd081a6893f663c30d5a1bedb10e9f24f77.tar.gz
samba-86cd0cd081a6893f663c30d5a1bedb10e9f24f77.tar.bz2
samba-86cd0cd081a6893f663c30d5a1bedb10e9f24f77.zip
I think this will gracefully get around issues between different rpm
versions. Particularly the long standing problem with Net::LDAP dependencies in examples/LDAP. I'll build new packages tomorrow as the final test. (This used to be commit cca0f603506b2e3c20eff5e1dd235354363d7a86)
Diffstat (limited to 'packaging/RedHat/filter-requires-samba_rh8.sh')
-rwxr-xr-xpackaging/RedHat/filter-requires-samba_rh8.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/RedHat/filter-requires-samba_rh8.sh b/packaging/RedHat/filter-requires-samba_rh8.sh
new file mode 100755
index 0000000000..1c40a335a6
--- /dev/null
+++ b/packaging/RedHat/filter-requires-samba_rh8.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/usr/lib/rpm/find-requires | grep -v "Net::LDAP"