summaryrefslogtreecommitdiffstats
path: root/autocluster.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Replace external waitfor script with a functionMartin Schwenke2014-07-021-1/+0
| | | | Signed-off-by: Martin Schwenke <martin@meltin.net>
* RPM dependency improvementsMartin Schwenke2012-05-301-3/+2
| | | | Signed-off-by: Martin Schwenke <martin@meltin.net>
* Installation and packaging changes reflecting recent file removals/renamesMartin Schwenke2012-05-301-2/+3
| | | | Signed-off-by: Martin Schwenke <martin@meltin.net>
* waitfor command requires expect packageAmitay Isaacs2012-05-281-0/+1
| | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com>
* Update autocluster git repo urlAmitay Isaacs2012-01-301-1/+1
|
* Makefile generates ChangeLog for dist and spec file installs it as doc.Martin Schwenke2011-05-031-1/+1
| | | | Signed-off-by: Martin Schwenke <martin@meltin.net>
* For RPM BuildArch should be noarch.Martin Schwenke2010-02-251-0/+1
| | | | Signed-off-by: Martin Schwenke <martin@meltin.net>
* Add --with-release option to allow kickstart and yum templates to beMartin Schwenke2008-10-141-0/+48
specified in one fell swoop. Add releases directory containing some config files to support this. Add Makefile to allow "make install" (also "make dist", generation of debian/changelog and autocluster.spec). Add RPM spec file template and debian subdirectory to allows building of packages. Add magic comments to main autocluster script to allow installation directory to be substituted. Signed-off-by: Martin Schwenke <martin@meltin.net>