From: Tim W. <tw...@re...> - 2004-01-12 16:03:18
|
On Mon, Jan 12, 2004 at 03:51:29PM +0000, Tony Graham wrote: > Tim Waugh <tw...@re...> wrote at Fri, 09 Jan 2004 17:31:42 +0000: > > On Fri, Jan 09, 2004 at 04:44:24PM +0000, Tony Graham wrote: > >=20 > > > The xmlroff source RPM will take a bit longer since it appears I have > > > to go back and reinstall/rebuild pangopdf and libgnomeprint from their > > > RPMs before I can make a source RPM for xmlroff. > >=20 > > rpmbuild -ts doesn't work for you? >=20 > # rpmbuild -ts xmlroff-0.2.4.tar.gz > error: Failed build dependencies: > libgnomeprint22-devel is needed by xmlroff-0.2.4-0.1 > pangopdf-devel is needed by xmlroff-0.2.4-0.1 Ah. I think you can short-circuit that check with --nodeps (with no ill effects). Tim. */ |