Ticket #1681 (closed enhancement: fixed)
extfs for .cab
Reported by: | wRAR | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre4 |
Component: | mc-vfs | Version: | 4.7.0-pre3 |
Keywords: | Cc: | zaytsev, wRAR, | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
This patch adds ucab extfs which uses cabextract for opening .cab files. It was originally submitted to https://bugzilla.altlinux.org/show_bug.cgi?id=16361
Attachments
Change History
comment:1 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
- Milestone changed from 4.7 to 4.7.0-pre4
comment:2 Changed 15 years ago by slavazanko
- severity changed from no branch to on review
Created branch 1681_add_cab_support
Initial changeset:b270694793a0aa39721d2297f2f96d5ffcd6d14c
Review, please.
comment:4 Changed 15 years ago by iNode
- Votes for changeset changed from slavazanko to slavazanko INode
- severity changed from on review to approved
comment:5 Changed 15 years ago by iNode
- Votes for changeset changed from slavazanko INode to slavazanko iNode
comment:6 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko iNode to commited-master
- Resolution set to fixed
- severity changed from approved to merged
comment:8 Changed 15 years ago by zaytsev
I think we will need to update the packaging information listing all current dependencies of mc, e.g. add cabextract to Requires: in the SPEC, Debian control files etc.
Just wanted to make a note to myself so that it doesn't get lost & maybe attract your attention...
comment:9 Changed 15 years ago by wRAR
I don't think that mc should require all entirely optional things such as this.
comment:10 Changed 15 years ago by slavazanko
wRAR, BTW if you have some resourses and time, please adapt NightlyBuildBot for your distro and write rule for cron in your host-mashine. We will place in wiki link to your packages. Is this good idea?
comment:11 Changed 15 years ago by zaytsev
wRAR: in Debian there is a difference between requires, suggests and recommends. I am not sure whether there's a recommends / suggests alternative for RPM.