Commit Graph

160 Commits (adc7f91865e222f067369723e2b1e408fae3b311)

Author SHA1 Message Date
Michael DeHaan f72114c657 Move setup.py stuff back to top level as "make sdist" was not working, plus, it makes sources cleaner. 2012-04-21 11:56:06 -04:00
Michael DeHaan d4a5c4aee1 Merge pull request #181 from leucos/integration
Adds PKGBUILD file for Arch linux
2012-04-19 15:57:22 -07:00
Tim Bielawa 516df5f64f Move packaging related things out of the root directory:
Distutils MANIFEST.in, setup.py -> packaging/distutils/ directory.
2012-04-19 13:50:09 -04: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
Michael DeHaan 51dfb6f88c Add PyYAML requirement 2012-04-19 00:14:37 -04:00
Michael DeHaan b70ed206c6 Add debian build notes... makefile target pending, some changes to instructions possibly
needed due to moving into packaging/debian?
2012-04-18 23:26:08 -04:00
Michael DeHaan 5bf32f9c90 Add gentoo packaging pointer 2012-04-18 22:51:54 -04:00
Michael DeHaan 8539f4926a Move debian under packaging subdirectory 2012-04-18 22:50:09 -04:00
Tim Bielawa 0a70106b0f Move ansible.spec into subdir. Closes #162 2012-04-18 10:48:37 -04:00