On Fri, Jul 02, 2004 at 06:36:02PM -0400, Derek Atkins wrote: > Sure they will! Indeed this is what I'd like to (eventually) > implement, ala the patches sent here months ago to build just a kernel > package. This way when a new kernel is released you can just build a > new kernel package for that new kernel version without having to > rebuild the whole source tree.
So the kernel packages will have a different spec file and everything? > Huh? You're on crack. Of course you can have multiple packages of > different versions installed at the same time. Just "rpm -i <pkg>" > and you've now got two versions installed. I may be on crack, but that's a different issue. You can have multiple versions of the same package installed -- but you still can't have multiple *subpackages* (in a spec file) with the same name but different versions. But if you're intending to separate out the kernel module into a completely separate source RPM, that isn't relevant. > Also, the plan was to have: > openafs-kernel-<openafs-version>-<kernel-version>.<arch>.rpm Or openafs-kernel-<openafs-version>-<pkg.release>.<kernel-version>.<arch>.rpm. -- Matthew Miller [EMAIL PROTECTED] <http://www.mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/> _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
