Commit Graph

7 Commits

Author SHA1 Message Date
Juan RP
2c53035fb7 Added support for extended pkgdep version matching.
xbps from launchpad head branch has gained support for extended
pkg version matching, as specified in:

https://blueprints.launchpad.net/xbps/+spec/improved-version-matching

Now it's required to specify the operator(s) for required versions
in the depends files and "Add_dependency" option in build templates.

xbps-src now requires xbps utils 20091107.

--HG--
extra : convert_revision : fc09fa707483a75e0b6f68445721fc1a9166cdad
2009-11-07 05:01:00 +01:00
Juan RP
85a7ceb76f Move all patches to templates/$pkgname/patches.
There's no need to set patch_files/patch_args anymore, all patches
in this directory will be applied with -Np0 and they have .diff
or .patch (and .gz/.bz2) extension.

--HG--
extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
2009-10-15 16:07:47 +02:00
Juan RP
87e21fc893 libuuid: update to 2.16.1.
--HG--
extra : convert_revision : bc0ba92f031ae688d07adaa04d5552bde8a482a5
2009-09-11 11:28:10 +02:00
Juan RP
9913e38ff9 libuuid: update to 2.16.
libuuid has been moved from e2fsprogs to util-linux-ng.

--HG--
extra : convert_revision : 67b490fce8b0ac6b9b4e6278ed55583df4e653d4
2009-08-12 12:21:11 +02:00
Juan RP
dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00
Juan RP
cc5d1ce085 libuuid: update to 1.41.6.
--HG--
extra : convert_revision : c9cfa12ac164dff38608d20f58d5aed2f72266db
2009-06-19 08:19:09 +02:00
Juan RP
0263f41d2d Added libuuid-1.41.5 template.
This is splitted off of e2fsprogs, so that packages requiring
it won't depend in unnecessary stuff.

--HG--
extra : convert_revision : 19b1c8252cc44853f2169f611d0d9f6960ea5e7b
2009-05-13 06:58:03 +02:00