summaryrefslogtreecommitdiffstats
path: root/ipa-python/freeipa-python.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Move packages to ipa from freeipa.Karl MacMillan2007-11-211-64/+0
|
* Bump versions for release.Karl MacMillan2007-11-011-2/+4
|
* Cleanup freeipa-python requiresMark McLoughlin2008-02-211-4/+1
| | | | | | | | | | | | | | | | We don't need the elaborate python requires, since a requires for e.g. "python-abi = 2.5" is automatically added. We also don't need the elaborate build requires, since all it does is query the currently installed version of python and require that you have it's appropriate python-devel installed. But if python-devel is installed at all, this should hold true. (Also, IMHO the .spec files should be removed from mercurial since they are automatically generated) Signed-off-by: Mark McLouglin <markmc@redhat.com>
* Fix build issues by combining patches submitted by Michael Gregg andRob Crittenden2007-10-171-13/+21
| | | | | Karl MacMillan Remove #!/usr/bin/python from many files to quiet rpmlint
* Use setup.py for ipa-python from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-161-17/+16
|
* Reset version numbers for next milestone.Karl MacMillan2007-09-101-1/+1
|
* Updated freeipa-admintool spec file to include additional tools.Karl MacMillan2007-08-171-2/+5
| | | | Updated freeipa-python to depend on PyKerberos package.
* - Abstracted client class to work directly or over RPCrcritten@redhat.com2007-08-061-1/+8
| | | | | | | | | | | - Add mod_auth_kerb and cyrus-sasl-gssapi to Requires - Remove references to admin server in ipa-server-setupssl - Generate a client certificate for the XML-RPC server to connect to LDAP with - Create a keytab for Apache - Create an ldif with a test user - Provide a certmap.conf for doing SSL client authentication - Update tools to use kerberos - Add User class
* Add local-dist target.Karl MacMillan2007-08-011-0/+3
| | | | Remove hard-coded config.
* Added spec files for python and admintools.Karl MacMillan2007-07-311-0/+45