Changed $replaces to accept pkg patterns, like Add_dependency().
Changed all packages using $replaces to the new format and bump the revision. Require XBPS utils >= 20100121 for this to work. --HG-- extra : convert_revision : 7593b3cb7465f7613f48aba0f2e86cdcd5430ac0
This commit is contained in:
@@ -5,8 +5,8 @@ long_desc="
|
||||
This package contains the supporting userspace utility, dmsetup,
|
||||
for the kernel device-mapper and its required library, libdevmapper."
|
||||
|
||||
replaces="lvm2-device-mapper"
|
||||
revision=3
|
||||
replaces="lvm2-device-mapper>=0"
|
||||
revision=4
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run readline
|
||||
|
||||
Reference in New Issue
Block a user