prc-tools CVS: prc-tools jmarshall
Brought to you by:
jmarshall
|
From: John M. <jma...@us...> - 2005-03-23 03:25:23
|
CVSROOT: /cvsroot/prc-tools
Module name: prc-tools
Changes by: jmarshall 05/03/22 19:25:16
Modified files:
. : aclocal.m4
Log message:
Using semi-colons within sed function lists delimited by {} is not
portable. Instead, we use a second sed to ensure we get only the
main Version in a .spec file, omitting any possible different
Version tags on subpackages.
|