Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 5d36f9565beb4ebe5fdb0e9bff5ea301 > files > 2

pysol-music-4.40-7mdv2007.0.src.rpm

%define name pysol-music
%define version 4.40
%define release %mkrel 7
%define pysolver 4.81-3mdk

Summary: Background music pack for PySol
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: Games/Cards
URL: http://www.oberhumer.com/opensource/pysol/	
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
Requires: pysol >= %pysolver

%description
A collection of additional music adapted for use with PySol.

%prep
%setup -q

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p %buildroot%_gamesdatadir/pysol
cp -r data/music %buildroot%_gamesdatadir/pysol

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc README NEWS
%_gamesdatadir/pysol/music/*

%changelog
* Fri Aug 25 2006 Götz Waschk <waschk@mandriva.org> 4.40-7mdv2007.0
- mkrel

* Wed Aug 24 2005 Götz Waschk <waschk@mandriva.org> 4.40-6mdk
- drop prefix

* Fri Aug 13 2004 Götz Waschk <waschk@linux-mandrake.com> 4.40-5mdk
- rebuild

* Mon Jul  7 2003 Götz Waschk <waschk@linux-mandrake.com> 4.40-4mdk
- move files around (fixes bug 4154)

* Fri Dec 27 2002 Götz Waschk <waschk@linux-mandrake.com> 4.40-3mdk
- rebuild

* Fri Dec 13 2002 Götz Waschk <waschk@linux-mandrake.com> 4.40-2mdk
- build for new pysol

* Wed Dec 11 2002 Götz Waschk <waschk@linux-mandrake.com> 4.40-1mdk
- initial mdk package