Re: Fix neon saving error pages as target file

2013-09-12 Thread Per Øyvind Karlsen
2013/8/29 Jeffrey Johnson n3...@me.com On Aug 29, 2013, at 4:13 PM, Matthew Dawkins wrote: Idk if this an official item on the ROADMAP, but having support for 30+ diff redirects in RPMIO would be a nice feature, useful to us hobbyists. Especial redirects from sourceforge or googlecode.

Re: Set proper file color for scripts using env in shellbang

2013-09-12 Thread Per Øyvind Karlsen
2013/8/27 Jeffrey Johnson n3...@me.com On Aug 26, 2013, at 4:21 PM, Per Øyvind Karlsen wrote: I'm almost done with the first round of pushing (mainly ~pure) bug fix(/more trivial) patches for now.. This has _NOTHING to do with file colors (because its a script). Only elf executables

Re: Don't generate php dependencies on only executable php scripts

2013-09-12 Thread Per Øyvind Karlsen
2013/8/27 Jeffrey Johnson n3...@me.com On Aug 26, 2013, at 4:13 PM, Per Øyvind Karlsen wrote: Subject says it all.. Um no. I can't tell whether you have sent a reversed patch or are attempting a change in behavior. RPM SHOULD extract dependencies only from executable files. This is

Re: Fix rpm -qa \*foo\*

2013-09-12 Thread Per Øyvind Karlsen
2013/8/26 Jeffrey Johnson n3...@me.com On Aug 26, 2013, at 2:51 PM, Per Øyvind Karlsen wrote: 2013/8/26 Jeffrey Johnson n3...@me.com On Aug 26, 2013, at 2:19 PM, Per Øyvind Karlsen wrote: The following patch fixes querying rpmdb with wildcards, whereas without this fix, it'll return

Fix perl bindings breakage over xmalloc() use

2013-09-12 Thread Per Øyvind Karlsen
Seems like xmalloc() is no longer exported by the rpm libraries, leading to situations like this with the perl bindings that uses it a couple of places: t/01.rpm.t .. 1/12 # Failed test 'use RPM;' # at t/01.rpm.t line 7. # Tried to use 'RPM'. # Error: Can't load