Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 437ca82d4cd0eb92fa2f8ecab01591d7 > files > 2

vegastrike-sounds-0.5.1-3.mga3.src.rpm

%define	oname	vegastrike
%define	name	%{oname}-sounds
%define	version	0.5.1
%define rel	1
%define	release	%mkrel 3
%define	Summary	Music and Speech files for %{oname}

Name:		%{name}
Version:	%{version}
Release:	%{release}
Summary:	%{Summary}
License:	GPLv2+
Group:		Games/Arcade
Source0:	http://downloads.sourceforge.net/%{oname}/%{oname}-music-%{version}.r%{rel}.tar
Source1:	http://downloads.sourceforge.net/%{oname}/%{oname}-speech-%{version}.r%{rel}.tar
URL:		http://vegastrike.sourceforge.net/
BuildArch:	noarch
Requires:	%{oname} >= %{version}

%description
%{Summary}

%prep
%setup -q -c -n %{name}
%setup -q -T -D -a 1 -n %{name}

%build

%install
%{__rm} -rf %{buildroot}
mkdir -p %{buildroot}/%{_gamesdatadir}/%{oname}
cp -a %{oname}-music-%{version}.r%{rel}/* %{buildroot}/%{_gamesdatadir}/%{oname}
cp -a %{oname}-speech-%{version}.r%{rel}/* %{buildroot}/%{_gamesdatadir}/%{oname}
##cp -a * %{buildroot}%{_gamesdatadir}/%{oname}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(644,root,root,755)
%{_gamesdatadir}/%{oname}/*





%changelog

* Sun Jul 01 2012 supp <supp> 0.5.1-3.mga3
+ Revision: 265961
- update to final release of 0.5.1

* Sat Mar 03 2012 supp <supp> 0.5.1-2.mga2
+ Revision: 217323
- update to 0.5.1, beta2

* Sun Apr 03 2011 supp <supp> 0.5.1-1.mga2
+ Revision: 80169
- imported package vegastrike-sounds