RPM Spec Files
Instructions for building and packaging an rpm.
Building – set of shell scripts
Packaging – General info, lists of files, etc.
Divided into sections
Headers (unlabeled section)
%description
%prep
%build
%install
%files
Others