%define name decoy %define version 32.1 %define release huh Summary: Wooden ducks and duck calls used as decoys Name: %{name} Version: %{version} Release: %{release} Group: Brain/conquests License: Fermilab Source1: wooden.ducks.tar.gz Source2: duck.calls.tgz BuildRoot: %{_tmppath}/%{name}-%{version} %description We spread wooden ducks, and call on duck calls in various places. %package swamp Group: Brain/conquests Summary: Wooden ducks and calls designed for swamps %description swamp Oh the varied places you can put ducks in a swamp. And a duck call is just so natural in the pond. %package forest Group: Brain/conquests Summary: Wooden ducks and calls designed for forest %description forest Although forests arn't as wet, ducks don't seem so out of place here. %package city Group: Brain/conquests Summary: Wooden ducks and calls designed for city %description city Oh the varied places you can put ducks in a city. The only problem is that they keep getting taken. %install mkdir -p $RPM_BUILD_ROOT/opt/ cd $RPM_BUILD_ROOT/opt/ tar xvfz %{SOURCE1} tar xvfz %{SOURCE2} %files swamp /opt/swamp %files forest /opt/forest %files city /opt/city