The dia.spec file in dia-0.88.1.tar.gz incorrectly uses 0.88 as
the version number, and this prevents the user from issuing
the command 'rpm -ta dia-0.88.1.tar.gz' successfully to build
an RPM package.
I suggest renaming dia.spec to dia.spec.in, replacing "0.88" with
@VERSION@ and "dia" with @PAC
The dia CVS server now responds, but my compilation fails this way:
Making all in po
make[2]: Entering directory `/home/ps/extcvs/dia/dia/po'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/ps/extcvs/dia/dia/po'
make[1]: *** [all-recursive] Error 1
make[1]: Lea