Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 85f6447e4ad542518ca8da00c9f0667e > files > 2

egoboo-data-2.8.1-7.mga7.src.rpm

%define _enable_debug_packages %{nil}
%define debug_package          %{nil}

%define oname	egoboo

Summary:	Data files for egoboo
Name:		%{oname}-data
Version:	2.8.1
Release:	%mkrel 7
Epoch:		1
License:	GPL
Group:		Games/Adventure
URL:		http://egoboo.sourceforge.net/
#Source0:	http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.gz
#Since upstream gives both source and data in one tarball, we split it between here and egoboo-data package :
#wget http://downloads.sourceforge.net/egoboo/%{name}-%{version}.tar.gz
#tar xvf %{name}-%{version}.tar.gz
#mkdir %{name}-data-%{version}
#cd %{name}-%{version}
#mv basicdat/ doc/ modules/ egoboo*ico ../%{name}-data-%{version}/
#cd ..
#tar Jcvf %{name}-%{version}.tar.xz %{name}-%{version}/
#tar Jcvf %{name}-data-%{version}.tar.xz %{name}-data-%{version}/
Source:		%{name}-%{version}.tar.xz
Requires:	%{oname} = %{epoch}:%{version}
BuildArch:	noarch

%description
Egoboo is an open source project, using OpenGL and SDL(Simple
DirectMedia Layer) libraries. It is a 3d dungeon role playing
game in the spirit of NetHack. Nice colorful graphics, and
detailed models(using Quake2 modeling tools) make this game
stand out in the gaming open-source community.

%prep
%setup -q

%build

%install
install -d %{buildroot}%{_gamesdatadir}/%{oname}
cp -r basicdat modules %{buildroot}%{_gamesdatadir}/%{oname}

%files
%dir %{_gamesdatadir}/%{oname}
%{_gamesdatadir}/%{oname}/basicdat
%{_gamesdatadir}/%{oname}/modules




%changelog
* Tue Sep 18 2018 umeabot <umeabot> 1:2.8.1-7.mga7
  (not released yet)
+ Revision: 1260334
- Mageia 7 Mass Rebuild

* Mon Feb 08 2016 umeabot <umeabot> 1:2.8.1-6.mga6
+ Revision: 947404
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1:2.8.1-5.mga5
+ Revision: 748924
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 1:2.8.1-4.mga5
+ Revision: 678974
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 1:2.8.1-3.mga4
+ Revision: 504092
- Mageia 4 Mass Rebuild

* Fri Jan 11 2013 umeabot <umeabot> 1:2.8.1-2.mga3
+ Revision: 349541
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Jan 19 2012 zezinho <zezinho> 1:2.8.1-1.mga2
+ Revision: 198500
- new version

* Sat Jun 11 2011 zezinho <zezinho> 1:2.8.0-1.mga2
+ Revision: 103710
- imported package egoboo-data


* Thu Sep 23 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.8.0-1mdv2011.0
+ Revision: 580680
- new release: 2.8.0

* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1:2.7.7-2mdv2010.0
+ Revision: 437399
- rebuild

* Sun Nov 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1:2.7.7-1mdv2009.1
+ Revision: 308495
- update to new version 2.7.7
- spec file clean

* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 1:2.6.4-1mdv2009.0
+ Revision: 259644
- fix tarball dir
- New version 2.6.4

* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 1:2.6.3b-2mdv2009.0
+ Revision: 259528
- fix requires

* Tue Jul 15 2008 Funda Wang <fwang@mandriva.org> 1:2.6.3b-1mdv2009.0
+ Revision: 235726
- raise epoch
- New version 2.6.3b

* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 2.220-2mdv2008.1
+ Revision: 140728
- restore BuildRoot

  + Thierry Vignaud <tv@mandriva.org>
    - kill re-definition of %%buildroot on Pixel's request

* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.220-2mdv2008.0
+ Revision: 89632
- rebuild

  + Emmanuel Andry <eandry@mandriva.org>
    - Import egoboo-data



* Mon Aug 28 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.220-1mdv2007.0
- initial package split out from egoboo