From: Francesco M. <f18...@ya...> - 2006-03-12 13:28:35
|
> Should be straight-forward to convert > Version: into a "configurable" value, > and put it into build/rpm/wxlua.spec.in ? yes, sure; I'll do it. > > Then you can build a SRPM, for the site. I don't know how useful an SRPM is: those wanting to compile wxLua will probably use .tar.gz or .zip; does an SRPM gives some advantage over them ? > Took quite some "trickery" to get it to > package up the Mac resource forks properly, > (in the "darwin" sections) but it works... > > Tested on Fedora Core 4 and Mac OS X 10.3 > > Here is what it looks like on Mac OS X, > after you've converted the RPM into a > PKG/DMG image, with the "rpm2pkg" tool: > > http://www.algonet.se/~afb/wx/wxlua-rpm2pkg.jpg > (My "RPM for Darwin", installs under /usr/local > See http://rpm4darwin.sourceforge.net for info) nice > PS. I had to patch the wxMac for it to compile, still... > http://www.algonet.se/~afb/wx/wxlua-2.6.2.0-wxmac.patch > (thought we did some kind of Mac workaround there ? Hmm) right - that's weird; can you test if it's still necessary with latest CVS: I did a small change and regenerated the bindings... Francesco |