-
Bug
-
Resolution: Done
-
Major
-
None
-
9.x
-
None
-
None
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
Section number and name: 4.5.4. An example SPEC file for a program written in Python
Describe the issue: In the example spec file of the pello package the package version is declared as 1.0.2:
Version: 1.0.2
However, a different 0.1.1 version string is declared in the 3.3.2. Creating a source code archive for a sample Python program section, which is inconsistent.
Impact of this issue: Documentation consumers may be unnecessarily confused by the inconsistency.
Suggestions for improvement: Change the value of the Version field to be 0.1.1 as well.