Am Donnerstag, 21. Oktober 2004 19:46 schrieb Kayvan A. Sylvan:
> Did something change recently with the RPM spec file or the build 
process?

Yes. I made rpms with version suffix work (at on my machine).

> + ./configure --with-frontend=xforms --prefix=/usr 
--mandir=/usr/share/man --bin
> dir=/usr/bin --datadir=/usr/share --without-warnings --disable-debug 
--enable-op
> timization=-O2 %{version_suffix}

Why is that %{version_suffix}? This should be an empty variable or a 
string like "--with-version-suffix=1.4"

It is set in the second line of the spec file. How does it look like?


Georg

Reply via email to