> Does anyone know what standards might exist on generating Version and Release
> numbers for RPM spec files.
>
> ie. Version 1.2.3 Release 4
>
> 1 = major version - changes occurred that effect interfaces
> 2 = minor version - changes occurred but interfaces are the same
> 3 = possibly bug fix or configuration related updates.
> 4 = release candidate 4
Version is for the version number of the packaged app, which you describe
above. Release is for the the release number of the RPM itself, and should
start with zero for each version and count up if necessary.
So,
Version: 1.2.3rc4
Release: 1
--
Matthew Miller ---> mattdm@...
Quotes 'R' Us ---> http://quotes-r-us.org/
Boston University Linux ---> http://linux.bu.edu/
_______________________________________________
Rpm-list mailing list
Rpm-list@...
https://listman.redhat.com/mailman/listinfo/rpm-list