tuxor
29th November 2011, 07:50 PM
Hi,
I created my own kmod-package for the tp_smapi module (see https://github.com/evgeni/tp_smapi). rpmbuild doesn't throw any error messages and installing the rpm via yum works flawlessly.
**my first question turned out to be silly, I found out about the (really very special and not valuable for the public) solution**
Another question: In this howto (http://rpmfusion.org/Packaging/KernelModules/Kmods2) it says, I have to create a userland-package containing "tools, documentation, license files, udev configuration etc.".
Does anybody have an idea what I could put inside of this userland-package? At the moment it's just an empty noarch-rpm doing literally nothing...
I created my own kmod-package for the tp_smapi module (see https://github.com/evgeni/tp_smapi). rpmbuild doesn't throw any error messages and installing the rpm via yum works flawlessly.
**my first question turned out to be silly, I found out about the (really very special and not valuable for the public) solution**
Another question: In this howto (http://rpmfusion.org/Packaging/KernelModules/Kmods2) it says, I have to create a userland-package containing "tools, documentation, license files, udev configuration etc.".
Does anybody have an idea what I could put inside of this userland-package? At the moment it's just an empty noarch-rpm doing literally nothing...