Opened 11 years ago
Closed 10 years ago
#3319 closed defect (notsugar)
Dextrose OOB sugar.spec file: Fix requires for sub-packages and possible use a different release naming scheme
Reported by: | m_anish | Owned by: | m_anish |
---|---|---|---|
Priority: | Urgent | Milestone: | Unspecified |
Component: | Dextrose | Version: | Unspecified |
Severity: | Blocker | Keywords: | dx3 |
Cc: | Distribution/OS: | Dextrose | |
Bug Status: | Unconfirmed |
Description (last modified by m_anish)
The sugar rpm package scheme used in dextrose makes it difficult to compare release versions which are needed in the 'Requires' tag for the sub-packages.
Either use a better release naming scheme, or use the Serial tag.
Reference: http://www.rpm.org/max-rpm/s1-rpm-depend-manual-dependencies.html
Change History (3)
comment:1 Changed 11 years ago by m_anish
- Description modified (diff)
comment:2 Changed 11 years ago by m_anish
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to notsugar
- Status changed from new to closed
Dextrose is not tracked here anymore.
Note: See
TracTickets for help on using
tickets.
http://git.sugarlabs.org/dextrose/mainline/commit/00df62957f55dac3fa1425efafd6dab833933734
Review if this fixes the issue.