Joshua Lund
0f81d1630f
* Updated all ansible.cc references in the documentation to point
...
to ansibleworks.com
* Fixed a few misspelled words
2013-06-19 19:34:02 -06:00
Buce
e04ee519ef
Fix typo in PKGBUILD
...
ansbile.cfg -> ansible.cfg
2013-06-18 17:31:34 -04:00
Buce
dfb3fe2d28
Include docs, config in Arch package
2013-06-09 17:36:24 -04:00
Buce
64610c585a
Add provides=('ansible') to PKGBUILD
...
This lets packages use ansible-git as a dependency in place of ansible.
2013-06-09 17:36:12 -04:00
Buce
af54efa56a
Let makepkg control compression of man pages
...
makepkg will automatically compress man pages in MAN_DIRS if 'zipman'
is in the OPTIONS array of makepkg.conf.
2013-06-09 17:19:02 -04:00
John Gosset
424109d8de
Added optional dependencies for fireball mode to PKGBUILD.
2013-05-31 12:53:52 -04:00
Daniel Wallace
e954c41705
update archlinux PKGBUILD for pacman 4.1
2013-05-15 12:57:42 -05:00
Michel Blanc
cd852309ea
Updates Arch PKGBUILD
...
Recurse in subdirectories to handle the new libs layout.
Updated on AUR.
2013-04-30 10:18:44 +03:00
Michel Blanc
04b19062d3
Fixes arch building file
...
Arch python binary patch was broken since improvement in 785068d
. This
change fixes patch, removing most of the lines thanks to the new PYTHON
variable.
New source file already uploaded on AUR.
2013-03-11 23:19:27 +01:00
Michel Blanc
bd5f699291
Update packaging/arch/PKGBUILD
...
Removes python2-json dependancy which is not required on Arch (python 2.7)
2013-01-31 18:19:32 +01:00
Michel Blanc
3ce0c04b71
Update packaging/arch/PKGBUILD
...
Uploaded new version to AUR and bumped version.
2013-01-23 21:06:00 +01:00
Michel Blanc
0526d08b85
Updates Arch PKGBUILD to include other man pages
...
Man pages for ansible-pull and ansible-docs are now installed properly
2013-01-09 17:28:55 +01:00
Michel Blanc
d9c76dab57
Changes URL to ansible.cc
...
Removed github URL in favor of ansible.cc
2013-01-05 16:46:50 +01:00
Michel Blanc
f72317d71e
Arch PKGBUILD fixes
...
Adds examples in package
Changes json dependency to python2-simplejson, reflecting the new
package name
Removed duplicate python2-yaml
2013-01-03 20:54:13 +01:00
Michel Blanc
d5f4e033b9
Updates Arch linux packaging files
...
Added a README.md to explain the purpose of the directory
Fixed dependencies in PKGBUILD
Added patch to change python binary name for arch users, so they
don't end up using python 3 (python links to python3 by default on arch
linux).
2012-11-16 10:07:42 +01:00
Matt Klich
21e23b34d2
distribution packaging should install all manpages
...
closes #1069
2012-09-21 11:15:40 -06:00
Michel Blanc
3fae2ea8a4
Fixes Arch PKGBUILD dependencies
...
Adds missing depends (python2-yaml helps...)
Adds missing build deps (fakeroot)
2012-04-19 19:26:41 +02:00
Michel Blanc
a672a5549a
Adds ArchLinux build file
...
Adds PKGBUILD file required to build Arch Linux packages
2012-04-19 15:30:26 +02:00