summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index 1dd12e3..5f7df7a 100644
--- a/README
+++ b/README
@@ -19,4 +19,10 @@ Command to stop the servers (TBD)
swift-init main stop
Command to gracefully reload the servers
- swift-init main reload \ No newline at end of file
+ swift-init main reload
+
+Building RPMs. RPMs will be located in the 'build' directory.
+ $ bash makerpm.sh
+
+Building RPM with a specific release value, useful for automatic Jenkin builds
+ $ PROG_RELEASE=123 bash makerpm.sh