<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael A. Peters wrote:
<blockquote cite="mid1119280685.7701.116.camel@locolhost.localdomain"
 type="cite">
  <pre wrap="">On Mon, 2005-06-20 at 13:37 +0200, Tim Lauridsen wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Here we go again, here is a new release:

SPEC:
<a class="moz-txt-link-freetext" href="http://linux.rasmil.dk/dnl/yumex/yumex.spec">http://linux.rasmil.dk/dnl/yumex/yumex.spec</a>

SRPM:
<a class="moz-txt-link-freetext" href="http://linux.rasmil.dk/dnl/yumex/yumex-0.40-4.src.rpm">http://linux.rasmil.dk/dnl/yumex/yumex-0.40-4.src.rpm</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Approved with one minor change.

Add this to the top:

%define   build_v 4

The Source0 line -
Source0:
<a class="moz-txt-link-freetext" href="http://linux.rasmil.dk/dnl/yumex/%{name">http://linux.rasmil.dk/dnl/yumex/%{name</a>}-%{version}-%{build_v}.tar.gz

Reason:

release shouldn't be in the tarball - since release is 0.4%{?dist} - the
%{?dist} gets expanded to fc4 (or fc5) and thus the build server won't
find the source tarball.
  </pre>
</blockquote>
I have made the modification, and changed <br>
<pre wrap="">build_v 4 to 4.2

and 

Release to 4.2%{?dist}

there they are:

SPEC:
<a class="moz-txt-link-freetext"
 href="http://linux.rasmil.dk/dnl/yumex/yumex.spec">http://linux.rasmil.dk/dnl/yumex/yumex.spec</a>

SRPM:
<a class="moz-txt-link-freetext"
 href="http://linux.rasmil.dk/dnl/yumex/yumex-0.40-4.2.src.rpm">http://linux.rasmil.dk/dnl/yumex/yumex-0.40-4.2.src.rpm</a>

<!---->
Tim Lauridsen

</pre>
</body>
</html>