Commit Graph

13 Commits (c3cad50075bfbcd29e53098db82f5ebc1bbd6c4c)

Author SHA1 Message Date
Seth Vidal 2df6399176 make dist be ?dist so if it is not there you don't get any noise
as per fedora usage guidelines
https://fedoraproject.org/wiki/Packaging:DistTag
12 years ago
John Eckersberg 4a2259bab1 Update spec to include %{dist} in Release 12 years ago
John Eckersberg 5aad4bacc7 Bump release to 0.0.2 12 years ago
Michael DeHaan 3f9f8de031 Update packaging WRT AUTHORS.md 12 years ago
Michael DeHaan f1c8fc63cb host file must be marked config(noreplace), update rpm build to use checked in manpage src 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 82befee081 Change Source0 in spec file to point at github downloads 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
Tim Bielawa 3f245498c4 Fixup RPM building: Makefile, Spec File, .gitignore
Fixup distutils: setup.py

Clean old cruft: section 5 man pages
12 years ago
Michael DeHaan 8d57ceecf1 Factoids and push variables via setup are now available to be templated in command args
as well as template files.  PLUS, variables are now expressed in playbooks without having
to know about the setup task, which means playbooks are simpler to read now.
13 years ago
Seth Vidal 78566946c0 correct license 13 years ago
Seth Vidal 11bf2a5e03 add python-paramiko dependency 13 years ago
Seth Vidal 47aa018a84 add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creation 13 years ago