the generally distributed one) such that rpm -qp MYRPM.rpm produces the result kernel-BOOT-2.4.20-18.7
The key issue is with the embedded '-' sign in the the 'Version:' part
There isn't an embedded '-' in the version. That's the separator between the version and the release. Use:
version: 2.4.20
release: 18.7
in your spec file.
--Hal
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list