On Tuesday 28 of October 2008, Jakub Bogusz wrote: > On Tue, Oct 28, 2008 at 11:37:30PM +0100, Arkadiusz Miskiewicz wrote: > > On Tuesday 28 of October 2008, Jan Rekorajski wrote: > > > On Tue, 28 Oct 2008, Arkadiusz Miskiewicz wrote: > > > > On Tuesday 28 of October 2008, baggins wrote: > > > > > Author: baggins Date: Tue Oct 28 22:11:56 2008 > > > > > GMT Module: SPECS Tag: HEAD > > > > > ---- Log message: > > > > > - 5.1.6 > > > > > > > > > > > > > > > - updated TODO (will glob patch finally go away?) > > > > > > > > Only if current upstream rpm is smart enough to always use own glob() > > > > implementation (which differently handles symlinks pointing to > > > > nowhere than current glibc implementation). > > > > > > rpm's glob() has been moved from misc to rpmio, and I don't know how to > > > test if it works properly :( > > > > Test was simple: > > > > %install > > ln -s /not-existing-crap $RPM_BUILD_ROOT/test > > > > %files > > /test > > > > if it fails then the problem is still there. > > That's nothing to do with glob(). Didn't you mean: > > %install > # (same as above) > > %files > /*
Yes. Found old example: http://pld.pastebin.com/m4cb56adf ends like this http://pld.pastebin.com/m6d8a59e6 -- Arkadiusz MiĆkiewicz PLD/Linux Team arekm / maven.pl http://ftp.pld-linux.org/ _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
