perl-DBI/filter-requires-dbi.sh
cvsdist 96e68faab5 auto-import changelog data from perl-DBI-1.21-1.src.rpm
Fri Feb 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.21-1
- 1.21
Fri Feb 08 2002 Chip Turner <cturner@redhat.com>
- filter out "soft" dependencies: perl(RPC::PlClient) and perl(Win32::ODBC)
Thu Feb 07 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.201-2
- Rebuild
Tue Jan 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.201-1
- 1.201
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Tue Jan 08 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.20-1
- 1.20
- Proper URL
2004-09-09 10:05:49 +00:00

4 lines
101 B
Bash
Executable File

#!/bin/sh
/usr/lib/rpm/find-requires $* | grep -v 'perl(Win32::ODBC' | grep -v 'perl(RPC::PlClient'