Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > ea2fee40af18260b50a40a708f093c0b > files > 2

crossfire-maps-1.4.0-2mdk.src.rpm

%define name crossfire-maps
%define version 1.4.0
%define release 2mdk

Name: %{name}
Version: %{version}
Release: %{release}
Summary:  Crossfire maps.
Group: Games/Adventure
License: GPL
URL: http://crossfire.real-time.com
Source: crossfire-%{version}-maps.tar.bz2

BuildRoot: %{_tmppath}/%{name}-buildroot
Buildarch: noarch

%description
Crossfire is a highly graphical role-playing adventure game
with characteristics reminiscent of rogue, nethack, omega, and gauntlet.
It has multiplayer capability and presently runs under X11.

Map files

%prep
rm -rf $RPM_BUILD_ROOT

%setup -n maps

%build

%install

mkdir -p $RPM_BUILD_ROOT/%_datadir/crossfire/maps
cp -r $RPM_BUILD_DIR/* $RPM_BUILD_ROOT/%_datadir/crossfire/maps

%clean
rm -rf ${RPM_BUILD_ROOT}

%files
%defattr(-,root,root)
%_datadir/crossfire/maps

%changelog
* Thu Sep 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.4.0-2mdk
- fix requires

* Thu Sep 26 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.4.0-1mdk
- 1.4.0