Opened 12 years ago
Closed 12 years ago
#38457 closed defect (fixed)
smart @1.2 has a +rpm5 variant that depends on rpm50, but rpm50 is replaced_by rpm52
Reported by: | cooljeanius (Eric Gallager) | Owned by: | afb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | n3npq@…, afb@… | |
Port: | smart |
Description
Its dependency should be updated accordingly. Optionally there should be additional rpm version variants for each rpm version that's still supported on MacPorts. See also #38456
Change History (5)
comment:1 follow-up: 2 Changed 12 years ago by afb@…
comment:2 follow-up: 3 Changed 12 years ago by larryv (Lawrence Velázquez)
comment:3 Changed 12 years ago by cooljeanius (Eric Gallager)
comment:4 Changed 12 years ago by afb@…
Owner: | changed from macports-tickets@… to afb@… |
---|---|
Status: | new → assigned |
comment:5 Changed 12 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed, r104965.
It would probably be a much better idea to convert the librpm dependencies into python(rpm) dependencies, when possible.
Note: See
TracTickets for help on using
tickets.
Which versions are "supported" on MacPorts ? The smart port currently does rpm-4.4 and rpm-5.0
Actually it doesn't really matter which rpm version, as long as it has the "rpm" python module...
Anyway, if there was any real interest the version of the port should be bumped to 1.4.1 as well ?
As well as sorting out the mess that is python versions in MacPorts, to use the same as for rpm.