Ticket #1588 (closed enhancement: fixed)
enhance extfs/rpm script
Reported by: | arekm | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.11 |
Component: | mc-vfs | Version: | 4.7.0-pre2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Attached patch updates extfs/rpm script so support more stuff. What it does:
- add support for EPOCH
- add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG
- add support for VERIFYSCRIPTPROG
- add support for TRIGGERSCRIPTS/TRIGGERSCRIPTPROG
Attachments
Change History
Changed 15 years ago by arekm
- Attachment mc-rpmfs.patch added
comment:2 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
comment:3 Changed 11 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.11
Branch: 1588_rpm_enhancement
changeset:a0c0ce533afa532405e216ee10ea21c9b4fc1930
comment:5 Changed 11 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- Branch state changed from on review to approved
comment:6 Changed 11 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [33896c610bb0a3357846f738c86af61844122a55].
comment:8 follow-up: ↓ 9 Changed 11 years ago by arekm
Seems like this hunk is missing
http://git.pld-linux.org/gitweb.cgi?p=packages/mc.git;a=blob_plain;f=mc-rpmfs.patch;hb=HEAD
comment:9 in reply to: ↑ 8 Changed 11 years ago by andrew_b
Replying to arekm:
Seems like this hunk is missing
http://git.pld-linux.org/gitweb.cgi?p=packages/mc.git;a=blob_plain;f=mc-rpmfs.patch;hb=HEAD
No.
- Your patch is incorrect. Added tags are used w/o checking whether rpm supports its.
- Correct patch is [33896c610bb0a3357846f738c86af61844122a55]. Added tags are under separate condition.
comment:10 Changed 11 years ago by arekm
Makes sense, thanks!
Note: See
TracTickets for help on using
tickets.
rpmfs enhacement