Instead of the hardcoded value in spec2make, added new tag option "WHITELIST-RPMS...
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 17 Feb 2011 18:48:39 +0000 (13:48 -0500)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 17 Feb 2011 18:48:39 +0000 (13:48 -0500)
commit1c24f489201689afb53722f2322431c9b9c18ae6
tree5a11f0e1c954cda71d0f228dabe93f4be5112512
parentc2ecafc29245d453142f5fd94e3de9107e46f77b
Instead of the hardcoded value in spec2make, added new tag option "WHITELIST-RPMS" which lets you force-package a set of rpms based on a prefix. E.g. setting kernel-WHITELIST-RPMS := kernel-devel, kernel-docs will force inclusion of these two packages.
Makefile
spec2make.c