Commit Graph

57 Commits (8fdb5ace01c096d5c9a8522168e479ef1b11ebcb)

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. 12 years ago
Tim Bielawa 516df5f64f Move packaging related things out of the root directory:
Distutils MANIFEST.in, setup.py -> packaging/distutils/ directory.
12 years ago
Tim Bielawa 2beb6592c7 Update spec file location in MANIFEST.in 12 years ago
Michael DeHaan 3f9f8de031 Update packaging WRT AUTHORS.md 12 years ago
Seth Vidal 3567237dbc modify build/spec file to work on el6 with quasi-broken setup process
remove data_files section from setup.py for some reason or another
12 years ago
Tim Bielawa dce6074a81 Fixes for better RPM packaging
Spec file installs default example hosts files
Spec file marks the contents of /etc/ansible as %config(noreplace)

Example hosts file now with instructional comments
12 years ago
Seth Vidal 47aa018a84 add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creation 12 years ago