[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] mintlib rpm fix



On Wed, 2010-01-20 at 00:25 +0100, Miro Kropacek wrote:
> Hi,
> 
> I tried to compile my own RPM of mintlib 0.59 (as there's no public
> release yet) and I found out a lot of things is broken for 0.59 when
> using files from CVS and old 2.95 gcc... I fixed this:
> 
> - for debug, 020, profile and v4e targets also DIST_SUBDIRS are
> affected (that means if 020 build is disabled, RPM will contain no 020
> libs) -- this fixes problem with v4e when building on gcc 2.95
> (there's no such target but RPM build requested it anyway)

O.k.

> - changed check for updated NEWS to ChangeLog file. I don't know if
> this is OK, if not, feel free to ignore this part, I just thought it
> make sense since NEWS is not updated since 0.55 and it breaks RPM /
> dist builds

I'll ignore this as it's not consistent.

> - added / removed files from .cvsignore and xxxFILES, again, needed to
> correct dist and bin-dist targets

Don't see any .cvsignore patch.

> - removed #include <mint/trap.h> from syscall generator since this
> file no longer exists

I'll need to check this when I'm back home next week.

Alan.