From 225782287cf04dd1d24bfcd8af30b8ab50e1df07 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Sat, 7 Mar 2020 18:02:35 -0500 Subject: [PATCH 1/1] Trim intro --- devel/HowToBuildOpenAfsRpmPackages.mdwn | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/devel/HowToBuildOpenAfsRpmPackages.mdwn b/devel/HowToBuildOpenAfsRpmPackages.mdwn index 85fe574..188f17f 100644 --- a/devel/HowToBuildOpenAfsRpmPackages.mdwn +++ b/devel/HowToBuildOpenAfsRpmPackages.mdwn @@ -5,26 +5,6 @@ and CentOS using the contributed RPM spec file available in the OpenAFS source tree. Packages may be built from the OpenAFS release tar files or from a clone of the OpenAFS git repository. -The general process is: - -* Set up the RPM build directories -* Download or extract the RPM sources - - Release Notes - - CellServDB file - - Source code tar file - - Documentation tar file -* Extract the openafs.spec file from the openafs code tree - - Set the OpenAFS version and package release versions -* Run rpmbuild -bs to create a source RPM -* Run rpmbuild with options to create RPM package files - -Available resources for building RPM packages: - -* The OpenAFS makefile has targets to build the source RPM -* The OpenAFS src/packaging/RedHat/makesrpm.pl script may be used to build the source RPM (This script is used by the makefile) -* The OpenAFS-contrib [afsutil package][1] script will build RPMs in a local git repo, and has options to support building packages with `mock`. - - ## How to build release packages from an OpenAFS source distribution The OpenAFS project provides a source code distributions of [releases][3]. A -- 1.9.4