Re: [CVS] RPM: rpm/ CHANGES rpm/lib/ rpmfc.c

2010-10-18 Thread Jeff Johnson
On Oct 18, 2010, at 10:49 PM, Per Øyvind Karlsen wrote: > 2010/10/19 Jeff Johnson : >> Ick. Under a #ifdef and write the blueprint please. > See scripts/pythoneggs.py for now, I'm off to bed... ;) > Seen. ANd will be reverted until a blueprint is written. 73 de Jeff __

Re: [CVS] RPM: rpm/ CHANGES rpm/lib/ rpmfc.c

2010-10-18 Thread Per Øyvind Karlsen
2010/10/19 Jeff Johnson : > Ick. Under a #ifdef and write the blueprint please. See scripts/pythoneggs.py for now, I'm off to bed... ;) -- Regards, Per Øyvind __ RPM Package Managerhttp://rpm5.o

Re: [CVS] RPM: rpm/ CHANGES rpm/lib/ rpmfc.c

2010-10-18 Thread Jeff Johnson
On Oct 18, 2010, at 10:17 PM, Jeff Johnson wrote: > Ick. Under a #ifdef and write the blueprint please. > And test cases. 73 de Jeff __ RPM Package Managerhttp://rpm5.org Developer Communic

Re: [CVS] RPM: rpm/ CHANGES rpm/lib/ rpmfc.c

2010-10-18 Thread Jeff Johnson
Ick. Under a #ifdef and write the blueprint please. 73 de Jeff On Oct 18, 2010, at 10:13 PM, Per Øyvind Karlsen wrote: > RPM Package Manager, CVS Repository > http://rpm5.org/cvs/ > > > Server: rpm5.org

Re: [CVS] RPM: rpm/ CHANGES rpm/build/ parsePrep.c rpm/macros/ ruby.in

2010-10-18 Thread Jeff Johnson
Instead of adding sparkly rubt gem's, you ought to teach %setup to unpack from *.src.rpm's by adding a rpm2cpio layer and recursing through the unpacked %prep in the *.spec. The other approach is with rpm -q --yaml onto the *.src.rpm, one would need to expand the %setup there. But --yaml "works" o