Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=630644

Paul Howarth <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #13 from Paul Howarth <[email protected]> 2011-03-14 18:31:03 EDT 
---
(In reply to comment #12)
> (In reply to comment #10)
> > TODO: Replace version string with %{version} macro in Source0. It will make
> > upgrades smoother.
> > 
> 
> Done, though some people seem to prefer using the numbers for easier
> downloading - a matter of preference, I suppose.

Use of spectool (from the rpmdevtools package) avoids this problem. Use
%{version} in your source URLs and then to download the source, you can do:

spectool --gf mypackage.spec

The tool parses the spec file like rpm would to evaluate what to use for
%{version} and then uses wget to do the download. Very handy!

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to