Summary: Kit <<>> Component <<>> metapackage Name: <<>> Version: <<>> Release: <<>> License: EPL BuildArch: noarch Requires: <<>>,<<>>,<<>> %description <<>> %prep %build %install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %changelog %pre if [ "$1" = "1" ] ; then <<>> elif [ "$1" = "2" ] ; then <<>> fi %post if [ "$1" = "1" ] ; then <<>> elif [ "$1" = "2" ] ; then <<>> fi %preun <<>> %postun <<>>