Re: RPM/SRPM target change for 1.5
On Jul 5, 2007, at 11:38 AM, Anders F Björklund wrote:
FYI, These packaging changes should go in MacPorts 1.5 as well...: http://trac.macosforge.org/projects/macports/changeset/26730 http://trac.macosforge.org/projects/macports/changeset/26731
These two have been merged.
Will commit another change to those two, to make it word wrap.
That's changeset r26737, I need to know whether you want it merged into 1.5 or not. While on it, I would really like to encourage you to please create a base/src/package1.0/package_util.tcl TCL package into which we can factor out common code shared between all the packaging targets, properly abstracted if need be. It may sound like a bit of an undertaking, but maybe we can start low and slow with the word wrap proc that you had to duplicate between the rpm and srpm targets...?
--anders
Regards,... -jmpp
Juan Manuel Palacios:
Will commit another change to those two, to make it word wrap.
That's changeset r26737, I need to know whether you want it merged into 1.5 or not.
It would be nice, it only affects the descriptions of the RPMs. (otherwise they'll wrap at the end of the screen, or not at all)
While on it, I would really like to encourage you to please create a base/src/package1.0/package_util.tcl TCL package into which we can factor out common code shared between all the packaging targets, properly abstracted if need be. It may sound like a bit of an undertaking, but maybe we can start low and slow with the word wrap proc that you had to duplicate between the rpm and srpm targets...?
Please go ahead and do so, as you can see my Tcl is rather poor... It's a generic routine, so you can move it outside packaging too ? --anders
participants (2)
-
Anders F Björklund
-
Juan Manuel Palacios