[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: 'Requires' directive in spec file ignored?
- From: Brian Reichert <reichert numachi com>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: 'Requires' directive in spec file ignored?
- Date: Mon, 7 Apr 2008 14:43:46 -0400
On Mon, Apr 07, 2008 at 01:00:11PM -0400, Jeff Johnson wrote:
> The spec file you posted has this:
>
> Summary: mDNSResponder
> Name: mDNSResponder
> Version: %{version}
> Release: %{release}
>
> The "Version: %{version}" causes a macro recursion because
> after Version: is parsed, one ends up defining version to itself.
>
> Basically same as doing
> %define version %{version}
> which can never be evaluated.
I elected to hard-code the version info, to test your hypothesis, but the
oucome was the same. :/
> 73 de Jeff
--
Brian Reichert <reichert numachi com>
55 Crystal Ave. #286 Daytime number: (603) 434-6842
Derry NH 03038-1725 USA BSD admin/developer at large
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]