Commit Graph

9 Commits

Author SHA1 Message Date
Juan RP
29c2d115f2 Revert "texinfo: fix uncompressed info files, bumprev."
This reverts commit 02adbd086c4fdb4a385a6966518bad1a2c70590d.

Because otherwise /usr/share/info/dir is detected as modified
(obviously) when entries are added/removed.

--HG--
extra : convert_revision : 8d9aff566a244b55421deb53214cbdd33ad3e8d8
2009-10-17 16:41:06 +02:00
Juan RP
e2b0ef2e2d texinfo: fix uncompressed info files, bumprev.
--HG--
extra : convert_revision : 02adbd086c4fdb4a385a6966518bad1a2c70590d
2009-10-16 00:09:20 +02:00
Juan RP
4c5e76ee12 texinfo: remove /usr/share/info/dir. Bump rev.
--HG--
extra : convert_revision : a42b687f68912ad0ecd630f9562bd974b75beb96
2009-08-11 21:11:11 +02:00
Juan RP
b51659f128 texinfo: the INSTALL script is not needed anymore.
Bump revision.

--HG--
extra : convert_revision : ee2755712aeb0d005970d91107b76f120e570635
2009-08-08 22:37:49 +02:00
Juan RP
626f9cf03e texinfo: needs coreutils rundep for the INSTALL script.
--HG--
extra : convert_revision : 59a5d2e5f91becf09c1a3e9eac05a581ec6d1c39
2009-04-25 03:46:07 +02:00
Juan RP
faacfde259 texinfo: add missing rundeps.
--HG--
extra : convert_revision : f3297dfab571b7a37d8be31d1c6b4f661e3efe6c
2009-03-12 10:32:58 +01:00
Juan RP
e0030bc0fe Split pkgs required by xbps-base-chroot, as it was made in Fedora.
- Added an additional shell func to add full (build/run), build
  or run time dependencies to packages. An optional third parameter
  can be used to specify other version than the one set in
  the depends file.
- Use a "depends" file in package directory to specify minimum
  required ABI/API version for a package, so that there's no need
  to set the version all the time in pkgs.
- Updated bash to 4.0.

--HG--
extra : convert_revision : 1aa0ce32d4bdc2cd371eac19ae7bcff2c986b6b3
2009-02-24 07:13:11 +01:00
Juan RP
1b358afeaf Convert all xbps-base-chroot pkgs to subpkgs.
Also introduce "libs.depends", that adds a rundep of a package
with a proper version. This is to avoid modifying all dependent
packages if there's an API/ABI change.

--HG--
extra : convert_revision : a46b11b8e9187bdb2bfc954ad5ff40ecd9c0fe31
2009-02-22 05:57:13 +01:00
Juan RP
fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00