https://bugzilla.redhat.com/show_bug.cgi?id=1008063 Ralf Corsepius <rc040203@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rc040203@xxxxxxxxxx --- Comment #32 from Ralf Corsepius <rc040203@xxxxxxxxxx> --- (In reply to Henrik Hodne from comment #3) > The binary conflict is a little trickier, I'll have to come up with a > different name. I've noticed that "ack" (a similar program) uses "ack-grep" > in some locations. Thanks to the fact this package uses the autotools, this issue is pretty simple to work-around: %configure --program-prefix=<whatever>- will install the program and its manpages with a prefix of <whatever>- e.g. %configure --program-prefix=the_silver_searcher- will install /usr/share/man/man1/the_silver_searcher-ag.1.gz /usr/bin/the_silver_searcher-ag Another issue with this package (MUSTFIX): Building is silent. It's impossible to check whether the compiler receives the correct CFLAGS from build.logs. Please append --disable-silent-rules to %configure -- You are receiving this mail because: You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review