C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Inside the Spec File
 

Chapter 13. Inside the Spec File

different types of entries are:

Let's start by looking at comments.

Comments: Notes Ignored by RPM

To create a comment, enter an octothorp (#) at the start of the line. Any text following the comment character will be ignored by RPM. Here's an example comment:
# This is the spec file for playmidi 2.3...
        
Comments can be placed in any section of the spec file.

Главная