| Submitter | Alexandre Lissy |
|---|---|
| Date | March 7, 2011, 11:35 a.m. |
| Message ID | <1299497724-3972-5-git-send-email-alissy@mandriva.com> |
| Download | mbox | patch |
| Permalink | /patch/85730/ |
| State | New |
| Headers | show |
Comments
On Mon, 7 Mar 2011 12:35:24 +0100 Alexandre Lissy <alissy@mandriva.com> wrote: > --- > ChangeLog.MELT | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/ChangeLog.MELT b/ChangeLog.MELT > index b18e8ff..0e52116 100644 > --- a/ChangeLog.MELT > +++ b/ChangeLog.MELT > @@ -1,3 +1,7 @@ > +2011-03-07 Alexandre Lissy <alissy@mandriva.com> > + > + * Fixing issues in compilation process for RPM packaging > + * Regenerating melt-build.mk Thanks. The ChangeLog entries above are slightly incorrect (they should mention files and when appropriate, functions). I improved them as 2011-03-07 Alexandre Lissy <alissy@mandriva.com> * melt-build.tpl: Fix issues in compilation process for RPM packaging on GCCMELT_MODULE_WORKSPACE. * Makefile.in (MELTHERE_CC1_CFLAGS, mekt_make_cc1flags): Ditto. * melt-build.mk: Regenerate. And so I committed revision 170736 of the MELT branch. Regards.
Patch
diff --git a/ChangeLog.MELT b/ChangeLog.MELT index b18e8ff..0e52116 100644 --- a/ChangeLog.MELT +++ b/ChangeLog.MELT @@ -1,3 +1,7 @@ +2011-03-07 Alexandre Lissy <alissy@mandriva.com> + + * Fixing issues in compilation process for RPM packaging + * Regenerating melt-build.mk 2011-02-07 Basile Starynkevitch <basile@starynkevitch.net> MELT branch merged with trunk rev 169877 [probably!]