summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
* AnsibleWorks -> AnsibleMichael DeHaan2014-01-284-8/+8
|
* Remove man3 stuff since this is available via ansible-doc, rpm target shouldMichael DeHaan2014-01-031-3/+1
| | | | build manpages.
* Fix debian builds by adding a missing ','James Laska2013-12-191-1/+1
|
* Add the ansible-galaxy commandJames Tanner2013-12-183-2/+6
|
* Merge #4689 from dirtyharrycallahan/ansibleJames Tanner2013-12-041-28/+45
|\ | | | | | | Fix ansible.spec to handle opensuse and fedora
| * Fixup for SuSE and openSuSE.Patrick Callahan2013-10-271-23/+44
| | | | | | | | | | Account for differences in packages names across RHEL/CentOS and SuSE/openSuSE.
* | Merge pull request #4984 from marcinpraczko/develjctanner2013-12-041-0/+4
|\ \ | | | | | | Fix for RPM build on opensuse
| * | Fix for RPM build on opensuseMarcin Praczko2013-11-211-0/+4
| | | | | | | | | | | | | | | | | | Opensuse (tested on 12.3) doesn't have package 'python2-devel', just python-devel. This patch sort this and allow build RPM successfully on OpenSuse 12.3.
* | | Addresses #5042 remove /usr/share/ansible when uninstalling rpmJames Tanner2013-12-041-0/+1
| | |
* | | Add release history for 1.4.1 into 1.5 branch.Michael DeHaan2013-11-272-2/+11
| | |
* | | Version bump for 1.5James Tanner2013-11-212-1/+9
| | |
* | | Releasing new upstream versionJames Tanner2013-11-212-4/+4
|/ /
* | Fix bad links on Arch aur package readme.Matthew Jones2013-11-071-3/+3
|/ | | These were totally wrong and somehow pointing to completely unrelated projects.
* Adding sshpass as packaging requirement and fixing VERSIONJames Cammarata2013-09-132-1/+2
|
* Update Debian changelog for 1.4 builds.Michael DeHaan2013-09-131-3/+10
|
* Update 1.4 specfile -- no need for node fireball package, release datesMichael DeHaan2013-09-131-48/+8
|
* fix debian release versionSerge van Ginderachter2013-09-021-1/+1
|
* Proper support for RHEL/CentOS 5 (the only thing it needs now is to call ↵Ivan Lezhnjov IV2013-07-231-0/+4
| | | | python26)
* Fixup changelog datesMichael DeHaan2013-07-052-3/+3
|
* Update changelogsMichael DeHaan2013-07-052-2/+11
|
* Update packaging changelogs.Michael DeHaan2013-07-042-0/+15
| | | | | | Conflicts: packaging/rpm/ansible.spec
* * Updated all ansible.cc references in the documentation to pointJoshua Lund2013-06-193-4/+4
| | | | | to ansibleworks.com * Fixed a few misspelled words
* Fix typo in PKGBUILDBuce2013-06-181-1/+1
| | | | ansbile.cfg -> ansible.cfg
* Version bump and assorted things to start new development version.Michael DeHaan2013-06-101-1/+4
|
* Update packaging dates in preparation for release.v1.2Michael DeHaan2013-06-103-10/+10
|
* Include docs, config in Arch packageBuce2013-06-091-0/+9
|
* Add provides=('ansible') to PKGBUILDBuce2013-06-091-1/+2
| | | | This lets packages use ansible-git as a dependency in place of ansible.
* Let makepkg control compression of man pagesBuce2013-06-091-5/+0
| | | | | makepkg will automatically compress man pages in MAN_DIRS if 'zipman' is in the OPTIONS array of makepkg.conf.
* Added optional dependencies for fireball mode to PKGBUILD.John Gosset2013-05-311-0/+4
|
* Not sure why RPM was trying to avoid certain files starting with f. Change ↵Michael DeHaan2013-05-291-6/+6
| | | | that.
* update archlinux PKGBUILD for pacman 4.1Daniel Wallace2013-05-151-34/+26
|
* Updates Arch PKGBUILDMichel Blanc2013-04-301-2/+2
| | | | Recurse in subdirectories to handle the new libs layout. Updated on AUR.
* Squashed commit of the following:Ton Kersten2013-04-291-5/+5
| | | | | | | | commit c1f92093c8fa985c35d2fbcbb9171d82842983dd Author: Ton Kersten <github@tonkersten.com> Date: Mon Apr 29 19:23:42 2013 +0200 Fixed RPM building for 1.2
* Spec version should be 1.2Michael DeHaan2013-04-271-1/+1
|
* ansible.spec: update Source0 & UrlCristian Ciupitu2013-04-271-2/+2
| | | | | The source archive is "tar.gz", not "tar.bz2". The new home is http://ansible.cc
* Revert "Updated ansible.spec should now work for CentOS 5 and CentOS 6"Cristian Ciupitu2013-04-271-14/+20
| | | | | | | | make rpm did not work on Fedora 18 This reverts commit ea39454f98f43d5a19d07b4d0110ca0c6fc518be. Conflicts: packaging/rpm/ansible.spec
* Fixes wrong Source URLIvan Lezhnjov IV2013-04-271-1/+1
| | | | Signed-off-by: Ivan Lezhnjov IV <ivan.lezhnjov.iv@gmail.com>
* Updated ansible.spec should now work for CentOS 5 and CentOS 6Ivan Lezhnjov IV2013-04-271-21/+15
| | | | Signed-off-by: Ivan Lezhnjov IV <ivan.lezhnjov.iv@gmail.com>
* added missing build deps for debian/ubuntu to readmeBrian Coca2013-04-031-1/+1
| | | | Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
* Update release version.Michael DeHaan2013-04-022-2/+11
|
* Install example config file under /etc/ansibleAlberto Gonzalez Iniesta2013-03-261-0/+1
|
* Fix reinplace in macports package to work on both 10.7 and 10.8Jimmy Tang2013-03-251-2/+2
| | | | | reinplace on OSX 10.8 seems to behave differently, this change has been tested on a few 10.8 and 10.7 machines.
* RPM packaging: check properly if using RHEL5 or olderCristian Ciupitu2013-03-171-4/+4
|
* updated ports to use ansible.cc/releases as github doesn't work anymoreBrian Coca2013-03-131-4/+8
| | | | Signed-off-by: Brian Coca <bcoca@tablethotels.com>
* Merge pull request #2369 from leucos/arch-pkgbuild-fixMichael DeHaan2013-03-112-29/+10
|\ | | | | Fixes Arch building file
| * Fixes arch building fileMichel Blanc2013-03-112-29/+10
| | | | | | | | | | | | | | 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.
* | Teach 'make rpm' to build on RHEL5/SL5 etc...Jimmy Tang2013-03-111-0/+18
|/
* Adopt best practices with distributing portfilesJimmy Tang2013-02-263-0/+28
| | | | | Reorganised packaging and added some notes for less experienced users on how to get the development version of ansible installed using macports.
* fixing changelogSri Harsha Yalamanchili2013-02-251-0/+6
|
* Merge pull request #1986 from jcftang/develMichael DeHaan2013-02-071-0/+13
|\ | | | | Documentation Fixes relating to OSX and macports