On Saturday 31 December 2005 11:40, Tomasz Wittner wrote:
> On Sat 31. of December 2005 10:31, Andrzej Krzysztofowicz wrote:
> > one more problem (ecasound.spec):
> >
> > error: line 36: Unknown tag: %ruby_mod_ver_requires_eq
chicken-egg problem
use %{?ruby_mod_ver_requires_eq} instead (like php-pecl*.spec do)> $ rpm -E '%ruby_mod_ver_requires_eq' > Requires: ruby-modules(ver) = 1.8 > > rpmbuild(macros) >= 1.277 provides this macro and is placed as > BuildRequires. build requires can't be satisfied if .spec is not parseable... > On my computer everything works OK. I'm using: > $ q rpm rpm-build-macros > rpm-0:4.4.2-26 > rpm-build-macros-0:1.277-1 > > > Error: package build failed. (no more info) -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
