Commit graph

7 commits

Author SHA1 Message Date
Juan RP d575e70585 libcap: update to 2.19.
--HG--
extra : convert_revision : 37a417914c11a10d779c833d72996bd355a23d63
2010-01-27 00:55:53 +01:00
Juan RP 9c51ee7a0a libcap: erm fix previous.
--HG--
extra : convert_revision : dc5d7e31857358593f550572f1dc06bd38d97797
2010-01-07 21:08:37 +01:00
Juan RP 804383dcc0 libcap-progs: add missing attr rundep, bumprev.
--HG--
extra : convert_revision : 50fa0a5b02a68cc65d74d6c980dda6552d089e7d
2010-01-07 21:06:38 +01:00
Juan RP 276a497c75 libcap: erm, missed ln(1) in previous as well!
--HG--
extra : convert_revision : 34f5b74efc598f3802a1fc40cc4f4d944676c86b
2009-12-19 22:57:36 +01:00
Juan RP 05fdc13c57 libcap: busybox mkdir doesn't accept -v, found by ojab.
--HG--
extra : convert_revision : 3bd6514320c31b428e46edf0bac5dde28da52ec4
2009-12-19 22:56:40 +01:00
Juan RP 224a521645 libcap: fixed for x86_64.
--HG--
extra : convert_revision : 5532a12968ae70f26752cb890335bad61de87b41
2009-12-19 05:02:13 +01:00
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00