# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 495 | Tony Smith | Re-ordered directory structure for the ( hopefully ) last time | ||
#2 | 494 | Tony Smith | Pull changes from SuSE into RedHat | ||
#1 | 491 | Tony Smith |
Adjustments. Now downloads 2000.2 by default and the buildscript now takes a --distro argument so you can specify what style of RPM you want. Means I've got to rename these paths again I guess. The tarball is now built on the fly based on the distro you pick. |
||
//guest/tony_smith/perforce/RPM/RedHat/p4.spec | |||||
#1 | 487 | Tony Smith |
Renamed the RPM building tree because this RPM is quite RedHat specific. SuSE RPM builder to be added |
||
//guest/tony_smith/perforce/SRPM/p4.spec | |||||
#5 | 471 | Tony Smith |
Updated to work on distro's that don't have chkconfig. Moved the perforce user creation to %pre section as it was causing errors in %post. |
||
#4 | 458 | Tony Smith |
Fixed the checkpoint deletion script which was previously broken. Tweaked the spec file so that the perforce user is created prior to the file installation so the ownership is set correctly. Updated the build script so that the target type is always set to i386 since that's how p4 and p4d are built. |
||
#3 | 449 | Tony Smith | Corrected some minor irritations. | ||
#2 | 448 | Tony Smith |
Updated RPM building kit so that it will automatically download the latest binaries from ftp.perforce.com. Spec file is also a bit more clever, and logrotate, checkpointing and verify support has been added. Thanks to Matthew Rice for the logrotate script! |
||
#1 | 429 | Tony Smith | First pass at RPM building toolkit. |