Bug 482968
Summary: | Source0 missing from SPEC file | ||
---|---|---|---|
Product: | [Community] Publican | Reporter: | eric |
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 1.6 | CC: | jfearn, mmcallis, publican-list |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-01-29 05:10:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 476471 |
Description
eric
2009-01-29 03:20:19 UTC
Changing the file name used in the automated spec building system would create a lot of extra work changing that whole subsystem, so I'm not going to do that at this time. I'll add a new parameter, SRC_URL, which will be setable in the books Makefile and will be prepended to Source0. So it will look something like: In Makefile: SRC_URL = http://foo.bar/sources/ In *-spec.xsl: Source0: $SRC_URL%{name}-%{version}.tgz That should work. Thanks! Added SRC_URL Makefile variable. publican-fedora-0.18-0.fc10,publican-0.44-0.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/publican-fedora-0.18-0.fc10,publican-0.44-0.fc10 publican-fedora-0.18-0.fc10, publican-0.44-0.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |