Sophie

Sophie

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

xsw-data-2.3.4-1mdk.src.rpm

%define	name	xsw-data
%define version 2.3.4
%define release 1mdk

Name:		%{name}
Version:	%{version}
Release:	%{release}
Summary:	Data package for XShipWars
License: 	GPL
Group: 		Games/Other
Source:		http://wolfpack.twu.net/users/wolfpack/%{name}-%{version}.tar.bz2
Url: 		http://wolfpack.twu.net/ShipWars/XShipWars
BuildRoot:	%{_tmppath}/%{name}-%{version}
BuildArch:	noarch

%description
This is data package for XShipWars.

%prep
%setup -q -c

%build

%install
rm -rf %{buildroot}
install -d -m 755 %{buildroot}%{_gamesdatadir}/xshipwars/images
install -d -m 755 %{buildroot}%{_sysconfdir}/xshipwars
cp -pr images/* %{buildroot}%{_gamesdatadir}/xshipwars/images
cp -pr etc/* %{buildroot}%{_sysconfdir}/xshipwars

%clean
rm -rf %{buildroot}

%files 
%defattr(-,root,root)
%{_gamesdatadir}/xshipwars/images/*
%config(noreplace) %{_sysconfdir}/xshipwars/*

%changelog
* Thu Jul 28 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.4-1mdk
- New release 2.3.4

* Mon Jun 27 2005 Guillaume Rousse <guillomovitch@mandriva.org> 2.3.1-1mdk 
- new version
- spec cleanup

* Wed May 11 2005 Lenny Cartier <lenny@mandriva.com> 1.33d-7mdk
- rebuild

* Sat Jan 04 2003 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.33d-6mdk
- no more monitor and unvedit subpackages
- add missing configuration files

* Wed Jan 09 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.33d-5mdk
- rebuild for lord rpmlint

* Wed Jan 09 2002 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.33d-4mdk
- config files in %{clientconfdir}
- data files in %{clientdatadir}

* Tue Oct 09 2001 Lenny Cartier <lenny@mandrakesoft.com> 1.33d-3mdk
- fixes from Guillaume Rousse <g.rousse@linux-mandrake.com> :
	- added monitor and unvedit data, to allows simultaneous install
	  of stable and unstable branches
	- s/Copyright/License
	- new source URL 

* Tue May 01 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.33d-2mdk
- removed file conflicting with xsw package

* Tue Apr 24 2001 Guillaume Rousse <g.rousse@linux-mandrake.com> 1.33d-1mdk
- first distinct package