bug#14245: nobase_foo_DATA vs nobase_dist_foo_DATA

2013-04-22 Thread Daiki Ueno
Hi, With Automake master and 1.12.2, if Makefile.am has: nobase_foo_DATA = sub/nodist.dat nobase_dist_foo_DATA = sub/dist.dat sub/dist.dat is not packed in the distribution. I doubt this is a bug, but the opposite use of dist_ and nobase_: dist_bar_DATA = sub/base.dat nobase_dist_bar_D

bug#13588: Pax hangs in case big UID

2013-04-22 Thread Stefano Lattarini
Hi Peter, thanks for the feedback. On 04/22/2013 03:21 PM, Petr Hracek wrote: > Hello Stefano, > > thanks for the patch. All is working properly. > User is informed that UID is not enough smaller and configure script does not > failed. > Good to know the logic is sound. However, I now notice th

bug#13588: Pax hangs in case big UID

2013-04-22 Thread Petr Hracek
Hello Stefano, thanks for the patch. All is working properly. User is informed that UID is not enough smaller and configure script does not failed. Result is below: test@localhost: ~/mycproject$ id uid=1700(test) gid=1001(test) groups=1001(test) context=unconfined_u:unconfined_r:unconfine

bug#14177: Incorrect extending of rules in documentation

2013-04-22 Thread Bastien ROUCARIES
On Sat, Apr 20, 2013 at 5:13 PM, Stefano Lattarini wrote: > tags 14177 + moreinfo > severity 14177 minor > stop > > Hello Nick, Bastien, sorry for the delay. > > On 04/11/2013 03:33 PM, Nick Bowler wrote: >> On 2013-04-11 01:28 +0200, Bastien ROUCARIES wrote: >>> The make code fragment at >>> http