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:
Juan RP
2010-01-21 03:33:26 +01:00
parent 8a50cd385f
commit 0da86577ab
20 changed files with 37 additions and 43 deletions

View File

@@ -8,7 +8,8 @@ long_desc="
This is the Xorg applications meta-package for installing various
applications from the modular Xorg project."
replaces="xorg-server-utils"
revision=1
replaces="xorg-server-utils>=0"
noarch=yes
Add_dependency full iceauth ">=1.0.3"