%define name texas_switch %define version 6.5.2 %define release 1b3 Summary: Switch the heart of Texas with Wisconsin Name: %{name} Version: %{version} Release: %{release} Group: Brain/conquests License: Fermilab Source: %{name}-%{version}.tar.gz Source1: cheese BuildRoot: %{_tmppath}/%{name}-%{version} %description This exchanges the heart of Texas with the heart of Wisconsin. %prep %setup -q %install mkdir -p $RPM_BUILD_ROOT/home/Texas cp -r * $RPM_BUILD_ROOT/home/Texas #We now perform the switch rm -f $RPM_BUILD_ROOT/home/Texas/Heart cp %{SOURCE1} $RPM_BUILD_ROOT/home/Texas/Heart %files /home/Texas