5c6a870
Name:           chromium-bsu
4667e13
Version:        0.9.15.1
b091451
Release:        2%{?dist}
5c6a870
Summary:        Fast paced, arcade-style, top-scrolling space shooter
5c6a870
Group:          Amusements/Games
5c6a870
License:        Artistic clarified
5c6a870
URL:            http://chromium-bsu.sourceforge.net/
5c6a870
Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
5c6a870
BuildRequires:  desktop-file-utils SDL-devel alsa-lib-devel libvorbis-devel
0591202
BuildRequires:  SDL_image-devel libpng-devel libglpng-devel quesoglc-devel
7b14eca
BuildRequires:  openal-soft-devel freealut-devel >= 1.1.0-10
5c6a870
Requires:       hicolor-icon-theme
5c6a870
5c6a870
%description
5c6a870
You are captain of the cargo ship Chromium B.S.U., responsible for delivering
5c6a870
supplies to our troops on the front line. Your ship has a small fleet of
5c6a870
robotic fighters which you control from the relative safety of the Chromium
5c6a870
vessel. This is an OpenGL-based shoot 'em up game with fine graphics.
5c6a870
5c6a870
5c6a870
%prep
5c6a870
%setup -q
5c6a870
5c6a870
5c6a870
%build
5c6a870
%configure
5c6a870
make %{?_smp_mflags}
5c6a870
5c6a870
5c6a870
%install
7b14eca
%make_install
0591202
cp -a AUTHORS README COPYING NEWS \
5c6a870
  $RPM_BUILD_ROOT%{_docdir}/%{name}
5c6a870
%find_lang %{name}
5c6a870
5c6a870
5c6a870
%post
95894dc
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
5c6a870
5c6a870
%postun
95894dc
if [ $1 -eq 0 ] ; then
95894dc
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
95894dc
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
5c6a870
fi
5c6a870
95894dc
%posttrans
95894dc
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
95894dc
5c6a870
5c6a870
%files -f %{name}.lang
5c6a870
%doc %{_docdir}/%{name}
5c6a870
%{_bindir}/%{name}
5c6a870
%{_datadir}/%{name}
5c6a870
%{_datadir}/applications/%{name}.desktop
5c6a870
%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
5c6a870
%{_mandir}/man6/%{name}.6.gz
5c6a870
5c6a870
5c6a870
%changelog
b091451
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15.1-2
b091451
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b091451
4667e13
* Sun May 26 2013 Hans de Goede <hdegoede@redhat.com> - 0.9.15.1-1
4667e13
- New upstream release 0.9.15.1
4667e13
7b14eca
* Fri May 10 2013 Hans de Goede <hdegoede@redhat.com> - 0.9.15-6
7b14eca
- Remove no longer needed autoreconf call, %%configure from redhat-rpm-config
7b14eca
  >= 9.1.0-42 updates config.guess and config.sub for new architecture support
7b14eca
a060b83
* Wed May  1 2013 Hans de Goede <hdegoede@redhat.com> - 0.9.15-5
a060b83
- run autoreconf for aarch64 support (rhbz#925222)
a060b83
8a89446
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15-4
8a89446
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8a89446
a62c491
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15-3
a62c491
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a62c491
74a9e02
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15-2
74a9e02
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
74a9e02
95894dc
* Mon Feb 14 2011 Hans de Goede <hdegoede@redhat.com> - 0.9.15-1
95894dc
- New upstream release 0.9.15
95894dc
c41fa94
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.14.1-2
c41fa94
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c41fa94
0591202
* Mon Jun 21 2010 Hans de Goede <hdegoede@redhat.com> 0.9.14.1-1
0591202
- New upstream release 0.9.14.1
0591202
- Drop Fedora specific README.license (upstream has fixed the included license)
0591202
- This fixes the FTBFS of the previous version (#599832)
0591202
f96aa5e
* Fri Oct  9 2009 Hans de Goede <hdegoede@redhat.com> 0.9.14-6
f96aa5e
- Switch to quesoglc instead of ftgl (glc is the upstream default)
f96aa5e
- This fixes chromium-bsu not finding its font, as quesoglc properly uses
f96aa5e
  fontconfig instead of using a hardcoded path to the font (#526995)
f96aa5e
c62d554
* Sun Aug 16 2009 Hans de Goede <hdegoede@redhat.com> 0.9.14-5
c62d554
- Switch to openal-soft
c62d554
e174a5d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.14-4
e174a5d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e174a5d
5c6a870
* Wed May 27 2009 Hans de Goede <hdegoede@redhat.com> 0.9.14-3
5c6a870
- Fix build errors (#502191)
5c6a870
5c6a870
* Fri May 22 2009 Hans de Goede <hdegoede@redhat.com> 0.9.14-2
5c6a870
- Minor packaging cleanups from review (#502191)
5c6a870
5c6a870
* Sun May 17 2009 Hans de Goede <hdegoede@redhat.com> 0.9.14-1
5c6a870
- Initial Fedora package