Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > d079027d1e98ea41b10229b63f6f5a8f > files > 1

libao-1.0.0-1.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