Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 69c5307fbc6a446933669b174c78f6a6 > files > 1

libao-1.0.0-2.fc14.src.rpm

#!/bin/sh

filelist=`sed "s/['\"]/\\\&/g"`

{ echo $filelist | tr [:blank:] \\n | /usr/lib/rpm/find-requires | \
	grep -v 'artsc\|esd\|audiofile\|asound\|libpulse'
} | sort -u