Bug 487736 - squashfs-tools missing %{?dist} tag
Summary: squashfs-tools missing %{?dist} tag
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: squashfs-tools
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Kyle McMartin
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-27 17:49 UTC by Ben Boeckel
Modified: 2009-03-17 17:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-17 17:10:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ben Boeckel 2009-02-27 17:49:09 UTC
Description of problem:
The Release: for squashfs-tools is missing a %{?dist} tag. See: http://cvs.fedoraproject.org:80/viewvc/devel/squashfs-tools/squashfs-tools.spec?revision=1.21&view=markup

Comment 1 Kevin Kofler 2009-03-17 17:10:12 UTC
Disttags are not required. The only requirements are:
* unique EVRs across Fedora releases (actually, Koji currently even enforces unique VRs regardless of Epoch),
* upgrade paths across releases (EVRs going up from one release to the next, i.e. currently F9 < F10 < Rawhide and F9 updates < F10 updates < Rawhide) and
* upgrade paths within releases (EVRs not going backwards).

Disttags are just a tool to make that easier to satisfy (but you can still screw it up), there's nothing requiring them.


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