summaryrefslogtreecommitdiffstats
path: root/ipa-radius-server/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning for configure.ac and ipa-python/setup.pySimo Sorce2008-08-111-1/+4
| | | | | | | | | | Fix make maintainer-clean Also make RPM naming consistent by using a temp RELEASE file. This one helps when testing builds using rpms. Just 'echo X > RELEASE' to build a new rpms (X, X+1, X+2 ...) Version 1.1.0 was released some times ago, bump up to 1.1.1
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-071-1/+1
|
* Fix issues reported by rpmlint.Rob Crittenden2008-01-181-2/+2
| | | | | | | | | | | | | | - Removing shebangs (#!) from a bunch of python libraries - Don't use a variable name in init scripts for the lock file - Keep the init script name consistent with the binary name, so renamed ipa-kpasswd.init to ipa_kpasswd.init - Add status option to the init scripts - Move most python scripts out of /usr/share/ipa and into the python site-packages directories (ipaserver and ipaclient) - Remove unnecessary sys.path.append("/usr/share/ipa") - Fix the license string in the spec files - Rename ipa-webgui to ipa_webgui everywhere - Fix a couple of issues reported by pychecker in ipa-python
* Move radius server components into a separate package.Karl MacMillan2007-12-121-0/+20