Commit graph

7 commits

Author SHA1 Message Date
Juan RP 40fccb5321 util-linux-ng: upstream renamed it again to util-linux. Update to 2.19rc1.
--HG--
rename : srcpkgs/util-linux-ng/INSTALL => srcpkgs/util-linux/INSTALL
rename : srcpkgs/util-linux-ng/depends => srcpkgs/util-linux/depends
rename : srcpkgs/util-linux-ng/files/adjtime.cron-hourly => srcpkgs/util-linux/files/adjtime.cron-hourly
rename : srcpkgs/util-linux-ng/libblkid-devel.template => srcpkgs/util-linux/libblkid-devel.template
rename : srcpkgs/util-linux-ng/libblkid.template => srcpkgs/util-linux/libblkid.template
rename : srcpkgs/util-linux-ng/libmount-devel.template => srcpkgs/util-linux/libmount-devel.template
rename : srcpkgs/util-linux-ng/libmount.template => srcpkgs/util-linux/libmount.template
rename : srcpkgs/util-linux-ng/libuuid-devel.template => srcpkgs/util-linux/libuuid-devel.template
rename : srcpkgs/util-linux-ng/libuuid.template => srcpkgs/util-linux/libuuid.template
rename : srcpkgs/util-linux-ng/template => srcpkgs/util-linux/template
2011-01-11 14:46:12 +01:00
Juan RP 1bd40f7b85 util-linux-ng: add lib{blkid,uuid}{,-devel} subpkgs.
--HG--
extra : convert_revision : 0e14278d4d2a6a8ea87ef5ae8cd875ceea3a7402
2010-02-27 11:06:59 +01:00
Juan RP 0ce3749025 libblkid, libuuid, util-linux-ng: update to 2.17.1.
--HG--
extra : convert_revision : 5793e15e8aaef19d4fa339184b4d3450c9310c13
2010-02-27 10:40:36 +01:00
Juan RP 37462ec65f util-linux-ng, libuuid, libblkid: update to 2.17.
--HG--
extra : convert_revision : 8df14f008026b1489cbceb384f47b811ceecf89f
2010-02-17 04:04:58 +01:00
Juan RP b6550e7b80 libblkid-devel: sanitize deps, bumprev.
--HG--
extra : convert_revision : a3d5d1cb09d3790564aa7cd9609bd9d83c985fc2
2010-01-14 15:48:31 +01:00
Juan RP be69941ead util-linux-ng, libblkid, libuuid: update to 2.16.2.
--HG--
extra : convert_revision : 080d0dc4a9bf88543cea757c699c8c32f25cddcc
2009-12-05 06:17:42 +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