[Bug 630644] Review Request: perl-Bio-SamTools - Bio::SamTools Perl module

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 14 22:31:04 UTC 2011


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 <paul at city-fan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at city-fan.org

--- Comment #13 from Paul Howarth <paul at city-fan.org> 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.



More information about the package-review mailing list