diff --git a/scripts/package/mkspec b/scripts/package/mkspec index adab28fa7f892f1704e498530f01ae3a69d5a05a..094e52c979a8cdbea1af95da6fcba93104e82ff4 100755 --- a/scripts/package/mkspec +++ b/scripts/package/mkspec @@ -1,7 +1,7 @@ #!/bin/sh # # Output a simple RPM spec file. -# This version assumes a minimum of RPM 4.0.3. +# This version assumes a minimum of RPM 4.13 # # The only gothic bit here is redefining install_post to avoid # stripping the symbols from files in the kernel which we want