Searched refs:REQ (Results 1 – 1 of 1) sorted by relevance
199 REQ=`grep "Requires:" $COCCI | cut -d':' -f2 | sed "s| ||"`200 if [ -n "$REQ" ] && ! { echo "$REQ"; echo "$SPATCH_VERSION"; } | sort -CV ; then203 echo "This SmPL patch requires: $REQ"