Changes between Version 30 and Version 31 of RpmHowToPackagers


Ignore:
Timestamp:
Feb 10, 2015, 11:24:13 AM (9 years ago)
Author:
Silvan Scherrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmHowToPackagers

    v30 v31  
    3131 * ''name:'' the name of the package
    3232 * ''version:'' the package version
    33  * ''release:'' the release of the package, e.g., an initial release might be 1%{?dist}
     33 * ''release:'' the release of the package, e.g., an initial release is 1%{?dist} a next release of the same version is +1. When the version changes, the release starts with 1 again.
    3434 * ''license:'' the license under which the package is being released (GPLv3, etc.)
    3535 * ''url:'' the main url to the original project or maintainer