On Monday 11 December 2006 12:58 pm, Dick Gevers wrote:

> >I changed the line %define pversion 1.5.9 to 1.5.12 but shouldn't the next
> >line, %define release        %mkrel 9, also be 12? Changing that to 12
> >caused the error above.
>
> If you're building version 1.5.12 for the first time you should have these
> lines:
>
> %define version 1.5.12
> %define release %mkrel 1
>
> so the package will become mutt-1.5.12-1md*.
>
> If you use %mkrel 12, that should be for the 12th build of the same
> version.
>
Dick, did as you suggested, however I get this error:

[EMAIL PROTECTED] chris]$ rpmbuild -bb /home/chris/rpm/SPECS/mutt.spec
error: line 23: Tag takes single token only: Release:   %mkrel 1

Line 20 - 23 is:

Name:           mutt
Summary:        Text mode mail user agent
Version:        %{version}
Release:        %{release}

I'm a bit confused.

-- 
Chris

Attachment: pgpF4aQxkHHuI.pgp
Description: PGP signature

Reply via email to