summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing xsltproc in Debian packaging READMELaurent Vallar2015-11-121-1/+1
| | | | fix #13140
* Add missing docbook-xml in Debian packaging READMELaurent Vallar2015-11-121-1/+1
| | | | fix #13139
* Debian packaging updatesJames Cammarata2015-11-062-1/+2
| | | | Fixes #13040
* Backporting version release stuff from stable-1.9James Cammarata2015-10-102-0/+27
|
* Potential fix for amazon linux's rpm doing something strange with the ↵Toshio Kuratomi2015-09-061-0/+11
| | | | python_sitelib macro #12166
* much needed update to port makefileBrian Coca2015-09-011-15/+54
|
* Add six as a dependency for packagingToshio Kuratomi2015-06-023-2/+6
|
* Backporting release info/changelog stuff to develJames Cammarata2015-05-052-3/+14
|
* Improve generation of debian changelogJames Laska2015-04-091-3/+4
|
* Updating debian packaging changelog for devel 2.0 versionJames Cammarata2015-04-061-3/+9
|
* Update README.mdkristous2015-03-271-1/+1
| | | to get debuild you need to install devscripts
* doc: building debian package: 'asciidoc' is a required dependencyMatthieu Caneill2015-03-251-1/+1
|
* Update the packaging files through the 1.8.4 releaseToshio Kuratomi2015-03-032-3/+39
|
* Ansible is available in the main Gentoo repositoryJustin Lecher2014-12-021-2/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Bumping files for 1.9James Cammarata2014-11-252-2/+11
|
* Fixes Arch PKGBUILDMichel Blanc2014-10-081-2/+3
| | | | | | | Build was failing with new Ansible submodule setup for core and extras modules. Integrated fix from @firecat53 Added @firecat53 to contributors.
* Fix packaging to work with new module locationJames Laska2014-09-291-2/+0
| | | | | | Changes include: * Remove references to old module dir from .spec * Use setuptools find_packages find all ansible packages
* Remove install references to library/Michael DeHaan2014-09-292-4/+0
|
* Adding in docs updates for 1.7.2 releaseJames Cammarata2014-09-242-0/+18
|
* Make debuild happy by including a date in debian/changelogJames Laska2014-08-071-0/+6
| | | | | | The previous commit resolved the debian build problem, but was building packages with the stable version. A development version is required in the changelog to properly build development DEB packages.
* Fix debian builds by correcting debian/changelogJames Laska2014-08-071-6/+0
| | | | | | | Remove 1.8 debian/changelog entry with a date of "TBD" as this causes the debian build process to fail. We can add this back with the 1.8 release becomes a reality, or add it back now with a valid date in the future.
* Back-porting in CHANGELOG/etc. for older versionsJames Cammarata2014-08-062-0/+18
|
* Version bump for 1.8James Cammarata2014-08-062-2/+11
|
* Require python-crypto >= 2.6 for debian package buildsJames Laska2014-08-041-1/+1
| | | | | | | The ansible PyPi package, and RPM both require crypto>=2.6. This change carries that dependency into the ansible DEB package. Note, for ubuntu-12.04, this dependency is only satisfied by a PPA. Users installing from 'ppa:ansible/ansible' will not be affected..
* Backporting CHANGELOG/RELEASES and packaging updates for 1.6.7-8 releasesJames Cammarata2014-07-232-1/+19
|
* CHANGELOG and other updates for 1.6.6 releaseJames Cammarata2014-07-012-0/+9
|
* Backporting packaging updates from 1.6 branchJames Cammarata2014-06-262-0/+18
|
* Merge pull request #7176 from leucos/develJames Cammarata2014-06-231-2/+9
|\ | | | | Arch PKGBUILD fixes : removes man3 section and adds contributor list
| * Removes man3 section and adds contributor listMichel Blanc2014-04-281-2/+9
| | | | | | | | | | | | Seems that there are no man for section 3 anymore. Removed install snippet from PKGBUILD. Added list of PKGBUILD contributors in header.
* | Updated DEB build workflowJames Laska2014-06-202-34/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | Updates to Makefile include: * add targets: deb-src, deb-src-upload, deb-upload * add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE * create deb files for all release values in DEB_DIST Several updates to packaging/debian/* * Updated control file * Whitespace/formatting of changelog Add deb-build to .gitignore
* | Building Ansible deb requires setuptoolsAndy Freeland2014-06-171-2/+2
| |
* | Back-porting 1.6.x release info into CHANGELOG/RELEASES and packagingJames Cammarata2014-06-102-3/+31
| |
* | Synchronize .deb package version with VERSION fileMaciej Delmanowski2014-05-071-0/+6
| |
* | Update packaging dates for the 1.6.0 releasev1.6.0James Cammarata2014-05-052-4/+4
| |
* | Fixing a bad merge commit in packaging/debian/changelogJames Cammarata2014-04-301-4/+0
| |
* | Merge pull request #7225 from ciupicri/devel-rpm-changelogJames Cammarata2014-04-301-3/+3
|\ \ | | | | | | Fix dates from RPM SPEC changelog
| * | Fix dates from RPM SPEC changelogCristian Ciupitu2014-04-301-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `make rpm` gives these warnings: warning: bogus date in %changelog: Thu Feb 28 2014 Michael DeHaan <michael.dehaan@g.c> - 1.5-0 warning: bogus date in %changelog: Thu Jul 05 2013 Michael DeHaan <michael.dehaan@g.c> - 1.2-2 warning: bogus date in %changelog: Thu Aug 6 2012 Michael DeHaan <michael.dehaan@g.c> - 0.7-0 RPM build errors: bogus date in %changelog: Thu Feb 28 2014 Michael DeHaan <michael.dehaan@g.c> - 1.5-0 bogus date in %changelog: Thu Jul 05 2013 Michael DeHaan <michael.dehaan@g.c> - 1.2-2 bogus date in %changelog: Thu Aug 6 2012 Michael DeHaan <michael.dehaan@g.c> - 0.7-0
* | | Adding BuildRequires lines for python-setuptoolsJames Cammarata2014-04-301-0/+3
|/ /
* | Merge branch 'feature/multi-version-import' of ↵James Cammarata2014-04-291-0/+9
|\ \ | |/ |/| | | https://github.com/abadger/ansible into abadger-feature/multi-version-import
| * Add Requires to the specfile for setuptools and the python-crypto2.6Toshio Kuratomi2014-04-021-0/+9
| | | | | | | | forward compat package
* | Fix date in changelog for RPM builds off devel branch.Michael DeHaan2014-04-191-1/+1
| |
* | Updating changelog/releases/packaging for 1.5.5 releaseJames Cammarata2014-04-182-0/+18
| |
* | Merge pull request #6053 from cgtx/develMichael DeHaan2014-03-161-6/+6
|\ \ | |/ |/| corrections for Arch PKGBUILD
| * remove optional vars folderscgtx2014-02-181-2/+0
| |
| * use correct permission mode when installingcgtx2014-02-181-6/+8
| |
* | Updating CHANGELOG/RELEASES in devel for 1.5.3 and older releasesJames Cammarata2014-03-132-1/+19
| |
* | Fix changelog dates in ansible.specJames Tanner2014-03-111-2/+2
| |
* | Remove remnant merge conflict lines from ansible.specJames Tanner2014-03-111-3/+1
| |
* | Fix merge conflicts from 1.5.1 release notesJames Tanner2014-03-102-0/+17
|\ \
| * | Update files for 1.5.1 release.v1.5.1Richard C Isaacson2014-03-102-3/+12
| | |