diff options
| -rwxr-xr-x | compat-mysql51.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/compat-mysql51.spec b/compat-mysql51.spec index 971180d..2de3d78 100755 --- a/compat-mysql51.spec +++ b/compat-mysql51.spec @@ -43,7 +43,7 @@ Provides: mysqlclient16 = %{version}  %description  This package contains backlevel versions of the MySQL client libraries  for use with applications linked against them.  These shared libraries -were created using MySQL %[version}. +were created using MySQL %{version}.  %package devel  | 
