Olivier Thauvin wrote: > Le Samedi 26 Juillet 2003 21:50, David Walser a �crit : >> I don't see a way to have more than one thing for _requires_exceptions > > I used this in dpkg.spec: > > %define _requires_exceptions perl(controllib.pl)\\|perl(file)
Thanks! That works! >> One possible solution is /usr/lib/rpm/filter.sh having the -E option to >> grep so you can at least use the | >
