Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, May 16, 2002 at 03:06:15PM +0200, Lars Gullik Bjønnes wrote: >> rpm -q automake >> automake-1.5-8 > | Ok. 1.5.1 now. > > | Building Makefile templates... | . | src/Makefile.am:12: LIBS was set with `+=' and is now set with `=' | src/frontends/Makefile.am:12: LIBS was set with `+=' and is now set with `=' | lib/reLyX | sigc++ | done. | Building configure... > > | But it seems to go further, 'make dist' works, but 'make rpmdist' fails | with > | Name field must be present in package: (main package) | Version field must be present in package: (main package) | Release field must be present in package: (main package) | Summary field must be present in package: (main package) | Group field must be present in package: (main package) | License field must be present in package: (main package)
And you do all this in the source dir and not in a separate builddir? | Apart from that, there seem to be too much make dependencies. 'msgmerge' is | _always_ run etc... And this is (kindo) a got thing, sine without this we would run msgmerge way too seldom, we even now run it often only during the actual release cycle. -- Lgb