File kernel-dummy.spec of Package kernel-source-ck
# # spec file for package kernel-dummy (Version v2.6.22_rc3) # # Copyright (c) 2003 SuSE Linux AG, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://www.suse.de/feedback/ # # norootforbuild # icecream 0 Name: kernel-dummy Summary: Dummy summary Version: v2.6.22_rc3 Release: 0 License: GPL Group: Development/Sources Autoreqprov: off BuildRoot: %_tmppath/%name-%version-build %description Dummy description. %install rm -rf %buildroot mkdir -p %buildroot/etc echo dummy > %buildroot/etc/dummy %files %defattr(-, root, root) /etc/dummy