Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > b365812adde60e196bd276e4d381f252 > files > 2

uqm-content-0.4.0-1mdk.src.rpm

%define base_name	uqm
%define name		%{base_name}-content
%define version		0.4.0
%define release		1mdk

Name:		%{name}
Version:	%{version}
Release:	%{release}
Summary:	Mandatory content package for Ur-Quan Masters game
License:	GPL
Group:		Games/Strategy
URL:		http://sc2.sourceforge.net
Source:		http://prdownloads.sourceforge.net/sc2/%{base_name}-%{version}-content.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}
BuildArch:	noarch
Requires:	%{base_name} = %{version}
Provides:	%{base_name}-data
Obsoletes:	%{base_name}-data

%description
The Ur-Quan Masters is a port of the 3DO version of Star Control 2.

%prep
%setup -c -q

%build

%install
rm -rf %{buildroot}
install -d -m 755 %{buildroot}%{_gamesdatadir}/%{base_name}/content
cp -pr * %{buildroot}%{_gamesdatadir}/%{base_name}/content

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_gamesdatadir}/%{base_name}/content/*

%changelog
* Mon May 30 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.0-1mdk 
- new version
- changed name
- moved 3domusic and voice into distinct packages

* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.3-2mdk 
- rebuild

* Thu Sep 25 2003 Michael Scherer <scherer.michael@free.fr> 0.3-1mdk 
- 0.3

* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1-2mdk
- rebuild

* Mon Dec 09 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 0.1-1mdk
- initial mdk package, based on Ville Skyttä <ville.skytta at iki.fi> work