whitelist for fighting spam
[openafs-wiki.git] / HowToBuildOpenAfsRpmPackages.mdwn
index 5e287dd..39bd715 100644 (file)
@@ -1,5 +1,5 @@
 ## Building RPM packages
+
 A script called makesrpm.pl is provided to build a source RPM package.  You can
 use the generated source RPM to build the binaries and create the RPM packages
 for your source code tree of OpenAFS.
@@ -17,13 +17,12 @@ example shows how to get a source tree from a remote git repo.
 
 The _version_ is the dotted OpenAFS version number, such as 1.6.0,
 and the _tagname_ is the git tag for the version, such as openafs-stable-1_6_0.
-The _version_ number for pre-releases are suffixed with pre<number>. For example,
+The _version_ number for pre-releases are suffixed with pre&lt;number&gt;. For example,
 to build 1.6.0pre5, create a directory called openafs-1.6.0pre5.
 
 Next, create a source RPM file. This requires creating a tar file for the
 source files and a tar file for the documents.  Run the makesrpm program
 to generate an OpenAFS source RPM.
-[GPS Tracking](http://vamostech.com/gps-tracking), [Sewa Mobil Jakarta](http://www.awanirentcar.com), [Harga Vertical Blind](http://www.tiraimodern.com/product/vertical-blind), [Properti Semarang](http://www.raywhitesemarang.com)
 
     $ cd .. # move out of the source tree
     $ tar cjf openafs-<version>-src.tar.bz2 openafs-<version> --exclude .git --exclude doc