Bug 439118 - spectool -g can't handle some macros
Summary: spectool -g can't handle some macros
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmdevtools
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-27 02:54 UTC by Kevin Fenzi
Modified: 2008-03-28 09:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-28 09:08:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Fenzi 2008-03-27 02:54:54 UTC
spectool -g can't seem to get source when the Source line is constructed like: 

Source0:   %{URL}/%{archivename}.tar.bz2

See the 'edrip-fonts' package for an example. 

It doesn't return an error, just fails to try to download at all...

Comment 1 Ville Skyttä 2008-03-27 20:19:42 UTC
Not too surprising, given that:

$ spectool edrip-fonts.spec
Source0: %{URL}/edrip-src-20080317.tar.bz2
Source1: edrip-fonts-fontconfig.conf
Patch0: edrip-fonts-license.patch


Comment 2 Kevin Fenzi 2008-03-27 20:51:41 UTC
Ah, should be %{url}. ;( 

Sorry about that. Feel free to close this NOTABUG... 




Note You need to log in before you can comment on or make changes to this bug.