pacman/doc
Chantry Xavier 0c5b68877b Change the versioned provision format.
Change the 'provname provver' format to 'provname=provver'.
In .PKGINFO, the provisions are copied from the PKGBUILD without quotes. So
the provision version was actually handled as a different provision...

See FS#9171.

Dan: Unfortunately we have to change our original specification for
versioned provisions with this patch, but it ends up being the simpler and
cleaner solution in the long run, and if there is any time to change it the
time is now before many packages have been built. Keeping the ' ' based
format would have required us to do special parsing in repo-add, as well as
being susceptible to users not using quotes in their provides array.

Hopefully this will resolve the issues we had with our initial plan. Sorry
for the confusion.

Acked-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
2008-01-14 22:03:03 -06:00
..
.gitignore doc: add symlink for repo-remove manpage on install 2008-01-05 14:37:24 -06:00
Doxyfile doxygen: preprocess SYMHIDDEN/SYMEXPORT macros so they don't show in docs 2007-10-29 07:13:58 -05:00
Makefile.am doc: add symlink for repo-remove manpage on install 2008-01-05 14:37:24 -06:00
PKGBUILD-example.txt Update the PKGBUILD example in the manpages 2007-11-07 19:03:58 -06:00
PKGBUILD.5.txt Change the versioned provision format. 2008-01-14 22:03:03 -06:00
asciidoc.conf doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
footer.txt Remove stuff that was a little too Arch-specific from manpage footer 2008-01-06 10:26:21 -06:00
libalpm.3.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
makepkg.8.txt doc: update makepkg options 2008-01-13 18:42:26 -06:00
makepkg.conf.5.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00
pacman.8.txt Update cachedir documentation (FS#9204). 2008-01-14 21:43:41 -06:00
pacman.conf.5.txt doc: add note to pacman.conf manpage explaining $repo 2008-01-10 22:58:48 -06:00
repo-add.8.txt doc: rename manlink macro to linkman 2007-12-29 00:24:15 -06:00