Commit graph

6 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
89550d1dc2 libblkid: update to 2.16.1.
--HG--
extra : convert_revision : 5f55c38a7aa7ec2ac7865707d7a13ec2c37b29ec
2009-09-11 11:28:19 +02:00
Juan RP
af06980ad6 libblkid: update to 2.16. Remove utils.
--HG--
extra : convert_revision : 1acbbbc24b4a681f5fdc3d5b580f17eb84611703
2009-08-12 12:22:09 +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
b1e02ec12d Added libblkid-2.15 template.
libblkid is now supplied by util-linux-ng, and newer HAL
needs this version.

--HG--
extra : convert_revision : 3653d55f743585b7982e17f5ea0ab00474056902
2009-05-13 07:00:56 +02:00