> Patch file name can contain the version number e.g for php-5.2.0, patch
> names can be :
> php-5-2.0-fix1.patch
> php-5-2.0-fix2.patch
> 
> If you see the rpm sources (from my system freetype src rpm looks like) :
> [/usr/src/redhat] $ /bin/ls /usr/src/redhat/SOURCES/freetype-*
> /usr/src/redhat/SOURCES/freetype-2.1.10-cvsfixes.patch
> /usr/src/redhat/SOURCES/freetype-2.1.10-enable-ft2-bci.patch
> /usr/src/redhat/SOURCES/freetype-2.1.10-fixaliasing.patch
> /usr/src/redhat/SOURCES/freetype-2.1.10-fixautofit.patch
> /usr/src/redhat/SOURCES/freetype-2.1.10-fixkerning.patch
> /usr/src/redhat/SOURCES/freetype-2.1.10-memleak.patch
> /usr/src/redhat/SOURCES/freetype-2.1.10.tar.bz2
> /usr/src/redhat/SOURCES/freetype-2.1.10-xorgfix.patch
>

we could use the same naming scheme for patches that we carry.

Arvi

Reply via email to