Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 63582de2081d2c25bce9431006960720 > files > 2

balazarbrothers-0.3.1-9.mga5.src.rpm

%define oname   BalazarBrothers
%define rel 9

Name:           balazarbrothers
Version:        0.3.1
Release:        %mkrel %{rel}
License:        GPLv3+
Url:            http://home.gna.org/oomadness/fr/balazar_brothers/index.html
Source:         http://download.gna.org/soya/%{oname}-%{version}.tar.bz2
Group:          Games/Puzzles
Summary:        Amazing libre (GPLed) 3D puzzle game
Requires:       cerealizer soya glew openal cal3d python-twisted python
Requires:       pyvorbis pyogg pyopenal tofu
# (tv) for python:/usr/lib/python2.5/distutils/core.py
BuildRequires:  python-devel
Buildarch:      noarch

%description
Balazar Brother is an amazing libre (GPLed) 3D puzzle gam

%prep
%setup -q  -n %{oname}-%{version}
rm -rf `find -name CVS` `find -name .cvswrappers`

%build
# needed to generate proper c code for gcc4
#pyrexc _ode.pyx

%{__python} setup.py build

%install
%{__python} setup.py install --root=%{buildroot}

install -d %{buildroot}%{_menudir}

mkdir -p %{buildroot}%{_datadir}/applications
cat > %{buildroot}%{_datadir}/applications/mageia-%{name}.desktop << EOF
[Desktop Entry]
Encoding=UTF-8
Name=Balazar Brothers
Comment=%{summary}
Exec=%{_bindir}/balazar_brothers %U
Icon=puzzle_section
Terminal=false
Type=Application
Categories=Game;LogicGame;
StartupNotify=true
EOF

%files
%doc README
%_bindir/*
%_datadir/balazar_brothers
%_datadir/applications/*
%_datadir/*.egg-info






%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.3.1-9.mga5
+ Revision: 749110
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.3.1-8.mga5
+ Revision: 678104
- Mageia 5 Mass Rebuild

* Sat May 31 2014 pterjan <pterjan> 0.3.1-7.mga5
+ Revision: 628114
- Rebuild for new Python

* Thu Feb 20 2014 shlomif <shlomif> 0.3.1-6.mga5
+ Revision: 595062
- Some fixes
- Importing balazarbrothers from Mandriva


* Thu Dec 09 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdv2011.0
+ Revision: 616707
- the mass rebuild of 2010.0 packages

* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-5mdv2010.0
+ Revision: 436767
- rebuild

* Wed Mar 11 2009 Emmanuel Andry <eandry@mandriva.org> 0.3.1-4mdv2009.1
+ Revision: 353554
- fix url

* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2009.0
+ Revision: 222599
- buildrequires python-devel instead of python
- BuildRequires python for distutils/core.py
- requires python for distutils
- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
- kill re-definition of %%buildroot on Pixel's request

  + Pixel <pixel@mandriva.com>
    - rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas

  + Olivier Blin <oblin@mandriva.com>
    - restore BuildRoot

  + Emmanuel Andry <eandry@mandriva.org>
    - drop old menu
    - Import balazarbrothers



* Sun Aug 27 2006 Emmanuel Andry <eandry@mandriva.org> 0.3.1-2mdv2007.0
- requires tofu (bug #24757)
- xdg cleanup

* Mon Jul 10 2006 Lenny Cartier <lenny@mandriva.com> 0.3.1-1mdv2007.0
- new