summaryrefslogtreecommitdiffstats
path: root/certmaster.spec
Commit message (Collapse)AuthorAgeFilesLines
* remove "version" file and updated spec/makefile/setup.py to not need itAdrian Likins2009-02-181-4/+6
|
* certmaster.spec: Try to simplify the support for rhel3+python2.3 a little bit.Adrian Likins2009-01-191-5/+41
| | | | | | | | We let distutils do the /usr/bin/python path munging for the files that need it (aka, everything in "scripts"). So we can get rid of the patch for this (we also cleaned up all the files that had a #! set that didn't need it) Some minor spec file formatting changes as well
* add missing dirs to spec file (trigger dirs)Adrian Likins2008-12-081-0/+6
| | | | fix for bugzilla #473633
* /s/June/Jun (incorrect changelog entry)Adrian Likins2008-06-301-1/+1
|
* fix fedora bug #441283 - typo in postinstall scriptletAdrian Likins2008-06-301-1/+5
| | | | | | (the init.d symlinks for runlevels 1 and 6 were created wrong) rev releae
* Bump version for release, clean up wrong versions in changelog.Michael DeHaan2008-06-301-4/+8
|
* apply triggers patch from Steve Salevan <ssalevan@redhat.com>Adrian Likins2008-04-221-0/+9
| | | | | | | | Steves comments: Adding in triggering functionality, changed specfile and MANIFEST.in to reflect changes. Added sub_process.py file to facilitate the subprocesses necessary for triggering to work. Modified certmaster.py to add trigger points.
* certmaster logging cleanupsAdrian Likins2008-03-171-1/+1
| | | | | - use unique name for the certmaster logs - some not quite working code for passing down client info so we can log
* remove unused certmaster/minion/ and certmaster/overlord/ dirsAdrian Likins2008-03-171-4/+3
| | | | update spec and setup accordingly
* remove references to certmasterdAdrian Likins2008-02-251-6/+3
|
* some certmaster fixes, mostly path stuffAdrian Likins2008-02-251-1/+0
|
* Add missing fileMichael DeHaan2008-02-131-0/+115