uprev-spec revision 709
709N/A# uprev-spec - increments by 1 the value of the Release field in spec files 709N/A# Dermot McCluskey 22-July-2003 Initial Version 709N/A # if spec_file contains a leading dir, then split it out 709N/A # if Release value does not consist entirely of digits, 709N/A # then check for leading chars ending with digits 709N/A # print all other lines unmodified 709N/A &print_msg ("=============================== ======= ======= =======\n");